Skip to content

Commit 994f8c5

Browse files
renovate-botvikerman
authored andcommitted
build: update ansi-colors to version 4.1.0
1 parent fd512b8 commit 994f8c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@schematics/angular": "0.0.0",
3232
"@schematics/update": "0.0.0",
3333
"@yarnpkg/lockfile": "1.1.0",
34-
"ansi-colors": "4.0.1",
34+
"ansi-colors": "4.1.0",
3535
"debug": "^4.1.1",
3636
"ini": "1.3.5",
3737
"inquirer": "6.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,10 +1054,10 @@ [email protected]:
10541054
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
10551055
integrity sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==
10561056

1057-
ansi-colors@4.0.1:
1058-
version "4.0.1"
1059-
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.0.1.tgz#3dc29301836c6152f617a71466bde162a2e42582"
1060-
integrity sha512-1Qs1jdXEMSYwcVooLRfnCc5+e3365pw38v4AVkSsCxsjXRGKDTem5VLCl53SpHSpLnEy8O5DofJHZJELaRiJbg==
1057+
ansi-colors@4.1.0:
1058+
version "4.1.0"
1059+
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.0.tgz#e1674bd61027c8c219b9edec929b6b57641b0c09"
1060+
integrity sha512-3NkLpm6I6kEgC8J0I9EZ0fouXc/mm5J9zqJFCgA2jGqmsL0O64I7Uvi3AmUMnnRqc6u7uLgVVnY4pyBQ03nCiw==
10611061

10621062
ansi-colors@^3.0.0:
10631063
version "3.2.1"

0 commit comments

Comments
 (0)