File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4040 "@salesforce/ts-types" : " ^2.0.12" ,
4141 "chai" : " ^4.5.0" ,
4242 "debug" : " ^4.4.0" ,
43- "fast-glob" : " ^3.3.2 " ,
43+ "fast-glob" : " ^3.3.3 " ,
4444 "shelljs" : " ^0.8.4" ,
4545 "sinon" : " ^10.0.0"
4646 },
Original file line number Diff line number Diff line change @@ -2298,16 +2298,16 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
22982298 resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
22992299 integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
23002300
2301- fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2 :
2302- version "3.3.2 "
2303- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2 .tgz#a904501e57cfdd2ffcded45e99a54fef55e46129 "
2304- integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow ==
2301+ fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.3 :
2302+ version "3.3.3 "
2303+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3 .tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818 "
2304+ integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg ==
23052305 dependencies :
23062306 " @nodelib/fs.stat" " ^2.0.2"
23072307 " @nodelib/fs.walk" " ^1.2.3"
23082308 glob-parent "^5.1.2"
23092309 merge2 "^1.3.0"
2310- micromatch "^4.0.4 "
2310+ micromatch "^4.0.8 "
23112311
23122312fast-json-stable-stringify@^2.0.0 :
23132313 version "2.1.0"
@@ -3705,7 +3705,7 @@ merge2@^1.3.0, merge2@^1.4.1:
37053705 resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
37063706 integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
37073707
3708- micromatch@^4.0.4 :
3708+ micromatch@^4.0.8 :
37093709 version "4.0.8"
37103710 resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
37113711 integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
You can’t perform that action at this time.
0 commit comments