Skip to content

Commit 6c34175

Browse files
authored
Merge pull request #492 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.0.6
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.0.5 to 5.0.6
2 parents 54a3ab9 + 3288203 commit 6c34175

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
@@ -11,7 +11,7 @@
1111
"fast-levenshtein": "^3.0.0"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.0.5",
14+
"@oclif/plugin-command-snapshot": "^5.0.6",
1515
"@oclif/test": "^3.1.8",
1616
"@salesforce/cli-plugins-testkit": "^5.1.5",
1717
"@salesforce/dev-scripts": "^8.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -854,12 +854,12 @@
854854
wordwrap "^1.0.0"
855855
wrap-ansi "^7.0.0"
856856

857-
"@oclif/plugin-command-snapshot@^5.0.5":
858-
version "5.0.5"
859-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.5.tgz#8594869b2e70c5703041d810b7c6515dcd179494"
860-
integrity sha512-rv+1DVDRJQhD6BXQ1rA7ZZRiXroqDEyfnuIdWLlELxmyENH5askz6q+PeY0GDIAGbIlGCsTv84B3rPk1qsMqRA==
857+
"@oclif/plugin-command-snapshot@^5.0.6":
858+
version "5.0.6"
859+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.6.tgz#f32d0e7fedc588ef08bbab88db5c60d25eb3ca07"
860+
integrity sha512-/DZsDPrUD/Wd4NMjMZ7gkLZIwH3tb1QWGP8m1JebvTi1Rntn/JG+YEz+iE5zKtu12gmSbjAEYPt92itXQLDbbg==
861861
dependencies:
862-
"@oclif/core" "^3.15.0"
862+
"@oclif/core" "^3.16.0"
863863
"@types/lodash.difference" "^4.5.9"
864864
chalk "^5.3.0"
865865
just-diff "^5.2.0"

0 commit comments

Comments
 (0)