File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
"yarn-deduplicate" : " ^6.0.2"
34
34
},
35
35
"devDependencies" : {
36
- "@oclif/plugin-command-snapshot" : " ^5.2.5 " ,
36
+ "@oclif/plugin-command-snapshot" : " ^5.2.7 " ,
37
37
"@salesforce/dev-scripts" : " ^10.2.2" ,
38
38
"@salesforce/ts-sinon" : " ^1.4.22" ,
39
39
"@types/semver" : " ^7.5.8" ,
Original file line number Diff line number Diff line change 1527
1527
wordwrap "^1.0.0"
1528
1528
wrap-ansi "^7.0.0"
1529
1529
1530
- " @oclif/plugin-command-snapshot@^5.2.5 " :
1531
- version "5.2.5 "
1532
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.5 .tgz#c1a473d1650fba73e6c0bcf53f52cabcaa4794e4 "
1533
- integrity sha512-hPsjsHGkXGFau6LDMlCptdn1SS0+Y3kvPGUikpohCO8+apHBCfxGXNIbjmlSwqFWxKiMRyGFm/2U6nEtg3BBBQ ==
1530
+ " @oclif/plugin-command-snapshot@^5.2.7 " :
1531
+ version "5.2.7 "
1532
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.7 .tgz#1013bce097b9023ff84db7dac070c7f78aff9449 "
1533
+ integrity sha512-fKFF/AJDIGo9GEe23YxqfOlhtEx7SD9gNJRQNLEB0267UVXukR3jhJbbyjcsG7aw1cAp5glFnzIoWzpBycXQYQ ==
1534
1534
dependencies :
1535
1535
" @oclif/core" " ^4"
1536
1536
ansis "^3.2.0"
1537
- globby "^14.0.1 "
1537
+ globby "^14.0.2 "
1538
1538
just-diff "^5.2.0"
1539
1539
lodash.difference "^4.5.0"
1540
1540
lodash.get "^4.4.2"
@@ -5064,10 +5064,10 @@ globby@^13.1.2:
5064
5064
merge2 "^1.4.1"
5065
5065
slash "^4.0.0"
5066
5066
5067
- globby@^14.0.1 :
5068
- version "14.0.1 "
5069
- resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1 .tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b "
5070
- integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ ==
5067
+ globby@^14.0.2 :
5068
+ version "14.0.2 "
5069
+ resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2 .tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f "
5070
+ integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw ==
5071
5071
dependencies :
5072
5072
" @sindresorhus/merge-streams" " ^2.1.0"
5073
5073
fast-glob "^3.3.2"
You can’t perform that action at this time.
0 commit comments