Skip to content

Commit 4decd7c

Browse files
authored
Merge pull request #936 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.0.7
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.0.6 to 5.0.7
2 parents 7972913 + 0ff4130 commit 4decd7c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"open": "^9.1.0"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.0.6",
19+
"@oclif/plugin-command-snapshot": "^5.0.7",
2020
"@salesforce/cli-plugins-testkit": "^5.1.8",
2121
"@salesforce/dev-scripts": "^8.3.0",
2222
"@salesforce/plugin-command-reference": "^3.0.65",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1457,12 +1457,12 @@
14571457
wordwrap "^1.0.0"
14581458
wrap-ansi "^7.0.0"
14591459

1460-
"@oclif/plugin-command-snapshot@^5.0.6":
1461-
version "5.0.6"
1462-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.6.tgz#f32d0e7fedc588ef08bbab88db5c60d25eb3ca07"
1463-
integrity sha512-/DZsDPrUD/Wd4NMjMZ7gkLZIwH3tb1QWGP8m1JebvTi1Rntn/JG+YEz+iE5zKtu12gmSbjAEYPt92itXQLDbbg==
1460+
"@oclif/plugin-command-snapshot@^5.0.7":
1461+
version "5.0.7"
1462+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.7.tgz#cc2d7653c5683143f4a1021e6364e841b878ae15"
1463+
integrity sha512-TgNjJ8ltHQc6VMM/OQpMMz27bICqB6lndwfKUXY+GfZ1Jhp41U5LIYNj1p6hniuwZqA92JQ5dhXzlA/2AcTxAg==
14641464
dependencies:
1465-
"@oclif/core" "^3.16.0"
1465+
"@oclif/core" "^3.18.2"
14661466
"@types/lodash.difference" "^4.5.9"
14671467
chalk "^5.3.0"
14681468
just-diff "^5.2.0"

0 commit comments

Comments
 (0)