Skip to content

Commit dcdfbb3

Browse files
authored
Merge pull request #1197 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 b057310 + 8edc031 commit dcdfbb3

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

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1708,13 +1708,13 @@
17081708
wordwrap "^1.0.0"
17091709
wrap-ansi "^7.0.0"
17101710

1711-
"@oclif/plugin-command-snapshot@^5.2.26":
1712-
version "5.2.26"
1713-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.26.tgz#22da051ecabc0f0acbbfd43a0e33e32bdebdb9b1"
1714-
integrity sha512-ErJ9CKb0NuAo4HTFAwy2Jqy+/uVOzBeAVmWbJlxsSh4UIOZMkza26bX3xxciQIMxiz6XkcIlFWSg6Mt0XNZuig==
1711+
"@oclif/plugin-command-snapshot@^5.2.28":
1712+
version "5.2.28"
1713+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.28.tgz#676a2bc483faafa95d782e201439dddf3ff6d57f"
1714+
integrity sha512-uXN+42xe8/FLLELRWvP0g1ZsVKYAANAOKOgxqr98KRZVFe4roh3klQtlNj2RHvSTxLQyz/K/V/Mf1q9HDUf7Eg==
17151715
dependencies:
17161716
"@oclif/core" "^4"
1717-
ansis "^3.8.1"
1717+
ansis "^3.9.0"
17181718
globby "^14.0.2"
17191719
just-diff "^5.2.0"
17201720
lodash.difference "^4.5.0"
@@ -2932,7 +2932,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
29322932
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
29332933
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
29342934

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

0 commit comments

Comments
 (0)