Skip to content

Commit fda7186

Browse files
renovate-botKeen Yee Liau
authored and
Keen Yee Liau
committed
build: update ansi-colors to version 4.1.1
1 parent dbf4018 commit fda7186

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@types/webpack-sources": "^0.1.5",
114114
"@yarnpkg/lockfile": "1.1.0",
115115
"ajv": "6.11.0",
116-
"ansi-colors": "3.2.4",
116+
"ansi-colors": "4.1.1",
117117
"common-tags": "^1.8.0",
118118
"conventional-changelog": "^3.0.0",
119119
"conventional-commits-parser": "^3.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1881,16 +1881,16 @@ ansi-align@^3.0.0:
18811881
dependencies:
18821882
string-width "^3.0.0"
18831883

1884-
[email protected], ansi-colors@^3.0.0:
1885-
version "3.2.4"
1886-
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
1887-
integrity sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==
1888-
18891884
18901885
version "4.1.1"
18911886
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
18921887
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
18931888

1889+
ansi-colors@^3.0.0:
1890+
version "3.2.4"
1891+
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
1892+
integrity sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==
1893+
18941894
ansi-escapes@^4.2.1:
18951895
version "4.3.0"
18961896
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.0.tgz#a4ce2b33d6b214b7950d8595c212f12ac9cc569d"

0 commit comments

Comments
 (0)