Skip to content

Commit a672d4f

Browse files
authored
Merge pull request #880 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 1d82faa + 0af66f8 commit a672d4f

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
@@ -13,7 +13,7 @@
1313
"chalk": "^5.4.1"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-command-snapshot": "^5.2.24",
16+
"@oclif/plugin-command-snapshot": "^5.2.26",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^10.2.11",
1919
"@salesforce/plugin-command-reference": "^3.1.38",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,13 +1756,13 @@
17561756
wordwrap "^1.0.0"
17571757
wrap-ansi "^7.0.0"
17581758

1759-
"@oclif/plugin-command-snapshot@^5.2.24":
1760-
version "5.2.24"
1761-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.24.tgz#bc349c216ab86f70f35b1c3e53d8a93989b1cdd0"
1762-
integrity sha512-KgsIyW1hf53JbySSSWv3FzGgtinX3xSj/Uuu+81Wn6em3csyrOfS60J4mUyB2BtSfCj+OXRzwoXluYiTJy974w==
1759+
"@oclif/plugin-command-snapshot@^5.2.26":
1760+
version "5.2.26"
1761+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.26.tgz#22da051ecabc0f0acbbfd43a0e33e32bdebdb9b1"
1762+
integrity sha512-ErJ9CKb0NuAo4HTFAwy2Jqy+/uVOzBeAVmWbJlxsSh4UIOZMkza26bX3xxciQIMxiz6XkcIlFWSg6Mt0XNZuig==
17631763
dependencies:
17641764
"@oclif/core" "^4"
1765-
ansis "^3.5.2"
1765+
ansis "^3.8.1"
17661766
globby "^14.0.2"
17671767
just-diff "^5.2.0"
17681768
lodash.difference "^4.5.0"
@@ -3439,10 +3439,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
34393439
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
34403440
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
34413441

3442-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.6.0:
3443-
version "3.8.1"
3444-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.8.1.tgz#60656ef3f7d60f4aed4bb69ec1429ef393f7b90e"
3445-
integrity sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==
3442+
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.6.0, ansis@^3.8.1:
3443+
version "3.9.0"
3444+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
3445+
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
34463446

34473447
anymatch@~3.1.2:
34483448
version "3.1.3"

0 commit comments

Comments
 (0)