Skip to content

Commit 5ee263e

Browse files
authored
Merge pull request #1191 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.25
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.24 to 5.2.25
2 parents 91d1c37 + 69eded9 commit 5ee263e

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
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@oclif/core": "^4.2.0",
15-
"@oclif/plugin-command-snapshot": "^5.2.24",
15+
"@oclif/plugin-command-snapshot": "^5.2.25",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^10.2.11",
1818
"@salesforce/plugin-command-reference": "^3.1.38",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,13 +1398,13 @@
13981398
wordwrap "^1.0.0"
13991399
wrap-ansi "^7.0.0"
14001400

1401-
"@oclif/plugin-command-snapshot@^5.2.24":
1402-
version "5.2.24"
1403-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.24.tgz#bc349c216ab86f70f35b1c3e53d8a93989b1cdd0"
1404-
integrity sha512-KgsIyW1hf53JbySSSWv3FzGgtinX3xSj/Uuu+81Wn6em3csyrOfS60J4mUyB2BtSfCj+OXRzwoXluYiTJy974w==
1401+
"@oclif/plugin-command-snapshot@^5.2.25":
1402+
version "5.2.25"
1403+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.25.tgz#92db933fc2ddeac04f459e944bbe4cf7c447b72e"
1404+
integrity sha512-56bJuwfJfCNla4ZvP3/TCIGUd8fBe1Pw09xC0jFU/HDyx0Q0Ge3ZV+xp3+XqhTP5b1p6vaVaitkdge4jTuI1dw==
14051405
dependencies:
14061406
"@oclif/core" "^4"
1407-
ansis "^3.5.2"
1407+
ansis "^3.8.1"
14081408
globby "^14.0.2"
14091409
just-diff "^5.2.0"
14101410
lodash.difference "^4.5.0"
@@ -2622,10 +2622,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
26222622
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
26232623
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
26242624

2625-
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2:
2626-
version "3.5.2"
2627-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
2628-
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==
2625+
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2, ansis@^3.8.1:
2626+
version "3.8.1"
2627+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.8.1.tgz#60656ef3f7d60f4aed4bb69ec1429ef393f7b90e"
2628+
integrity sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==
26292629

26302630
anymatch@~3.1.2:
26312631
version "3.1.3"

0 commit comments

Comments
 (0)