Skip to content

Commit 740cbc6

Browse files
authored
Merge pull request #884 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.28
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.26 to 5.2.28
2 parents 9a16666 + dafee89 commit 740cbc6

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.26",
16+
"@oclif/plugin-command-snapshot": "^5.2.28",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^10.2.11",
1919
"@salesforce/plugin-command-reference": "^3.1.39",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1702,13 +1702,13 @@
17021702
wordwrap "^1.0.0"
17031703
wrap-ansi "^7.0.0"
17041704

1705-
"@oclif/plugin-command-snapshot@^5.2.26":
1706-
version "5.2.26"
1707-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.26.tgz#22da051ecabc0f0acbbfd43a0e33e32bdebdb9b1"
1708-
integrity sha512-ErJ9CKb0NuAo4HTFAwy2Jqy+/uVOzBeAVmWbJlxsSh4UIOZMkza26bX3xxciQIMxiz6XkcIlFWSg6Mt0XNZuig==
1705+
"@oclif/plugin-command-snapshot@^5.2.28":
1706+
version "5.2.28"
1707+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.28.tgz#676a2bc483faafa95d782e201439dddf3ff6d57f"
1708+
integrity sha512-uXN+42xe8/FLLELRWvP0g1ZsVKYAANAOKOgxqr98KRZVFe4roh3klQtlNj2RHvSTxLQyz/K/V/Mf1q9HDUf7Eg==
17091709
dependencies:
17101710
"@oclif/core" "^4"
1711-
ansis "^3.8.1"
1711+
ansis "^3.9.0"
17121712
globby "^14.0.2"
17131713
just-diff "^5.2.0"
17141714
lodash.difference "^4.5.0"
@@ -3006,7 +3006,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
30063006
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
30073007
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
30083008

3009-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.8.1, ansis@^3.9.0:
3009+
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
30103010
version "3.9.0"
30113011
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
30123012
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==

0 commit comments

Comments
 (0)