Skip to content

Commit bd5b4ff

Browse files
authored
Merge pull request #1125 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.5
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.4 to 5.3.5
2 parents 9cfe22f + ae68cb2 commit bd5b4ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/sf-plugins-core": "^11.3.12"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.3.4",
13+
"@oclif/plugin-command-snapshot": "^5.3.5",
1414
"@oclif/plugin-help": "^6.2.32",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^11.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,10 +1341,10 @@
13411341
wordwrap "^1.0.0"
13421342
wrap-ansi "^7.0.0"
13431343

1344-
"@oclif/plugin-command-snapshot@^5.3.4":
1345-
version "5.3.4"
1346-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.4.tgz#c6774688457a76871cda59036bfd9c0df24ee994"
1347-
integrity sha512-L+FydkQ4kVv1A26Tv6DZL/uj/Mdq7soEvckaU+9WEdDmTdRoGfX0rHizo9fnnI2vK0y77v+KzR1wx0ECzsID4g==
1344+
"@oclif/plugin-command-snapshot@^5.3.5":
1345+
version "5.3.5"
1346+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.5.tgz#b8c3803d5029299bdee1544cbf3f734d80645ed0"
1347+
integrity sha512-kWRgi57MiBAY+JqEMYAMRwJrjXvddjM8eMRNzJ3RBuC2VEmcQBjxDwsDbudPWKC+6IZUEg6BueCi28CAorb1wQ==
13481348
dependencies:
13491349
"@oclif/core" "^4"
13501350
ansis "^3.17.0"

0 commit comments

Comments
 (0)