Skip to content

Commit fe2edfa

Browse files
build: bump chalk from 2.4.2 to 4.1.0
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 4.1.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v2.4.2...v4.1.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 662b8ea commit fe2edfa

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"autoprefixer": "^6.7.6",
115115
"axe-webdriverjs": "^1.1.1",
116116
"browser-sync": "^2.26.7",
117-
"chalk": "^2.4.2",
117+
"chalk": "^4.1.0",
118118
"codelyzer": "^6.0.0-next.1",
119119
"conventional-changelog": "^3.0.5",
120120
"dgeni": "^0.4.11",

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2296,22 +2296,14 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
22962296
dependencies:
22972297
color-convert "^1.9.0"
22982298

2299-
ansi-styles@^4.0.0:
2299+
ansi-styles@^4.0.0, ansi-styles@^4.1.0:
23002300
version "4.2.1"
23012301
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1.tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359"
23022302
integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==
23032303
dependencies:
23042304
"@types/color-name" "^1.1.1"
23052305
color-convert "^2.0.1"
23062306

2307-
ansi-styles@^4.1.0:
2308-
version "4.2.0"
2309-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.0.tgz#5681f0dcf7ae5880a7841d8831c4724ed9cc0172"
2310-
integrity sha512-7kFQgnEaMdRtwf6uSfUnVr9gSGC7faurn+J/Mv90/W+iTtN0405/nLdopfMWwchyxhbGYl6TC4Sccn9TUkGAgg==
2311-
dependencies:
2312-
"@types/color-name" "^1.1.1"
2313-
color-convert "^2.0.1"
2314-
23152307
[email protected], ansi-wrap@^0.1.0:
23162308
version "0.1.0"
23172309
resolved "https://registry.yarnpkg.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz#a82250ddb0015e9a27ca82e82ea603bbfa45efaf"

0 commit comments

Comments
 (0)