File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "@salesforce/dev-scripts" : " ^11.0.4" ,
1919 "@salesforce/plugin-command-reference" : " ^3.1.79" ,
2020 "eslint-plugin-sf-plugin" : " ^1.20.32" ,
21- "minimatch" : " ^10.1.1 " ,
21+ "minimatch" : " ^10.1.2 " ,
2222 "oclif" : " ^4.22.70" ,
2323 "ts-node" : " ^10.9.2" ,
2424 "typescript" : " ^5.9.3"
Original file line number Diff line number Diff line change 15811581 resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
15821582 integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
15831583
1584- " @isaacs/brace-expansion@^5.0.0 " :
1585- version "5.0.0 "
1586- resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0 .tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3 "
1587- integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA ==
1584+ " @isaacs/brace-expansion@^5.0.1 " :
1585+ version "5.0.1 "
1586+ resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.1 .tgz#0ef5a92d91f2fff2a37646ce54da9e5f599f6eff "
1587+ integrity sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ ==
15881588 dependencies :
15891589 " @isaacs/balanced-match" " ^4.0.1"
15901590
@@ -6684,12 +6684,12 @@ minimatch@9.0.3:
66846684 dependencies :
66856685 brace-expansion "^2.0.1"
66866686
6687- minimatch@^10.1.1 :
6688- version "10.1.1 "
6689- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.1 .tgz#e6e61b9b0c1dcab116b5a7d1458e8b6ae9e73a55 "
6690- integrity sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ ==
6687+ minimatch@^10.1.1, minimatch@^10.1.2 :
6688+ version "10.1.2 "
6689+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.2 .tgz#6c3f289f9de66d628fa3feb1842804396a43d81c "
6690+ integrity sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw ==
66916691 dependencies :
6692- " @isaacs/brace-expansion" " ^5.0.0 "
6692+ " @isaacs/brace-expansion" " ^5.0.1 "
66936693
66946694minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
66956695 version "3.1.2"
You can’t perform that action at this time.
0 commit comments