Skip to content

Commit b9c293c

Browse files
authored
Merge pull request #1536 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.8
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.7 to 5.3.8
2 parents 5be4e79 + 4b9fad8 commit b9c293c

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.7",
22+
"@oclif/plugin-command-snapshot": "^5.3.8",
2323
"@salesforce/cli-plugins-testkit": "^5.3.41",
2424
"@salesforce/dev-scripts": "^11.0.3",
2525
"@salesforce/plugin-command-reference": "^3.1.75",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1740,10 +1740,10 @@
17401740
react "^18.3.1"
17411741
wrap-ansi "^9.0.2"
17421742

1743-
"@oclif/plugin-command-snapshot@^5.3.7":
1744-
version "5.3.7"
1745-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.7.tgz#470596787226f879be230ae75c5f18d0a2588a42"
1746-
integrity sha512-tkM6ixt0pga2cgBKcbotLfH/Owvr/4s5dRSx7zMfpZ3Zj6EIQ1odFN1KxEIlASrFGe8mYj8jjF3sZjJjCTSwLg==
1743+
"@oclif/plugin-command-snapshot@^5.3.8":
1744+
version "5.3.8"
1745+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
1746+
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
17471747
dependencies:
17481748
"@oclif/core" "^4"
17491749
ansis "^3.17.0"

0 commit comments

Comments
 (0)