File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 19
19
"proxy-agent" : " ^6.3.1"
20
20
},
21
21
"devDependencies" : {
22
- "@oclif/plugin-command-snapshot" : " ^5.2.4 " ,
22
+ "@oclif/plugin-command-snapshot" : " ^5.2.9 " ,
23
23
"@oclif/plugin-help" : " ^6.2.3" ,
24
24
"@salesforce/cli-plugins-testkit" : " ^5.3.15" ,
25
25
"@salesforce/dev-scripts" : " ^10.2.4" ,
Original file line number Diff line number Diff line change 1312
1312
wordwrap "^1.0.0"
1313
1313
wrap-ansi "^7.0.0"
1314
1314
1315
- " @oclif/plugin-command-snapshot@^5.2.4 " :
1316
- version "5.2.4 "
1317
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.4 .tgz#7872742c0d8271bf90e981d5821f355bd05ca359 "
1318
- integrity sha512-rdt9Bf7bVnjsre7YY3ulZc42QzRuQVhFFxzPBtCi61QbnPS4nizh2mpwrwq6byW6nlddHue82CNYAWQAjr9i7w ==
1315
+ " @oclif/plugin-command-snapshot@^5.2.9 " :
1316
+ version "5.2.9 "
1317
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.9 .tgz#622ebaf87ebb5b8f217e04a06cb680e14e475b47 "
1318
+ integrity sha512-CyUSYqHkN3YyPI582N5wvxZGn8J0ZlVx38fOxW7ManpsrGg+5Q32k0QOW2vCfGZkAAI3B2mSG3flU/34IJujTw ==
1319
1319
dependencies :
1320
1320
" @oclif/core" " ^4"
1321
- ansis "^3.2.0 "
1322
- globby "^14.0.1 "
1321
+ ansis "^3.3.1 "
1322
+ globby "^14.0.2 "
1323
1323
just-diff "^5.2.0"
1324
1324
lodash.difference "^4.5.0"
1325
1325
lodash.get "^4.4.2"
@@ -4607,10 +4607,10 @@ globby@^13.1.2:
4607
4607
merge2 "^1.4.1"
4608
4608
slash "^4.0.0"
4609
4609
4610
- globby@^14.0.1 :
4611
- version "14.0.1 "
4612
- resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1 .tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b "
4613
- integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ ==
4610
+ globby@^14.0.2 :
4611
+ version "14.0.2 "
4612
+ resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2 .tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f "
4613
+ integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw ==
4614
4614
dependencies :
4615
4615
" @sindresorhus/merge-streams" " ^2.1.0"
4616
4616
fast-glob "^3.3.2"
You can’t perform that action at this time.
0 commit comments