Skip to content

Commit f288114

Browse files
authored
Merge pull request #1154 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 57425a5 + b37cbe4 commit f288114

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
@@ -12,7 +12,7 @@
1212
"open": "^9.1.0"
1313
},
1414
"devDependencies": {
15-
"@oclif/plugin-command-snapshot": "^5.2.34",
15+
"@oclif/plugin-command-snapshot": "^5.2.35",
1616
"@oclif/test": "^3.2.15",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^8.5.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,13 +1459,13 @@
14591459
wordwrap "^1.0.0"
14601460
wrap-ansi "^7.0.0"
14611461

1462-
"@oclif/plugin-command-snapshot@^5.2.34":
1463-
version "5.2.34"
1464-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.34.tgz#c0fb2b61ee9583c0ae8f0ee3ff25ca4b09285b36"
1465-
integrity sha512-SsDJ0IweYvZezlaQ87Pela7UY+uLuDaP7ajdzfaRqsRiHYm4Uya6ALnXm3H+D5AcmHpRfoLRtqQtMCN3dMhUfA==
1462+
"@oclif/plugin-command-snapshot@^5.2.35":
1463+
version "5.2.35"
1464+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.35.tgz#19eacd8180772d9f172606edf3d6c99522fecbb3"
1465+
integrity sha512-8A7iJ7tg2ZvyMG63sBOvdPIPq7RmggIdeACA0p6NfwzDI9mRL94v78m/6whqJKTUuzcERIIO+L2hwxPbBKwdGw==
14661466
dependencies:
14671467
"@oclif/core" "^4"
1468-
ansis "^3.10.0"
1468+
ansis "^3.14.0"
14691469
globby "^14.1.0"
14701470
just-diff "^5.2.0"
14711471
lodash.difference "^4.5.0"
@@ -2747,10 +2747,10 @@ ansicolors@~0.3.2:
27472747
resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
27482748
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
27492749

2750-
ansis@^3.10.0, ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
2751-
version "3.10.0"
2752-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
2753-
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==
2750+
ansis@^3.14.0, ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
2751+
version "3.16.0"
2752+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
2753+
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==
27542754

27552755
anymatch@~3.1.2:
27562756
version "3.1.2"

0 commit comments

Comments
 (0)