Skip to content

Commit 6bce85f

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.24 to 5.2.26. - [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.24...5.2.26) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3769200 commit 6bce85f

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.24",
17+
"@oclif/plugin-command-snapshot": "^5.2.26",
1818
"@salesforce/cli-plugins-testkit": "^5.3.39",
1919
"@salesforce/dev-scripts": "^10.2.9",
2020
"@salesforce/plugin-command-reference": "^3.1.38",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,13 +1551,13 @@
15511551
react "^18.3.1"
15521552
wrap-ansi "^9.0.0"
15531553

1554-
"@oclif/plugin-command-snapshot@^5.2.24":
1555-
version "5.2.24"
1556-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.24.tgz#bc349c216ab86f70f35b1c3e53d8a93989b1cdd0"
1557-
integrity sha512-KgsIyW1hf53JbySSSWv3FzGgtinX3xSj/Uuu+81Wn6em3csyrOfS60J4mUyB2BtSfCj+OXRzwoXluYiTJy974w==
1554+
"@oclif/plugin-command-snapshot@^5.2.26":
1555+
version "5.2.26"
1556+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.26.tgz#22da051ecabc0f0acbbfd43a0e33e32bdebdb9b1"
1557+
integrity sha512-ErJ9CKb0NuAo4HTFAwy2Jqy+/uVOzBeAVmWbJlxsSh4UIOZMkza26bX3xxciQIMxiz6XkcIlFWSg6Mt0XNZuig==
15581558
dependencies:
15591559
"@oclif/core" "^4"
1560-
ansis "^3.5.2"
1560+
ansis "^3.8.1"
15611561
globby "^14.0.2"
15621562
just-diff "^5.2.0"
15631563
lodash.difference "^4.5.0"
@@ -2755,10 +2755,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
27552755
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
27562756
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
27572757

2758-
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2:
2759-
version "3.5.2"
2760-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
2761-
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==
2758+
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2, ansis@^3.8.1:
2759+
version "3.8.1"
2760+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.8.1.tgz#60656ef3f7d60f4aed4bb69ec1429ef393f7b90e"
2761+
integrity sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==
27622762

27632763
anymatch@~3.1.2:
27642764
version "3.1.2"

0 commit comments

Comments
 (0)