Skip to content

Commit b01aa08

Browse files
authored
Merge pull request #1477 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 8490870 + 7c88db1 commit b01aa08

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
@@ -19,7 +19,7 @@
1919
"terminal-link": "^3.0.0"
2020
},
2121
"devDependencies": {
22-
"@oclif/plugin-command-snapshot": "^5.3.4",
22+
"@oclif/plugin-command-snapshot": "^5.3.5",
2323
"@salesforce/cli-plugins-testkit": "^5.3.39",
2424
"@salesforce/dev-scripts": "^11.0.2",
2525
"@salesforce/plugin-command-reference": "^3.1.59",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,10 +1362,10 @@
13621362
react "^18.3.1"
13631363
wrap-ansi "^9.0.0"
13641364

1365-
"@oclif/plugin-command-snapshot@^5.3.4":
1366-
version "5.3.4"
1367-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.4.tgz#c6774688457a76871cda59036bfd9c0df24ee994"
1368-
integrity sha512-L+FydkQ4kVv1A26Tv6DZL/uj/Mdq7soEvckaU+9WEdDmTdRoGfX0rHizo9fnnI2vK0y77v+KzR1wx0ECzsID4g==
1365+
"@oclif/plugin-command-snapshot@^5.3.5":
1366+
version "5.3.5"
1367+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.5.tgz#b8c3803d5029299bdee1544cbf3f734d80645ed0"
1368+
integrity sha512-kWRgi57MiBAY+JqEMYAMRwJrjXvddjM8eMRNzJ3RBuC2VEmcQBjxDwsDbudPWKC+6IZUEg6BueCi28CAorb1wQ==
13691369
dependencies:
13701370
"@oclif/core" "^4"
13711371
ansis "^3.17.0"

0 commit comments

Comments
 (0)