Skip to content

Commit feadbd4

Browse files
authored
Merge pull request #1015 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 904ea37 + e4d3c35 commit feadbd4

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
"@salesforce/sf-plugins-core": "^11.3.12"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.2.26",
13+
"@oclif/plugin-command-snapshot": "^5.2.28",
1414
"@oclif/plugin-help": "^6.2.21",
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
@@ -1692,13 +1692,13 @@
16921692
wordwrap "^1.0.0"
16931693
wrap-ansi "^7.0.0"
16941694

1695-
"@oclif/plugin-command-snapshot@^5.2.26":
1696-
version "5.2.26"
1697-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.26.tgz#22da051ecabc0f0acbbfd43a0e33e32bdebdb9b1"
1698-
integrity sha512-ErJ9CKb0NuAo4HTFAwy2Jqy+/uVOzBeAVmWbJlxsSh4UIOZMkza26bX3xxciQIMxiz6XkcIlFWSg6Mt0XNZuig==
1695+
"@oclif/plugin-command-snapshot@^5.2.28":
1696+
version "5.2.28"
1697+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.28.tgz#676a2bc483faafa95d782e201439dddf3ff6d57f"
1698+
integrity sha512-uXN+42xe8/FLLELRWvP0g1ZsVKYAANAOKOgxqr98KRZVFe4roh3klQtlNj2RHvSTxLQyz/K/V/Mf1q9HDUf7Eg==
16991699
dependencies:
17001700
"@oclif/core" "^4"
1701-
ansis "^3.8.1"
1701+
ansis "^3.9.0"
17021702
globby "^14.0.2"
17031703
just-diff "^5.2.0"
17041704
lodash.difference "^4.5.0"
@@ -2864,10 +2864,10 @@ ansi-styles@^6.1.0, ansi-styles@^6.2.1:
28642864
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
28652865
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
28662866

2867-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.8.1:
2868-
version "3.8.1"
2869-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.8.1.tgz#60656ef3f7d60f4aed4bb69ec1429ef393f7b90e"
2870-
integrity sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==
2867+
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.8.1, ansis@^3.9.0:
2868+
version "3.9.0"
2869+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
2870+
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
28712871

28722872
anymatch@~3.1.2:
28732873
version "3.1.2"

0 commit comments

Comments
 (0)