Skip to content

Commit 2214a0d

Browse files
authored
Merge pull request #130 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 f4f9156 + aaf1c27 commit 2214a0d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.28",
17+
"@oclif/plugin-command-snapshot": "^5.2.31",
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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1503,19 +1503,19 @@
15031503
react "^18.3.1"
15041504
wrap-ansi "^9.0.0"
15051505

1506-
"@oclif/plugin-command-snapshot@^5.2.28":
1507-
version "5.2.28"
1508-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.28.tgz#676a2bc483faafa95d782e201439dddf3ff6d57f"
1509-
integrity sha512-uXN+42xe8/FLLELRWvP0g1ZsVKYAANAOKOgxqr98KRZVFe4roh3klQtlNj2RHvSTxLQyz/K/V/Mf1q9HDUf7Eg==
1506+
"@oclif/plugin-command-snapshot@^5.2.31":
1507+
version "5.2.31"
1508+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.31.tgz#383ec893c40b16366e2e7c60e73a302115b17b46"
1509+
integrity sha512-4k6rzwJApqz0R5JayfFfuMlqtbsN7tln4J+r/0pMNgMZtyrDniPeiifZ29IgCOCZn7WzLrRBK9uNF3F3+EAMVQ==
15101510
dependencies:
15111511
"@oclif/core" "^4"
1512-
ansis "^3.9.0"
1512+
ansis "^3.10.0"
15131513
globby "^14.0.2"
15141514
just-diff "^5.2.0"
15151515
lodash.difference "^4.5.0"
15161516
lodash.get "^4.4.2"
15171517
lodash.sortby "^4.7.0"
1518-
semver "^7.6.3"
1518+
semver "^7.7.0"
15191519
ts-json-schema-generator "^1.5.1"
15201520

15211521
"@oclif/plugin-help@^6.2.23":
@@ -2707,7 +2707,7 @@ 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, ansis@^3.9.0:
2710+
ansis@^3.10.0, ansis@^3.3.2, ansis@^3.5.2:
27112711
version "3.10.0"
27122712
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
27132713
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==

0 commit comments

Comments
 (0)