Skip to content

Commit 59957ef

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot [skip ci] (#208)
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.17 to 5.2.19. - [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.2.17...5.2.19) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ceb541 commit 59957ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"node-fetch": "^3.3.2"
2222
},
2323
"devDependencies": {
24-
"@oclif/plugin-command-snapshot": "^5.2.12",
24+
"@oclif/plugin-command-snapshot": "^5.2.19",
2525
"@salesforce/cli-plugins-testkit": "^5.3.25",
2626
"@salesforce/dev-scripts": "^10.2.7",
2727
"@salesforce/plugin-command-reference": "^3.1.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3968,10 +3968,10 @@
39683968
wordwrap "^1.0.0"
39693969
wrap-ansi "^7.0.0"
39703970

3971-
"@oclif/plugin-command-snapshot@^5.2.12":
3972-
version "5.2.17"
3973-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.17.tgz#c3e2bcefc581a69eae3984a0ed09ac6db44504ed"
3974-
integrity sha512-vfvGjpPywLLbH8cbGyfcA+7PP1fI4aDa5sJRW2yx6SuNJbNJvIbGvthGs8Qy3q+d2T1DTHR39yHpEOolhSOfNQ==
3971+
"@oclif/plugin-command-snapshot@^5.2.19":
3972+
version "5.2.19"
3973+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.19.tgz#02f3f2c426aa0791bfcc598c9210e061f98caf54"
3974+
integrity sha512-tw4R1ohyo73/lWMFF2aGiN5qrURsttY59GRaVPSb9KMLHUS1l0kPt5k3Qm10ci4i3CALCOa78Chowan2OW4cnQ==
39753975
dependencies:
39763976
"@oclif/core" "^4"
39773977
ansis "^3.3.2"

0 commit comments

Comments
 (0)