Skip to content

Commit c1a2ff5

Browse files
authored
Merge pull request #1082 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 85aee5e + ab6e9a1 commit c1a2ff5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@oclif/core": "^4.2.0",
13-
"@oclif/plugin-command-snapshot": "^5.2.23",
13+
"@oclif/plugin-command-snapshot": "^5.2.24",
1414
"@oclif/test": "^4",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.11",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1746,13 +1746,13 @@
17461746
wordwrap "^1.0.0"
17471747
wrap-ansi "^7.0.0"
17481748

1749-
"@oclif/plugin-command-snapshot@^5.2.23":
1750-
version "5.2.23"
1751-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.23.tgz#bca5f727b4ff8215c9274afb9858f09e154b0806"
1752-
integrity sha512-RgGuuSPNCO3WMH73D6dm4Dm7tI1VFqduGvYV7JuolncKNCMOb8oBWmhiiGbwqJHwRMUsnKLcWF9SFmA1XBa2xw==
1749+
"@oclif/plugin-command-snapshot@^5.2.24":
1750+
version "5.2.24"
1751+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.24.tgz#bc349c216ab86f70f35b1c3e53d8a93989b1cdd0"
1752+
integrity sha512-KgsIyW1hf53JbySSSWv3FzGgtinX3xSj/Uuu+81Wn6em3csyrOfS60J4mUyB2BtSfCj+OXRzwoXluYiTJy974w==
17531753
dependencies:
17541754
"@oclif/core" "^4"
1755-
ansis "^3.3.2"
1755+
ansis "^3.5.2"
17561756
globby "^14.0.2"
17571757
just-diff "^5.2.0"
17581758
lodash.difference "^4.5.0"
@@ -3044,10 +3044,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
30443044
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
30453045
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
30463046

3047-
ansis@^3.3.1, ansis@^3.3.2, ansis@^3.4.0:
3048-
version "3.4.0"
3049-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.4.0.tgz#d49ebb72f228aa122733a585c600dcba4f5f0838"
3050-
integrity sha512-zVESKSQhWaPhGaWiKj1k+UqvpC7vPBBgG3hjQEeIx2YGzylWt8qA3ziAzRuUtm0OnaGsZKjIvfl8D/sJTt/I0w==
3047+
ansis@^3.3.1, ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2:
3048+
version "3.5.2"
3049+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
3050+
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==
30513051

30523052
anymatch@~3.1.2:
30533053
version "3.1.2"

0 commit comments

Comments
 (0)