Skip to content

Commit 9ebdd3e

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot (#1282)
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.12 to 5.2.13. - [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.12...5.2.13) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d01cae2 commit 9ebdd3e

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
@@ -19,7 +19,7 @@
1919
"proxy-agent": "^6.3.1"
2020
},
2121
"devDependencies": {
22-
"@oclif/plugin-command-snapshot": "^5.2.12",
22+
"@oclif/plugin-command-snapshot": "^5.2.13",
2323
"@oclif/plugin-help": "^6.2.7",
2424
"@salesforce/cli-plugins-testkit": "^5.3.25",
2525
"@salesforce/dev-scripts": "^10.2.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1253,10 +1253,10 @@
12531253
wordwrap "^1.0.0"
12541254
wrap-ansi "^7.0.0"
12551255

1256-
"@oclif/plugin-command-snapshot@^5.2.12":
1257-
version "5.2.12"
1258-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12.tgz#f22aaac03ad1e4fbb62c9beb5c44c99522d29e8b"
1259-
integrity sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug==
1256+
"@oclif/plugin-command-snapshot@^5.2.13":
1257+
version "5.2.13"
1258+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.13.tgz#d0025844865c20e38d4198c43fd6a515fedfde06"
1259+
integrity sha512-oCCD5DqjbK0AKonhGI+qa7ZMhvLbmdJ0kvWCoDBJyyusuxPtsGKYGrBS5LLqn6eEFIvOLbW+ZVXSOUQNK+SHRg==
12601260
dependencies:
12611261
"@oclif/core" "^4"
12621262
ansis "^3.3.2"

0 commit comments

Comments
 (0)