Skip to content

Commit a8af0b7

Browse files
authored
Merge pull request #1217 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.35
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.34 to 5.2.35
2 parents 74117b6 + af2b499 commit a8af0b7

2 files changed

Lines changed: 10 additions & 10 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.5",
15-
"@oclif/plugin-command-snapshot": "^5.2.34",
15+
"@oclif/plugin-command-snapshot": "^5.2.35",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^10.2.11",
1818
"@salesforce/plugin-command-reference": "^3.1.43",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1593,13 +1593,13 @@
15931593
wordwrap "^1.0.0"
15941594
wrap-ansi "^7.0.0"
15951595

1596-
"@oclif/plugin-command-snapshot@^5.2.34":
1597-
version "5.2.34"
1598-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.34.tgz#c0fb2b61ee9583c0ae8f0ee3ff25ca4b09285b36"
1599-
integrity sha512-SsDJ0IweYvZezlaQ87Pela7UY+uLuDaP7ajdzfaRqsRiHYm4Uya6ALnXm3H+D5AcmHpRfoLRtqQtMCN3dMhUfA==
1596+
"@oclif/plugin-command-snapshot@^5.2.35":
1597+
version "5.2.35"
1598+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.35.tgz#19eacd8180772d9f172606edf3d6c99522fecbb3"
1599+
integrity sha512-8A7iJ7tg2ZvyMG63sBOvdPIPq7RmggIdeACA0p6NfwzDI9mRL94v78m/6whqJKTUuzcERIIO+L2hwxPbBKwdGw==
16001600
dependencies:
16011601
"@oclif/core" "^4"
1602-
ansis "^3.10.0"
1602+
ansis "^3.14.0"
16031603
globby "^14.1.0"
16041604
just-diff "^5.2.0"
16051605
lodash.difference "^4.5.0"
@@ -2816,10 +2816,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
28162816
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
28172817
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
28182818

2819-
ansis@^3.10.0, ansis@^3.3.2, ansis@^3.5.2:
2820-
version "3.10.0"
2821-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
2822-
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==
2819+
ansis@^3.10.0, ansis@^3.14.0, ansis@^3.3.2, ansis@^3.5.2:
2820+
version "3.16.0"
2821+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
2822+
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==
28232823

28242824
anymatch@~3.1.2:
28252825
version "3.1.3"

0 commit comments

Comments
 (0)