File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.39 " ,
36
+ "@oclif/plugin-command-snapshot" : " ^5.2.40 " ,
37
37
"@salesforce/dev-scripts" : " ^10.2.4" ,
38
38
"@salesforce/ts-sinon" : " ^1.4.30" ,
39
39
"@types/semver" : " ^7.7.0" ,
Original file line number Diff line number Diff line change 1887
1887
wordwrap "^1.0.0"
1888
1888
wrap-ansi "^7.0.0"
1889
1889
1890
- " @oclif/plugin-command-snapshot@^5.2.39 " :
1891
- version "5.2.39 "
1892
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.39 .tgz#988af7777afd743a612eef1c99778aab7c36a506 "
1893
- integrity sha512-Fnos8nK3hwdwQ+mXich6Ckx0KHiQIvJXeD85xpYghbd14RUfFZueS5+56DO9JpW8O7z5N4q9w3TOqkO72iAJIw ==
1890
+ " @oclif/plugin-command-snapshot@^5.2.40 " :
1891
+ version "5.2.40 "
1892
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.40 .tgz#911130e805ee0117dc3c7aa7de3ff7b5832debc8 "
1893
+ integrity sha512-RxBy6NzjGKKMjNpvhCd3G7GvHt9W9EpldELEvZFY1uWWVFotRDDm/HqurV9ry6IaAinIHOuYYV/FsnyhigZZuw ==
1894
1894
dependencies :
1895
1895
" @oclif/core" " ^4"
1896
1896
ansis "^3.17.0"
1899
1899
lodash.difference "^4.5.0"
1900
1900
lodash.get "^4.4.2"
1901
1901
lodash.sortby "^4.7.0"
1902
- semver "^7.7.1 "
1902
+ semver "^7.7.2 "
1903
1903
ts-json-schema-generator "^1.5.1"
1904
1904
1905
1905
" @oclif/plugin-help@^6.2.27 " :
You can’t perform that action at this time.
0 commit comments