Skip to content

Commit

Permalink
Update npm package chalk to v5.4.1 (#6015)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored and CiaranMn committed Jan 13, 2025
1 parent 6d6776c commit c982bfe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/hashdotdev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@types/react-html-parser": "2.0.6",
"@types/unist": "3.0.3",
"babel-loader": "9.2.1",
"chalk": "5.3.0",
"chalk": "5.4.1",
"eslint": "9.17.0",
"execa": "7.2.0",
"tsx": "4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/repo-chores/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@blockprotocol/core": "patch:@blockprotocol/core@npm%3A0.1.3#~/.yarn/patches/@blockprotocol-core-npm-0.1.3-7c4f062e15.patch",
"chalk": "4.1.2",
"chalk": "5.4.1",
"envalid": "7.3.1",
"execa": "5.1.1",
"fs-extra": "11.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ __metadata:
axios: "npm:1.7.9"
babel-loader: "npm:9.2.1"
calculation-block: "npm:0.2.2"
chalk: "npm:5.3.0"
chalk: "npm:5.4.1"
clsx: "npm:1.2.1"
d3: "npm:7.9.0"
d3-dag: "npm:1.1.0"
Expand Down Expand Up @@ -9547,7 +9547,7 @@ __metadata:
"@local/tsconfig": "npm:0.0.0-private"
"@types/fs-extra": "npm:9.0.13"
"@types/prettier": "npm:3.0.0"
chalk: "npm:4.1.2"
chalk: "npm:5.4.1"
envalid: "npm:7.3.1"
eslint: "npm:9.17.0"
execa: "npm:5.1.1"
Expand Down Expand Up @@ -22246,10 +22246,10 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.3.0, chalk@npm:^5.2.0, chalk@npm:^5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 10c0/8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
"chalk@npm:5.4.1, chalk@npm:^5.2.0, chalk@npm:^5.3.0":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
languageName: node
linkType: hard

Expand Down

0 comments on commit c982bfe

Please sign in to comment.