Skip to content

Commit 80b3273

Browse files
authored
Merge pull request #113 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.26
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.24 to 5.2.26
2 parents 9d868ce + d6b13a9 commit 80b3273

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"got": "^13.0.0"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^5.2.24",
17+
"@oclif/plugin-command-snapshot": "^5.2.26",
1818
"@salesforce/cli-plugins-testkit": "^5.3.39",
1919
"@salesforce/dev-scripts": "^10.2.9",
2020
"@salesforce/plugin-command-reference": "^3.1.38",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,13 +1915,13 @@
19151915
react "^18.3.1"
19161916
wrap-ansi "^9.0.0"
19171917

1918-
"@oclif/plugin-command-snapshot@^5.2.24":
1919-
version "5.2.24"
1920-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.24.tgz#bc349c216ab86f70f35b1c3e53d8a93989b1cdd0"
1921-
integrity sha512-KgsIyW1hf53JbySSSWv3FzGgtinX3xSj/Uuu+81Wn6em3csyrOfS60J4mUyB2BtSfCj+OXRzwoXluYiTJy974w==
1918+
"@oclif/plugin-command-snapshot@^5.2.26":
1919+
version "5.2.26"
1920+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.26.tgz#22da051ecabc0f0acbbfd43a0e33e32bdebdb9b1"
1921+
integrity sha512-ErJ9CKb0NuAo4HTFAwy2Jqy+/uVOzBeAVmWbJlxsSh4UIOZMkza26bX3xxciQIMxiz6XkcIlFWSg6Mt0XNZuig==
19221922
dependencies:
19231923
"@oclif/core" "^4"
1924-
ansis "^3.5.2"
1924+
ansis "^3.8.1"
19251925
globby "^14.0.2"
19261926
just-diff "^5.2.0"
19271927
lodash.difference "^4.5.0"
@@ -3498,7 +3498,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
34983498
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
34993499
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
35003500

3501-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.6.0:
3501+
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.6.0, ansis@^3.8.1:
35023502
version "3.8.1"
35033503
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.8.1.tgz#60656ef3f7d60f4aed4bb69ec1429ef393f7b90e"
35043504
integrity sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==

0 commit comments

Comments
 (0)