Skip to content

Commit 74394e6

Browse files
authored
Merge pull request #1345 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 a9d779a + f5b38f9 commit 74394e6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
},
137137
"devDependencies": {
138138
"@oclif/core": "^4.8.0",
139-
"@oclif/plugin-command-snapshot": "^5.3.7",
139+
"@oclif/plugin-command-snapshot": "^5.3.8",
140140
"@oclif/test": "^4.1.13",
141141
"@salesforce/cli-plugins-testkit": "^5.3.41",
142142
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1751,10 +1751,10 @@
17511751
react "^18.3.1"
17521752
wrap-ansi "^9.0.2"
17531753

1754-
"@oclif/plugin-command-snapshot@^5.3.7":
1755-
version "5.3.7"
1756-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.7.tgz#470596787226f879be230ae75c5f18d0a2588a42"
1757-
integrity sha512-tkM6ixt0pga2cgBKcbotLfH/Owvr/4s5dRSx7zMfpZ3Zj6EIQ1odFN1KxEIlASrFGe8mYj8jjF3sZjJjCTSwLg==
1754+
"@oclif/plugin-command-snapshot@^5.3.8":
1755+
version "5.3.8"
1756+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
1757+
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
17581758
dependencies:
17591759
"@oclif/core" "^4"
17601760
ansis "^3.17.0"

0 commit comments

Comments
 (0)