Skip to content

Commit 8fea532

Browse files
clydinAndrewKushnir
authored andcommitted
build: update chalk to v5.4.1 (angular#60080)
Major version v5 of chalk is required to avoid bazel resolution errors related to ESM with newer Node.js versions. PR Close angular#60080
1 parent 07dc806 commit 8fea532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"angular-mocks-1.8": "npm:[email protected]",
106106
"bluebird": "^3.7.2",
107107
"canonical-path": "1.0.0",
108-
"chalk": "^4.1.0",
108+
"chalk": "^5.4.1",
109109
"chokidar": "^4.0.0",
110110
"convert-source-map": "^1.5.1",
111111
"d3": "^7.0.0",

0 commit comments

Comments
 (0)