Skip to content

Commit 0c3b168

Browse files
fix(deps): bump ansis from 3.9.0 to 3.10.0
Bumps [ansis](https://github.com/webdiscus/ansis) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/webdiscus/ansis/releases) - [Changelog](https://github.com/webdiscus/ansis/blob/master/CHANGELOG.md) - [Commits](https://github.com/webdiscus/ansis/commits) --- updated-dependencies: - dependency-name: ansis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccd7a08 commit 0c3b168

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {
88
"ansi-escapes": "^4.3.2",
9-
"ansis": "^3.9.0",
9+
"ansis": "^3.10.0",
1010
"clean-stack": "^3.0.1",
1111
"cli-spinners": "^2.9.2",
1212
"debug": "^4.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1559,10 +1559,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
15591559
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
15601560
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
15611561

1562-
ansis@^3.5.2, ansis@^3.9.0:
1563-
version "3.9.0"
1564-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
1565-
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
1562+
ansis@^3.10.0, ansis@^3.5.2, ansis@^3.9.0:
1563+
version "3.10.0"
1564+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
1565+
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==
15661566

15671567
any-promise@^1.1.0:
15681568
version "1.3.0"

0 commit comments

Comments
 (0)