Skip to content

Commit 5fe8a7a

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.31 to 5.2.33. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@5.2.31...5.2.33) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88e0f17 commit 5fe8a7a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"yarn-deduplicate": "^6.0.2"
3434
},
3535
"devDependencies": {
36-
"@oclif/plugin-command-snapshot": "^5.2.31",
36+
"@oclif/plugin-command-snapshot": "^5.2.33",
3737
"@salesforce/dev-scripts": "^10.2.4",
3838
"@salesforce/ts-sinon": "^1.4.30",
3939
"@types/semver": "^7.5.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1645,10 +1645,10 @@
16451645
wordwrap "^1.0.0"
16461646
wrap-ansi "^7.0.0"
16471647

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==
16521652
dependencies:
16531653
"@oclif/core" "^4"
16541654
ansis "^3.10.0"
@@ -1657,7 +1657,7 @@
16571657
lodash.difference "^4.5.0"
16581658
lodash.get "^4.4.2"
16591659
lodash.sortby "^4.7.0"
1660-
semver "^7.7.0"
1660+
semver "^7.7.1"
16611661
ts-json-schema-generator "^1.5.1"
16621662

16631663
"@oclif/plugin-help@^6.2.23":

0 commit comments

Comments
 (0)