mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-25 07:05:52 +03:00
Bump chalk from 3.0.0 to 4.1.1
Bumps [chalk](https://github.com/chalk/chalk) from 3.0.0 to 4.1.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v3.0.0...v4.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
fc36f61881
commit
ddc9ff3c26
@ -8,7 +8,7 @@
|
||||
"author": "Brent Jackson",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chalk": "^3.0.0",
|
||||
"chalk": "^4.1.1",
|
||||
"initit": "^1.0.0-2",
|
||||
"meow": "^6.0.0"
|
||||
},
|
||||
|
@ -18,7 +18,7 @@
|
||||
"dependencies": {
|
||||
"@mdx-deck/gatsby-plugin": "^4.1.1",
|
||||
"@mdx-deck/themes": "^4.1.0",
|
||||
"chalk": "^3.0.0",
|
||||
"chalk": "^4.1.1",
|
||||
"execa": "^4.0.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"gatsby": "^2.13.24",
|
||||
|
@ -4505,10 +4505,10 @@ chalk@^3.0.0:
|
||||
ansi-styles "^4.1.0"
|
||||
supports-color "^7.1.0"
|
||||
|
||||
chalk@^4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"
|
||||
integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==
|
||||
chalk@^4.0.0, chalk@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
|
||||
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
|
||||
dependencies:
|
||||
ansi-styles "^4.1.0"
|
||||
supports-color "^7.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user