Skip to content

Commit aae199f

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.7 to 5.3.8
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.7 to 5.3.8. - [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.3.7...5.3.8) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 413347c commit aae199f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.3.7",
36+
"@oclif/plugin-command-snapshot": "^5.3.8",
3737
"@salesforce/dev-scripts": "^10.2.4",
3838
"@salesforce/ts-sinon": "^1.4.31",
3939
"@types/semver": "^7.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2031,10 +2031,10 @@
20312031
wordwrap "^1.0.0"
20322032
wrap-ansi "^7.0.0"
20332033

2034-
"@oclif/plugin-command-snapshot@^5.3.7":
2035-
version "5.3.7"
2036-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.7.tgz#470596787226f879be230ae75c5f18d0a2588a42"
2037-
integrity sha512-tkM6ixt0pga2cgBKcbotLfH/Owvr/4s5dRSx7zMfpZ3Zj6EIQ1odFN1KxEIlASrFGe8mYj8jjF3sZjJjCTSwLg==
2034+
"@oclif/plugin-command-snapshot@^5.3.8":
2035+
version "5.3.8"
2036+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
2037+
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
20382038
dependencies:
20392039
"@oclif/core" "^4"
20402040
ansis "^3.17.0"

0 commit comments

Comments
 (0)