Skip to content

Commit b0b2845

Browse files
authored
Merge pull request #1087 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.18
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.17 to 5.3.19
2 parents aa519f2 + 0475e5d commit b0b2845

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
@@ -11,7 +11,7 @@
1111
"@salesforce/sf-plugins-core": "^12"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.3.17",
14+
"@oclif/plugin-command-snapshot": "^5.3.19",
1515
"@salesforce/cli-plugins-testkit": "^5.3.55",
1616
"@salesforce/dev-scripts": "^11.0.4",
1717
"@salesforce/plugin-command-reference": "^3.1.98",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1466,10 +1466,10 @@
14661466
wordwrap "^1.0.0"
14671467
wrap-ansi "^7.0.0"
14681468

1469-
"@oclif/plugin-command-snapshot@^5.3.17":
1470-
version "5.3.17"
1471-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.17.tgz#441c6cdb0c236462405a4fb78fd44871d1a54160"
1472-
integrity sha512-lzjs9x6rxXo+EBFSvL96NytY1uXzPbmRn22GNYbtYhY1oSRmOedihcYboQwVPP+V2d6BfPdbxxWzz3Rc6hoHGg==
1469+
"@oclif/plugin-command-snapshot@^5.3.19":
1470+
version "5.3.19"
1471+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.19.tgz#de084122b9fc10a6e6ed2bf39d3d280f7f9b4d58"
1472+
integrity sha512-yYadzyOs8CpQFJU1I1/kxHx3sCZ2u35WyBBT2ONwlujeZmXPg3nVBPVeghkApDQaAcO0b1nzLZ+zq73L2FnVIg==
14731473
dependencies:
14741474
"@oclif/core" "^4"
14751475
ansis "^3.17.0"
@@ -1478,7 +1478,7 @@
14781478
lodash.difference "^4.5.0"
14791479
lodash.get "^4.4.2"
14801480
lodash.sortby "^4.7.0"
1481-
semver "^7.7.4"
1481+
semver "^7.8.0"
14821482
ts-json-schema-generator "^1.5.1"
14831483

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

0 commit comments

Comments
 (0)