Skip to content

Commit 61631fa

Browse files
authored
Merge pull request #108 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.24
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.23 to 5.2.24
2 parents f8155b6 + 5ab53ad commit 61631fa

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
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.23",
17+
"@oclif/plugin-command-snapshot": "^5.2.24",
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 & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1907,13 +1907,13 @@
19071907
react "^18.3.1"
19081908
wrap-ansi "^9.0.0"
19091909

1910-
"@oclif/plugin-command-snapshot@^5.2.23":
1911-
version "5.2.23"
1912-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.23.tgz#bca5f727b4ff8215c9274afb9858f09e154b0806"
1913-
integrity sha512-RgGuuSPNCO3WMH73D6dm4Dm7tI1VFqduGvYV7JuolncKNCMOb8oBWmhiiGbwqJHwRMUsnKLcWF9SFmA1XBa2xw==
1910+
"@oclif/plugin-command-snapshot@^5.2.24":
1911+
version "5.2.24"
1912+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.24.tgz#bc349c216ab86f70f35b1c3e53d8a93989b1cdd0"
1913+
integrity sha512-KgsIyW1hf53JbySSSWv3FzGgtinX3xSj/Uuu+81Wn6em3csyrOfS60J4mUyB2BtSfCj+OXRzwoXluYiTJy974w==
19141914
dependencies:
19151915
"@oclif/core" "^4"
1916-
ansis "^3.3.2"
1916+
ansis "^3.5.2"
19171917
globby "^14.0.2"
19181918
just-diff "^5.2.0"
19191919
lodash.difference "^4.5.0"
@@ -3177,12 +3177,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
31773177
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
31783178
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
31793179

3180-
ansis@^3.3.2:
3181-
version "3.3.2"
3182-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3"
3183-
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==
3184-
3185-
ansis@^3.4.0, ansis@^3.5.2:
3180+
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2:
31863181
version "3.5.2"
31873182
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
31883183
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==

0 commit comments

Comments
 (0)