Skip to content

Commit 406093b

Browse files
authored
Merge pull request #1385 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.6
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.5 to 5.3.6
2 parents f70e929 + 1f3357a commit 406093b

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
@@ -16,7 +16,7 @@
1616
"open": "^10.2.0"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.3.5",
19+
"@oclif/plugin-command-snapshot": "^5.3.6",
2020
"@salesforce/cli-plugins-testkit": "^5.3.39",
2121
"@salesforce/dev-scripts": "^11.0.4",
2222
"@salesforce/plugin-command-reference": "^3.1.68",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,10 +1745,10 @@
17451745
wordwrap "^1.0.0"
17461746
wrap-ansi "^7.0.0"
17471747

1748-
"@oclif/plugin-command-snapshot@^5.3.5":
1749-
version "5.3.5"
1750-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.5.tgz#b8c3803d5029299bdee1544cbf3f734d80645ed0"
1751-
integrity sha512-kWRgi57MiBAY+JqEMYAMRwJrjXvddjM8eMRNzJ3RBuC2VEmcQBjxDwsDbudPWKC+6IZUEg6BueCi28CAorb1wQ==
1748+
"@oclif/plugin-command-snapshot@^5.3.6":
1749+
version "5.3.6"
1750+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.6.tgz#fa9786279b532d8a0c6add51717dd8ea9fc520c9"
1751+
integrity sha512-0uu1KoB5IvS79l7Ao92vUmVHh9eWqP5uWv4oD7aeNFmUnCQrTB8nhdclP2E6MqMoatB6C0Xv+TXWC/ISLqBu3A==
17521752
dependencies:
17531753
"@oclif/core" "^4"
17541754
ansis "^3.17.0"

0 commit comments

Comments
 (0)