Skip to content

Commit cd5a147

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

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
@@ -21,7 +21,7 @@
2121
"semver": "^7.7.3"
2222
},
2323
"devDependencies": {
24-
"@oclif/plugin-command-snapshot": "^5.3.8",
24+
"@oclif/plugin-command-snapshot": "^5.3.9",
2525
"@salesforce/cli-plugins-testkit": "^5.3.41",
2626
"@salesforce/dev-scripts": "^11.0.4",
2727
"@salesforce/plugin-command-reference": "^3.1.79",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,10 +1446,10 @@
14461446
wordwrap "^1.0.0"
14471447
wrap-ansi "^7.0.0"
14481448

1449-
"@oclif/plugin-command-snapshot@^5.3.8":
1450-
version "5.3.8"
1451-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
1452-
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
1449+
"@oclif/plugin-command-snapshot@^5.3.9":
1450+
version "5.3.9"
1451+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.9.tgz#a687cd53c17e1faeb8381a0b46121f498e4f09b5"
1452+
integrity sha512-1l/uOKbRefdRQzyOLwqlOq+CUtvuqFNnEi8c7vYEE3eCnlSk3th2LZXoC/Na3y8eIEJU1mhEa6FX8UumCcVzzg==
14531453
dependencies:
14541454
"@oclif/core" "^4"
14551455
ansis "^3.17.0"
@@ -1458,7 +1458,7 @@
14581458
lodash.difference "^4.5.0"
14591459
lodash.get "^4.4.2"
14601460
lodash.sortby "^4.7.0"
1461-
semver "^7.7.3"
1461+
semver "^7.7.4"
14621462
ts-json-schema-generator "^1.5.1"
14631463

14641464
"@oclif/plugin-help@^6.2.37":

0 commit comments

Comments
 (0)