Skip to content

Commit 4b2425b

Browse files
build(deps-dev): bump chalk from 4.1.1 to 4.1.2 (#997)
1 parent 8f389f1 commit 4b2425b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@vuepress/plugin-pwa": "^1.8.2",
7373
"axios": "^0.21.1",
7474
"brotli": "^1.3.2",
75-
"chalk": "^4.1.0",
75+
"chalk": "^4.1.2",
7676
"conventional-changelog-cli": "^2.1.1",
7777
"coveralls": "^3.1.1",
7878
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3030,10 +3030,10 @@ chalk@^3.0.0:
30303030
ansi-styles "^4.1.0"
30313031
supports-color "^7.1.0"
30323032

3033-
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
3034-
version "4.1.1"
3035-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
3036-
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
3033+
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
3034+
version "4.1.2"
3035+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
3036+
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
30373037
dependencies:
30383038
ansi-styles "^4.1.0"
30393039
supports-color "^7.1.0"

0 commit comments

Comments
 (0)