Skip to content

Commit 2d5cdc8

Browse files
authored
Merge pull request #1198 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.9
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.8 to 5.3.9
2 parents 876bcbf + 0009acb commit 2d5cdc8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@salesforce/sf-plugins-core": "^11.3.12"
1313
},
1414
"devDependencies": {
15-
"@oclif/plugin-command-snapshot": "^5.3.8",
15+
"@oclif/plugin-command-snapshot": "^5.3.9",
1616
"@oclif/plugin-help": "^6.2.36",
1717
"@salesforce/cli-plugins-testkit": "^5.3.41",
1818
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,10 +1433,10 @@
14331433
wordwrap "^1.0.0"
14341434
wrap-ansi "^7.0.0"
14351435

1436-
"@oclif/plugin-command-snapshot@^5.3.8":
1437-
version "5.3.8"
1438-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
1439-
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
1436+
"@oclif/plugin-command-snapshot@^5.3.9":
1437+
version "5.3.9"
1438+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.9.tgz#a687cd53c17e1faeb8381a0b46121f498e4f09b5"
1439+
integrity sha512-1l/uOKbRefdRQzyOLwqlOq+CUtvuqFNnEi8c7vYEE3eCnlSk3th2LZXoC/Na3y8eIEJU1mhEa6FX8UumCcVzzg==
14401440
dependencies:
14411441
"@oclif/core" "^4"
14421442
ansis "^3.17.0"
@@ -1445,7 +1445,7 @@
14451445
lodash.difference "^4.5.0"
14461446
lodash.get "^4.4.2"
14471447
lodash.sortby "^4.7.0"
1448-
semver "^7.7.3"
1448+
semver "^7.7.4"
14491449
ts-json-schema-generator "^1.5.1"
14501450

14511451
"@oclif/plugin-help@^6.2.36", "@oclif/plugin-help@^6.2.37":

0 commit comments

Comments
 (0)