Skip to content

Commit 93136af

Browse files
dependabot-preview[bot]Turbo87
authored andcommitted
Bump chalk from 2.4.2 to 3.0.0 (#75)
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 3.0.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v2.4.2...v3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f68e57e commit 93136af

2 files changed

Lines changed: 32 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@typescript-eslint/eslint-plugin": "^2.11.0",
4444
"@typescript-eslint/parser": "^2.11.0",
4545
"babel-plugin-htmlbars-inline-precompile": "^3.0.1",
46-
"chalk": "^2.4.2",
46+
"chalk": "^3.0.0",
4747
"common-tags": "^1.8.0",
4848
"coveralls": "^3.0.9",
4949
"eslint": "^6.7.2",

yarn.lock

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,6 +1025,11 @@
10251025
dependencies:
10261026
chalk "*"
10271027

1028+
"@types/color-name@^1.1.1":
1029+
version "1.1.1"
1030+
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
1031+
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
1032+
10281033
"@types/common-tags@^1.8.0":
10291034
version "1.8.0"
10301035
resolved "https://registry.yarnpkg.com/@types/common-tags/-/common-tags-1.8.0.tgz#79d55e748d730b997be5b7fce4b74488d8b26a6b"
@@ -1267,6 +1272,14 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
12671272
dependencies:
12681273
color-convert "^1.9.0"
12691274

1275+
ansi-styles@^4.1.0:
1276+
version "4.2.0"
1277+
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.0.tgz#5681f0dcf7ae5880a7841d8831c4724ed9cc0172"
1278+
integrity sha512-7kFQgnEaMdRtwf6uSfUnVr9gSGC7faurn+J/Mv90/W+iTtN0405/nLdopfMWwchyxhbGYl6TC4Sccn9TUkGAgg==
1279+
dependencies:
1280+
"@types/color-name" "^1.1.1"
1281+
color-convert "^2.0.1"
1282+
12701283
any-promise@^1.0.0:
12711284
version "1.3.0"
12721285
resolved "https://registry.yarnpkg.com/any-promise/-/any-promise-1.3.0.tgz#abc6afeedcea52e809cdc0376aed3ce39635d17f"
@@ -1691,7 +1704,15 @@ caseless@~0.12.0:
16911704
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
16921705
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
16931706

1694-
chalk@*, [email protected], chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1, chalk@^2.4.2:
1707+
chalk@*, chalk@^3.0.0:
1708+
version "3.0.0"
1709+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
1710+
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
1711+
dependencies:
1712+
ansi-styles "^4.1.0"
1713+
supports-color "^7.1.0"
1714+
1715+
[email protected], chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1, chalk@^2.4.2:
16951716
version "2.4.2"
16961717
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
16971718
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -1837,12 +1858,19 @@ color-convert@^1.9.0, color-convert@^1.9.1:
18371858
dependencies:
18381859
color-name "1.1.3"
18391860

1861+
color-convert@^2.0.1:
1862+
version "2.0.1"
1863+
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
1864+
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
1865+
dependencies:
1866+
color-name "~1.1.4"
1867+
18401868
18411869
version "1.1.3"
18421870
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
18431871
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
18441872

1845-
color-name@^1.0.0:
1873+
color-name@^1.0.0, color-name@~1.1.4:
18461874
version "1.1.4"
18471875
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
18481876
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
@@ -6420,7 +6448,7 @@ strip-json-comments@~2.0.1:
64206448
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
64216449
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
64226450

6423-
6451+
[email protected], supports-color@^7.1.0:
64246452
version "7.1.0"
64256453
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz#68e32591df73e25ad1c4b49108a2ec507962bfd1"
64266454
integrity sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==

0 commit comments

Comments
 (0)