Skip to content

Commit a91a10e

Browse files
authored
Merge pull request #1303 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.36
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.35 to 5.2.36
2 parents 21d66e8 + 5e5ce65 commit a91a10e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"terminal-link": "^3.0.0"
2020
},
2121
"devDependencies": {
22-
"@oclif/plugin-command-snapshot": "^5.2.35",
22+
"@oclif/plugin-command-snapshot": "^5.2.36",
2323
"@salesforce/cli-plugins-testkit": "^5.3.38",
2424
"@salesforce/dev-scripts": "^10.2.11",
2525
"@salesforce/plugin-command-reference": "^3.1.39",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,13 +1396,13 @@
13961396
react "^18.3.1"
13971397
wrap-ansi "^9.0.0"
13981398

1399-
"@oclif/plugin-command-snapshot@^5.2.35":
1400-
version "5.2.35"
1401-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.35.tgz#19eacd8180772d9f172606edf3d6c99522fecbb3"
1402-
integrity sha512-8A7iJ7tg2ZvyMG63sBOvdPIPq7RmggIdeACA0p6NfwzDI9mRL94v78m/6whqJKTUuzcERIIO+L2hwxPbBKwdGw==
1399+
"@oclif/plugin-command-snapshot@^5.2.36":
1400+
version "5.2.36"
1401+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.36.tgz#83b4ff3fcb0be14416a486405a15d29867a081d1"
1402+
integrity sha512-NM8up8CGfybXPVESMaeubBqY5jMtIzZYGVrzhMI92Du46O46Ld1IX4jSdnNMjwnTRzTYdz3Br57d5IpnfpEcKw==
14031403
dependencies:
14041404
"@oclif/core" "^4"
1405-
ansis "^3.14.0"
1405+
ansis "^3.16.0"
14061406
globby "^14.1.0"
14071407
just-diff "^5.2.0"
14081408
lodash.difference "^4.5.0"

0 commit comments

Comments
 (0)