Skip to content

Commit 540b8d4

Browse files
authored
Merge pull request #671 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.31
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.28 to 5.2.31
2 parents 35c15c8 + e831a3c commit 540b8d4

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/templates": "^62.0.5"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.2.28",
13+
"@oclif/plugin-command-snapshot": "^5.2.31",
1414
"@salesforce/cli-plugins-testkit": "^5.3.39",
1515
"@salesforce/dev-scripts": "^10.2.11",
1616
"@salesforce/plugin-command-reference": "^3.1.42",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,19 +1342,19 @@
13421342
wordwrap "^1.0.0"
13431343
wrap-ansi "^7.0.0"
13441344

1345-
"@oclif/plugin-command-snapshot@^5.2.28":
1346-
version "5.2.28"
1347-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.28.tgz#676a2bc483faafa95d782e201439dddf3ff6d57f"
1348-
integrity sha512-uXN+42xe8/FLLELRWvP0g1ZsVKYAANAOKOgxqr98KRZVFe4roh3klQtlNj2RHvSTxLQyz/K/V/Mf1q9HDUf7Eg==
1345+
"@oclif/plugin-command-snapshot@^5.2.31":
1346+
version "5.2.31"
1347+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.31.tgz#383ec893c40b16366e2e7c60e73a302115b17b46"
1348+
integrity sha512-4k6rzwJApqz0R5JayfFfuMlqtbsN7tln4J+r/0pMNgMZtyrDniPeiifZ29IgCOCZn7WzLrRBK9uNF3F3+EAMVQ==
13491349
dependencies:
13501350
"@oclif/core" "^4"
1351-
ansis "^3.9.0"
1351+
ansis "^3.10.0"
13521352
globby "^14.0.2"
13531353
just-diff "^5.2.0"
13541354
lodash.difference "^4.5.0"
13551355
lodash.get "^4.4.2"
13561356
lodash.sortby "^4.7.0"
1357-
semver "^7.6.3"
1357+
semver "^7.7.0"
13581358
ts-json-schema-generator "^1.5.1"
13591359

13601360
"@oclif/plugin-help@^6.2.23":
@@ -2623,10 +2623,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
26232623
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
26242624
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
26252625

2626-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
2627-
version "3.9.0"
2628-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
2629-
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
2626+
ansis@^3.10.0, ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
2627+
version "3.10.0"
2628+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
2629+
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==
26302630

26312631
anymatch@~3.1.2:
26322632
version "3.1.3"

0 commit comments

Comments
 (0)