Skip to content

Commit 7fc6506

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

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
@@ -15,7 +15,7 @@
1515
"color-name": "^2.0.0"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-command-snapshot": "^5.0.6",
18+
"@oclif/plugin-command-snapshot": "^5.0.7",
1919
"@salesforce/cli-plugins-testkit": "^5.1.8",
2020
"@salesforce/dev-scripts": "^8.3.0",
2121
"@salesforce/plugin-command-reference": "^3.0.64",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1797,12 +1797,12 @@
17971797
wordwrap "^1.0.0"
17981798
wrap-ansi "^7.0.0"
17991799

1800-
"@oclif/plugin-command-snapshot@^5.0.6":
1801-
version "5.0.6"
1802-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.6.tgz#f32d0e7fedc588ef08bbab88db5c60d25eb3ca07"
1803-
integrity sha512-/DZsDPrUD/Wd4NMjMZ7gkLZIwH3tb1QWGP8m1JebvTi1Rntn/JG+YEz+iE5zKtu12gmSbjAEYPt92itXQLDbbg==
1800+
"@oclif/plugin-command-snapshot@^5.0.7":
1801+
version "5.0.7"
1802+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.7.tgz#cc2d7653c5683143f4a1021e6364e841b878ae15"
1803+
integrity sha512-TgNjJ8ltHQc6VMM/OQpMMz27bICqB6lndwfKUXY+GfZ1Jhp41U5LIYNj1p6hniuwZqA92JQ5dhXzlA/2AcTxAg==
18041804
dependencies:
1805-
"@oclif/core" "^3.16.0"
1805+
"@oclif/core" "^3.18.2"
18061806
"@types/lodash.difference" "^4.5.9"
18071807
chalk "^5.3.0"
18081808
just-diff "^5.2.0"

0 commit comments

Comments
 (0)