File tree 2 files changed +6
-6
lines changed
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.31 " ,
36
+ "@oclif/plugin-command-snapshot" : " ^5.2.33 " ,
37
37
"@salesforce/dev-scripts" : " ^10.2.4" ,
38
38
"@salesforce/ts-sinon" : " ^1.4.30" ,
39
39
"@types/semver" : " ^7.5.8" ,
Original file line number Diff line number Diff line change 1645
1645
wordwrap "^1.0.0"
1646
1646
wrap-ansi "^7.0.0"
1647
1647
1648
- " @oclif/plugin-command-snapshot@^5.2.31 " :
1649
- version "5.2.31 "
1650
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.31 .tgz#383ec893c40b16366e2e7c60e73a302115b17b46 "
1651
- integrity sha512-4k6rzwJApqz0R5JayfFfuMlqtbsN7tln4J+r/0pMNgMZtyrDniPeiifZ29IgCOCZn7WzLrRBK9uNF3F3+EAMVQ ==
1648
+ " @oclif/plugin-command-snapshot@^5.2.33 " :
1649
+ version "5.2.33 "
1650
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.33 .tgz#98211b0eebe3f38095b15ee064d38c278728f9ae "
1651
+ integrity sha512-jDTg0zVVm7FPnB7tdmAAh8IxGc1MOa5RzNkIbt5jykGx8mTDjELKHy97624QjSn0LafOXvhFGIv44lRr0zWkOA ==
1652
1652
dependencies :
1653
1653
" @oclif/core" " ^4"
1654
1654
ansis "^3.10.0"
1657
1657
lodash.difference "^4.5.0"
1658
1658
lodash.get "^4.4.2"
1659
1659
lodash.sortby "^4.7.0"
1660
- semver "^7.7.0 "
1660
+ semver "^7.7.1 "
1661
1661
ts-json-schema-generator "^1.5.1"
1662
1662
1663
1663
" @oclif/plugin-help@^6.2.23 " :
You can’t perform that action at this time.
0 commit comments