Skip to content

Commit e8ff5ea

Browse files
chore(dev-deps): bump minimatch from 10.1.2 to 10.2.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.1.2 to 10.2.2. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.2...v10.2.2) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8226d5 commit e8ff5ea

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-command-reference": "^3.1.80",
2222
"eslint-plugin-sf-plugin": "^1.20.32",
23-
"minimatch": "^10.1.2",
23+
"minimatch": "^10.2.2",
2424
"oclif": "^4.22.77",
2525
"ts-node": "^10.9.2",
2626
"typescript": "^5.9.3"

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,18 +1235,6 @@
12351235
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.10.tgz#11ed564ec78432a200ea2601a212d24af8150d50"
12361236
integrity sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==
12371237

1238-
"@isaacs/balanced-match@^4.0.1":
1239-
version "4.0.1"
1240-
resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
1241-
integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
1242-
1243-
"@isaacs/brace-expansion@^5.0.1":
1244-
version "5.0.1"
1245-
resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.1.tgz#0ef5a92d91f2fff2a37646ce54da9e5f599f6eff"
1246-
integrity sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ==
1247-
dependencies:
1248-
"@isaacs/balanced-match" "^4.0.1"
1249-
12501238
"@isaacs/cliui@^8.0.2":
12511239
version "8.0.2"
12521240
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -2977,6 +2965,11 @@ balanced-match@^3.0.0:
29772965
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-3.0.1.tgz#e854b098724b15076384266497392a271f4a26a0"
29782966
integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==
29792967

2968+
balanced-match@^4.0.2:
2969+
version "4.0.3"
2970+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.3.tgz#6337a2f23e0604a30481423432f99eac603599f9"
2971+
integrity sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==
2972+
29802973
base64-js@^1.3.1:
29812974
version "1.5.1"
29822975
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
@@ -3029,6 +3022,13 @@ brace-expansion@^4.0.0:
30293022
dependencies:
30303023
balanced-match "^3.0.0"
30313024

3025+
brace-expansion@^5.0.2:
3026+
version "5.0.2"
3027+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.2.tgz#b6c16d0791087af6c2bc463f52a8142046c06b6f"
3028+
integrity sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==
3029+
dependencies:
3030+
balanced-match "^4.0.2"
3031+
30323032
braces@^3.0.3, braces@~3.0.2:
30333033
version "3.0.3"
30343034
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -6248,12 +6248,12 @@ minimatch@9.0.3:
62486248
dependencies:
62496249
brace-expansion "^2.0.1"
62506250

6251-
minimatch@^10.1.1, minimatch@^10.1.2:
6252-
version "10.1.2"
6253-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.2.tgz#6c3f289f9de66d628fa3feb1842804396a43d81c"
6254-
integrity sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw==
6251+
minimatch@^10.1.1, minimatch@^10.2.2:
6252+
version "10.2.2"
6253+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
6254+
integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
62556255
dependencies:
6256-
"@isaacs/brace-expansion" "^5.0.1"
6256+
brace-expansion "^5.0.2"
62576257

62586258
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
62596259
version "3.1.2"

0 commit comments

Comments
 (0)