Skip to content

Commit b338e91

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
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] <[email protected]>
1 parent 22cbfec commit b338e91

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
@@ -18,7 +18,7 @@
1818
"ansis": "^3.3.2"
1919
},
2020
"devDependencies": {
21-
"@oclif/plugin-command-snapshot": "^5.2.12",
21+
"@oclif/plugin-command-snapshot": "^5.2.13",
2222
"@salesforce/cli-plugins-testkit": "^5.3.26",
2323
"@salesforce/dev-scripts": "^10.2.9",
2424
"@salesforce/plugin-command-reference": "^3.1.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1541,10 +1541,10 @@
15411541
ink "^5.0.1"
15421542
react "^18.3.1"
15431543

1544-
"@oclif/plugin-command-snapshot@^5.2.12":
1545-
version "5.2.12"
1546-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12.tgz#f22aaac03ad1e4fbb62c9beb5c44c99522d29e8b"
1547-
integrity sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug==
1544+
"@oclif/plugin-command-snapshot@^5.2.13":
1545+
version "5.2.13"
1546+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.13.tgz#d0025844865c20e38d4198c43fd6a515fedfde06"
1547+
integrity sha512-oCCD5DqjbK0AKonhGI+qa7ZMhvLbmdJ0kvWCoDBJyyusuxPtsGKYGrBS5LLqn6eEFIvOLbW+ZVXSOUQNK+SHRg==
15481548
dependencies:
15491549
"@oclif/core" "^4"
15501550
ansis "^3.3.2"

0 commit comments

Comments
 (0)