Skip to content

Commit cce7ae2

Browse files
authored
Merge pull request #141 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 c453ab2 + 8f0ab6d commit cce7ae2

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
@@ -14,7 +14,7 @@
1414
"got": "^13.0.0"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^5.2.34",
17+
"@oclif/plugin-command-snapshot": "^5.2.35",
1818
"@salesforce/cli-plugins-testkit": "^5.3.39",
1919
"@salesforce/dev-scripts": "^10.2.9",
2020
"@salesforce/plugin-command-reference": "^3.1.43",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1503,13 +1503,13 @@
15031503
react "^18.3.1"
15041504
wrap-ansi "^9.0.0"
15051505

1506-
"@oclif/plugin-command-snapshot@^5.2.34":
1507-
version "5.2.34"
1508-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.34.tgz#c0fb2b61ee9583c0ae8f0ee3ff25ca4b09285b36"
1509-
integrity sha512-SsDJ0IweYvZezlaQ87Pela7UY+uLuDaP7ajdzfaRqsRiHYm4Uya6ALnXm3H+D5AcmHpRfoLRtqQtMCN3dMhUfA==
1506+
"@oclif/plugin-command-snapshot@^5.2.35":
1507+
version "5.2.35"
1508+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.35.tgz#19eacd8180772d9f172606edf3d6c99522fecbb3"
1509+
integrity sha512-8A7iJ7tg2ZvyMG63sBOvdPIPq7RmggIdeACA0p6NfwzDI9mRL94v78m/6whqJKTUuzcERIIO+L2hwxPbBKwdGw==
15101510
dependencies:
15111511
"@oclif/core" "^4"
1512-
ansis "^3.10.0"
1512+
ansis "^3.14.0"
15131513
globby "^14.1.0"
15141514
just-diff "^5.2.0"
15151515
lodash.difference "^4.5.0"
@@ -2707,10 +2707,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
27072707
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
27082708
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
27092709

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

27152715
anymatch@~3.1.2:
27162716
version "3.1.2"

0 commit comments

Comments
 (0)