Skip to content

Commit 8864c5d

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.23 to 5.2.24. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@5.2.23...5.2.24) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 908df8b commit 8864c5d

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
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.23",
22+
"@oclif/plugin-command-snapshot": "^5.2.24",
2323
"@salesforce/cli-plugins-testkit": "^5.3.38",
2424
"@salesforce/dev-scripts": "^10.2.11",
2525
"@salesforce/plugin-command-reference": "^3.1.38",

yarn.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,13 +1409,13 @@
14091409
react "^18.3.1"
14101410
wrap-ansi "^9.0.0"
14111411

1412-
"@oclif/plugin-command-snapshot@^5.2.23":
1413-
version "5.2.23"
1414-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.23.tgz#bca5f727b4ff8215c9274afb9858f09e154b0806"
1415-
integrity sha512-RgGuuSPNCO3WMH73D6dm4Dm7tI1VFqduGvYV7JuolncKNCMOb8oBWmhiiGbwqJHwRMUsnKLcWF9SFmA1XBa2xw==
1412+
"@oclif/plugin-command-snapshot@^5.2.24":
1413+
version "5.2.24"
1414+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.24.tgz#bc349c216ab86f70f35b1c3e53d8a93989b1cdd0"
1415+
integrity sha512-KgsIyW1hf53JbySSSWv3FzGgtinX3xSj/Uuu+81Wn6em3csyrOfS60J4mUyB2BtSfCj+OXRzwoXluYiTJy974w==
14161416
dependencies:
14171417
"@oclif/core" "^4"
1418-
ansis "^3.3.2"
1418+
ansis "^3.5.2"
14191419
globby "^14.0.2"
14201420
just-diff "^5.2.0"
14211421
lodash.difference "^4.5.0"
@@ -2898,12 +2898,7 @@ ansicolors@~0.3.2:
28982898
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
28992899
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
29002900

2901-
ansis@^3.3.2, ansis@^3.4.0:
2902-
version "3.4.0"
2903-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.4.0.tgz#d49ebb72f228aa122733a585c600dcba4f5f0838"
2904-
integrity sha512-zVESKSQhWaPhGaWiKj1k+UqvpC7vPBBgG3hjQEeIx2YGzylWt8qA3ziAzRuUtm0OnaGsZKjIvfl8D/sJTt/I0w==
2905-
2906-
ansis@^3.5.2:
2901+
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2:
29072902
version "3.5.2"
29082903
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
29092904
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==

0 commit comments

Comments
 (0)