Skip to content

Commit 6ccd1c7

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.10 to 5.2.12. - [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.10...5.2.12) --- 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>
1 parent 23cc45d commit 6ccd1c7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

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

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3483,19 +3483,19 @@
34833483
wordwrap "^1.0.0"
34843484
wrap-ansi "^7.0.0"
34853485

3486-
"@oclif/plugin-command-snapshot@^5.2.10":
3487-
version "5.2.10"
3488-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.10.tgz#48f46f341daa21fc28bd67b58420d5d9910cd237"
3489-
integrity sha512-Nc7xMdkvQxYfbqfA+UDSFV6SsVzbITVsJXQYPaM9QrlsbgUhzcdMHDX8kvqZV01OcK6Zr7lJ5XksY62lKbtS/A==
3486+
"@oclif/plugin-command-snapshot@^5.2.12":
3487+
version "5.2.12"
3488+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12.tgz#f22aaac03ad1e4fbb62c9beb5c44c99522d29e8b"
3489+
integrity sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug==
34903490
dependencies:
34913491
"@oclif/core" "^4"
3492-
ansis "^3.3.1"
3492+
ansis "^3.3.2"
34933493
globby "^14.0.2"
34943494
just-diff "^5.2.0"
34953495
lodash.difference "^4.5.0"
34963496
lodash.get "^4.4.2"
34973497
lodash.sortby "^4.7.0"
3498-
semver "^7.6.0"
3498+
semver "^7.6.3"
34993499
ts-json-schema-generator "^1.5.1"
35003500

35013501
"@oclif/plugin-help@^6.2.2":

0 commit comments

Comments
 (0)