Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency chalk to v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and KnisterPeter committed Aug 2, 2021
1 parent a4ba1c6 commit 2365276
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/jest": "26.0.24",
"@types/js-yaml": "4.0.2",
"@types/slice-ansi": "4.0.0",
"chalk": "4.1.1",
"chalk": "4.1.2",
"common-tags": "1.8.0",
"dotenv": "10.0.0",
"jest": "27.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3520,13 +3520,13 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:4.1.1":
version: 4.1.1
resolution: "chalk@npm:4.1.1"
"chalk@npm:4.1.2":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
ansi-styles: ^4.1.0
supports-color: ^7.1.0
checksum: 445c12db7aeed0046500a1e4184d31209a77d165654c885a789c41c8598a6a95bd2392180987cac572c967b93a2a730dda778bb7f87fa06ca63fd8592f8cc59f
checksum: e3901b97d953991712bf0b941d586175be7ca5da56a97d25187e07453c6b26cae0ac8d9c7aa9e87e7c5c986fff870771b3a8e2705b3becda868829e2e12c2a65
languageName: node
linkType: hard

Expand Down Expand Up @@ -7431,7 +7431,7 @@ fsevents@^2.3.2:
"@types/jest": 26.0.24
"@types/js-yaml": 4.0.2
"@types/slice-ansi": 4.0.0
chalk: 4.1.1
chalk: 4.1.2
common-tags: 1.8.0
dotenv: 10.0.0
fastify: ^3.13.0
Expand Down

0 comments on commit 2365276

Please sign in to comment.