Skip to content

Commit c23aaf5

Browse files
chore(deps): bump ansi-colors from 4.0.1 to 4.1.0
Bumps [ansi-colors](https://github.com/doowb/ansi-colors) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/doowb/ansi-colors/releases) - [Commits](doowb/ansi-colors@4.0.1...4.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 54377b1 commit c23aaf5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"lp": "bin/cli"
2828
},
2929
"dependencies": {
30-
"ansi-colors": "4.0.1",
30+
"ansi-colors": "4.1.0",
3131
"clipboardy": "2.1.0",
3232
"get-stdin": "7.0.0",
3333
"left-phalange-api": "1.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -568,10 +568,10 @@ ansi-align@^3.0.0:
568568
dependencies:
569569
string-width "^3.0.0"
570570

571-
ansi-colors@4.0.1:
572-
version "4.0.1"
573-
resolved "https://registry.npm.taobao.org/ansi-colors/download/ansi-colors-4.0.1.tgz#3dc29301836c6152f617a71466bde162a2e42582"
574-
integrity sha1-PcKTAYNsYVL2F6cUZr3hYqLkJYI=
571+
ansi-colors@4.1.0:
572+
version "4.1.0"
573+
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.0.tgz#e1674bd61027c8c219b9edec929b6b57641b0c09"
574+
integrity sha512-3NkLpm6I6kEgC8J0I9EZ0fouXc/mm5J9zqJFCgA2jGqmsL0O64I7Uvi3AmUMnnRqc6u7uLgVVnY4pyBQ03nCiw==
575575

576576
ansi-colors@^3.2.4:
577577
version "3.2.4"

0 commit comments

Comments
 (0)