Skip to content

Commit 297e070

Browse files
authored
Merge pull request #164 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 9f98b70 + b88ba6c commit 297e070

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
@@ -13,7 +13,7 @@
1313
"proxy-agent": "^6.3.1"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-command-snapshot": "^5.0.6",
16+
"@oclif/plugin-command-snapshot": "^5.0.7",
1717
"@salesforce/cli-plugins-testkit": "^5",
1818
"@salesforce/dev-scripts": "^8.3.0",
1919
"@salesforce/plugin-command-reference": "^3.0.64",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,12 +1745,12 @@
17451745
wordwrap "^1.0.0"
17461746
wrap-ansi "^7.0.0"
17471747

1748-
"@oclif/plugin-command-snapshot@^5.0.6":
1749-
version "5.0.6"
1750-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.6.tgz#f32d0e7fedc588ef08bbab88db5c60d25eb3ca07"
1751-
integrity sha512-/DZsDPrUD/Wd4NMjMZ7gkLZIwH3tb1QWGP8m1JebvTi1Rntn/JG+YEz+iE5zKtu12gmSbjAEYPt92itXQLDbbg==
1748+
"@oclif/plugin-command-snapshot@^5.0.7":
1749+
version "5.0.7"
1750+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.7.tgz#cc2d7653c5683143f4a1021e6364e841b878ae15"
1751+
integrity sha512-TgNjJ8ltHQc6VMM/OQpMMz27bICqB6lndwfKUXY+GfZ1Jhp41U5LIYNj1p6hniuwZqA92JQ5dhXzlA/2AcTxAg==
17521752
dependencies:
1753-
"@oclif/core" "^3.16.0"
1753+
"@oclif/core" "^3.18.2"
17541754
"@types/lodash.difference" "^4.5.9"
17551755
chalk "^5.3.0"
17561756
just-diff "^5.2.0"

0 commit comments

Comments
 (0)