Skip to content

Commit b4ac96b

Browse files
renovate[bot]renovate-bot
authored andcommitted
fix(deps): update dependency ansi-colors to v4.1.1 (#156)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bc6775a commit b4ac96b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.1.0",
30+
"ansi-colors": "4.1.1",
3131
"clipboardy": "2.1.0",
3232
"get-stdin": "7.0.0",
3333
"left-phalange-api": "1.1.6",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,12 @@ ansi-align@^3.0.0:
568568
dependencies:
569569
string-width "^3.0.0"
570570

571-
[email protected], ansi-colors@^4.1.0:
571+
572+
version "4.1.1"
573+
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
574+
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
575+
576+
ansi-colors@^4.1.0:
572577
version "4.1.0"
573578
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.0.tgz#e1674bd61027c8c219b9edec929b6b57641b0c09"
574579
integrity sha512-3NkLpm6I6kEgC8J0I9EZ0fouXc/mm5J9zqJFCgA2jGqmsL0O64I7Uvi3AmUMnnRqc6u7uLgVVnY4pyBQ03nCiw==

0 commit comments

Comments
 (0)