Skip to content

Commit 9e204e7

Browse files
renovate[bot]renovate-botFeiyang1
authored
Update dependency chalk to v4 (#3298)
* Update dependency chalk to v4 * Create many-gifts-invent.md Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Feiyang <[email protected]>
1 parent 7d4e095 commit 9e204e7

File tree

3 files changed

+18
-5
lines changed

3 files changed

+18
-5
lines changed

.changeset/many-gifts-invent.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
3+
---
4+
5+
Update dependency chalk to v4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"babel-loader": "8.1.0",
8484
"chai": "4.2.0",
8585
"chai-as-promised": "7.1.1",
86-
"chalk": "3.0.0",
86+
"chalk": "4.1.0",
8787
"child-process-promise": "2.2.1",
8888
"clone": "2.1.2",
8989
"coveralls": "3.1.0",

yarn.lock

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4336,10 +4336,10 @@ [email protected], [email protected], "chalk@^1.1.3 || 2.x", chalk@^2.0.0, chalk@^2.0.1, chalk
43364336
escape-string-regexp "^1.0.5"
43374337
supports-color "^5.3.0"
43384338

4339-
chalk@3.0.0, chalk@^3.0.0:
4340-
version "3.0.0"
4341-
resolved "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
4342-
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
4339+
chalk@4.1.0:
4340+
version "4.1.0"
4341+
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
4342+
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
43434343
dependencies:
43444344
ansi-styles "^4.1.0"
43454345
supports-color "^7.1.0"
@@ -4355,6 +4355,14 @@ chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
43554355
strip-ansi "^3.0.0"
43564356
supports-color "^2.0.0"
43574357

4358+
chalk@^3.0.0:
4359+
version "3.0.0"
4360+
resolved "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
4361+
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
4362+
dependencies:
4363+
ansi-styles "^4.1.0"
4364+
supports-color "^7.1.0"
4365+
43584366
chalk@^4.0.0:
43594367
version "4.0.0"
43604368
resolved "https://registry.npmjs.org/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"

0 commit comments

Comments
 (0)