Skip to content

Commit b106eb5

Browse files
authored
Merge pull request #1457 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.3
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.2 to 5.3.3
2 parents bc3ebf4 + c8212eb commit b106eb5

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.2",
22+
"@oclif/plugin-command-snapshot": "^5.3.3",
2323
"@salesforce/cli-plugins-testkit": "^5.3.39",
2424
"@salesforce/dev-scripts": "^11.0.2",
2525
"@salesforce/plugin-command-reference": "^3.1.58",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,10 +1589,10 @@
15891589
react "^18.3.1"
15901590
wrap-ansi "^9.0.0"
15911591

1592-
"@oclif/plugin-command-snapshot@^5.3.2":
1593-
version "5.3.2"
1594-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.2.tgz#57d550b6e3f1f69ea6e4c6ec569333f9ee133711"
1595-
integrity sha512-PdzFQ1BRbv1YqOo5+5P/FzpS3xQQs6xVUZFM+kbdhyhFf9baVGrzkyDqa+nWp9SIvBD0cMb4QrLuKMIfNG9JyA==
1592+
"@oclif/plugin-command-snapshot@^5.3.3":
1593+
version "5.3.3"
1594+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.3.tgz#0b38547739e6f5481b3a11a3de47a841353a23ca"
1595+
integrity sha512-aQVUrP98pjrUAogSz2t0sP+PJs4NeN+jce3EIuMz1T2cYGpdFABg4IXGcZe3gGV4MnNBTSCDoZTV0CnJ5IpSoA==
15961596
dependencies:
15971597
"@oclif/core" "^4"
15981598
ansis "^3.17.0"

0 commit comments

Comments
 (0)