Skip to content

Commit 6d97347

Browse files
authored
Merge pull request #860 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 5cbb629 + a421e6b commit 6d97347

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
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@oclif/core": "^4.8.0",
18-
"@oclif/plugin-command-snapshot": "^5.3.8",
18+
"@oclif/plugin-command-snapshot": "^5.3.9",
1919
"@salesforce/cli-plugins-testkit": "^5.3.39",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-command-reference": "^3.1.79",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1427,10 +1427,10 @@
14271427
wordwrap "^1.0.0"
14281428
wrap-ansi "^7.0.0"
14291429

1430-
"@oclif/plugin-command-snapshot@^5.3.8":
1431-
version "5.3.8"
1432-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
1433-
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
1430+
"@oclif/plugin-command-snapshot@^5.3.9":
1431+
version "5.3.9"
1432+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.9.tgz#a687cd53c17e1faeb8381a0b46121f498e4f09b5"
1433+
integrity sha512-1l/uOKbRefdRQzyOLwqlOq+CUtvuqFNnEi8c7vYEE3eCnlSk3th2LZXoC/Na3y8eIEJU1mhEa6FX8UumCcVzzg==
14341434
dependencies:
14351435
"@oclif/core" "^4"
14361436
ansis "^3.17.0"
@@ -1439,7 +1439,7 @@
14391439
lodash.difference "^4.5.0"
14401440
lodash.get "^4.4.2"
14411441
lodash.sortby "^4.7.0"
1442-
semver "^7.7.3"
1442+
semver "^7.7.4"
14431443
ts-json-schema-generator "^1.5.1"
14441444

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

0 commit comments

Comments
 (0)