Skip to content

Commit c714c24

Browse files
authored
Merge pull request #664 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 71c64ac + 2c22d91 commit c714c24

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/templates": "^62.0.5"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.2.26",
13+
"@oclif/plugin-command-snapshot": "^5.2.28",
1414
"@salesforce/cli-plugins-testkit": "^5.3.39",
1515
"@salesforce/dev-scripts": "^10.2.11",
1616
"@salesforce/plugin-command-reference": "^3.1.39",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1700,13 +1700,13 @@
17001700
wordwrap "^1.0.0"
17011701
wrap-ansi "^7.0.0"
17021702

1703-
"@oclif/plugin-command-snapshot@^5.2.26":
1704-
version "5.2.26"
1705-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.26.tgz#22da051ecabc0f0acbbfd43a0e33e32bdebdb9b1"
1706-
integrity sha512-ErJ9CKb0NuAo4HTFAwy2Jqy+/uVOzBeAVmWbJlxsSh4UIOZMkza26bX3xxciQIMxiz6XkcIlFWSg6Mt0XNZuig==
1703+
"@oclif/plugin-command-snapshot@^5.2.28":
1704+
version "5.2.28"
1705+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.28.tgz#676a2bc483faafa95d782e201439dddf3ff6d57f"
1706+
integrity sha512-uXN+42xe8/FLLELRWvP0g1ZsVKYAANAOKOgxqr98KRZVFe4roh3klQtlNj2RHvSTxLQyz/K/V/Mf1q9HDUf7Eg==
17071707
dependencies:
17081708
"@oclif/core" "^4"
1709-
ansis "^3.8.1"
1709+
ansis "^3.9.0"
17101710
globby "^14.0.2"
17111711
just-diff "^5.2.0"
17121712
lodash.difference "^4.5.0"
@@ -2981,10 +2981,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
29812981
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
29822982
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
29832983

2984-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.8.1:
2985-
version "3.8.1"
2986-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.8.1.tgz#60656ef3f7d60f4aed4bb69ec1429ef393f7b90e"
2987-
integrity sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==
2984+
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
2985+
version "3.9.0"
2986+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
2987+
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
29882988

29892989
anymatch@~3.1.2:
29902990
version "3.1.3"

0 commit comments

Comments
 (0)