Skip to content

Commit 8303412

Browse files
authored
Merge pull request #940 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 523ec32 + 96c2f42 commit 8303412

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
@@ -16,7 +16,7 @@
1616
"open": "^10.0.3"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.0.5",
19+
"@oclif/plugin-command-snapshot": "^5.0.6",
2020
"@salesforce/cli-plugins-testkit": "^5.1.4",
2121
"@salesforce/dev-scripts": "^8.3.0",
2222
"@salesforce/plugin-command-reference": "^3.0.61",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -833,12 +833,12 @@
833833
wordwrap "^1.0.0"
834834
wrap-ansi "^7.0.0"
835835

836-
"@oclif/plugin-command-snapshot@^5.0.5":
837-
version "5.0.5"
838-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.5.tgz#8594869b2e70c5703041d810b7c6515dcd179494"
839-
integrity sha512-rv+1DVDRJQhD6BXQ1rA7ZZRiXroqDEyfnuIdWLlELxmyENH5askz6q+PeY0GDIAGbIlGCsTv84B3rPk1qsMqRA==
836+
"@oclif/plugin-command-snapshot@^5.0.6":
837+
version "5.0.6"
838+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.6.tgz#f32d0e7fedc588ef08bbab88db5c60d25eb3ca07"
839+
integrity sha512-/DZsDPrUD/Wd4NMjMZ7gkLZIwH3tb1QWGP8m1JebvTi1Rntn/JG+YEz+iE5zKtu12gmSbjAEYPt92itXQLDbbg==
840840
dependencies:
841-
"@oclif/core" "^3.15.0"
841+
"@oclif/core" "^3.16.0"
842842
"@types/lodash.difference" "^4.5.9"
843843
chalk "^5.3.0"
844844
just-diff "^5.2.0"

0 commit comments

Comments
 (0)