Skip to content

Commit 50709f9

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.8 to 5.3.14. - [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.3.8...5.3.14) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d536bec commit 50709f9

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"js2xmlparser": "^4.0.2"
2020
},
2121
"devDependencies": {
22-
"@oclif/plugin-command-snapshot": "^5.3.8",
22+
"@oclif/plugin-command-snapshot": "^5.3.14",
2323
"@salesforce/cli-plugins-testkit": "^5.3.50",
2424
"@salesforce/dev-scripts": "^11.0.4",
2525
"@salesforce/plugin-command-reference": "^3.1.79",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1411,10 +1411,10 @@
14111411
wordwrap "^1.0.0"
14121412
wrap-ansi "^7.0.0"
14131413

1414-
"@oclif/plugin-command-snapshot@^5.3.8":
1415-
version "5.3.8"
1416-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
1417-
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
1414+
"@oclif/plugin-command-snapshot@^5.3.14":
1415+
version "5.3.14"
1416+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.14.tgz#7df825059df929373c57aba73704183f14f12a76"
1417+
integrity sha512-g1yio6WFQt6BwjfqYh1icPPOV2SRw/P3zs74KZ3IS7dkOuEWkII4AEQkQ0WIS4S8W9AlZP7Y51FsVYOKSPdnFQ==
14181418
dependencies:
14191419
"@oclif/core" "^4"
14201420
ansis "^3.17.0"
@@ -1423,7 +1423,7 @@
14231423
lodash.difference "^4.5.0"
14241424
lodash.get "^4.4.2"
14251425
lodash.sortby "^4.7.0"
1426-
semver "^7.7.3"
1426+
semver "^7.7.4"
14271427
ts-json-schema-generator "^1.5.1"
14281428

14291429
"@oclif/plugin-help@^6.2.38":

0 commit comments

Comments
 (0)