File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@oclif/core" : " ^4.0.12" ,
16
- "@oclif/plugin-command-snapshot" : " ^5.2.3 " ,
16
+ "@oclif/plugin-command-snapshot" : " ^5.2.7 " ,
17
17
"@salesforce/cli-plugins-testkit" : " ^5.3.18" ,
18
18
"@salesforce/dev-scripts" : " ^10.2.2" ,
19
19
"@salesforce/plugin-command-reference" : " ^3.1.9" ,
Original file line number Diff line number Diff line change 1289
1289
wordwrap "^1.0.0"
1290
1290
wrap-ansi "^7.0.0"
1291
1291
1292
- " @oclif/plugin-command-snapshot@^5.2.3 " :
1293
- version "5.2.4 "
1294
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.4 .tgz#7872742c0d8271bf90e981d5821f355bd05ca359 "
1295
- integrity sha512-rdt9Bf7bVnjsre7YY3ulZc42QzRuQVhFFxzPBtCi61QbnPS4nizh2mpwrwq6byW6nlddHue82CNYAWQAjr9i7w ==
1292
+ " @oclif/plugin-command-snapshot@^5.2.7 " :
1293
+ version "5.2.7 "
1294
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.7 .tgz#1013bce097b9023ff84db7dac070c7f78aff9449 "
1295
+ integrity sha512-fKFF/AJDIGo9GEe23YxqfOlhtEx7SD9gNJRQNLEB0267UVXukR3jhJbbyjcsG7aw1cAp5glFnzIoWzpBycXQYQ ==
1296
1296
dependencies :
1297
1297
" @oclif/core" " ^4"
1298
1298
ansis "^3.2.0"
1299
- globby "^14.0.1 "
1299
+ globby "^14.0.2 "
1300
1300
just-diff "^5.2.0"
1301
1301
lodash.difference "^4.5.0"
1302
1302
lodash.get "^4.4.2"
@@ -4206,7 +4206,7 @@ globby@^13.1.2:
4206
4206
merge2 "^1.4.1"
4207
4207
slash "^4.0.0"
4208
4208
4209
- globby@^14.0.1 :
4209
+ globby@^14.0.2 :
4210
4210
version "14.0.2"
4211
4211
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
4212
4212
integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==
You can’t perform that action at this time.
0 commit comments