Skip to content

Commit 62b7796

Browse files
fix(deps): update dependency chalk to v5
1 parent ddc66c1 commit 62b7796

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@glimmer/component": "^1.1.2",
3737
"@types/semver": "^7.5.8",
3838
"bun-types": "^1.0.35",
39-
"chalk": "^4.1.2",
39+
"chalk": "^5.3.0",
4040
"co": "^4.6.0",
4141
"command-line-args": "^5.2.1",
4242
"common-tags": "^1.8.2",

packages/private-build-infra/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"broccoli-file-creator": "^2.1.1",
2828
"broccoli-merge-trees": "^4.2.0",
2929
"calculate-cache-key-for-tree": "^2.0.0",
30-
"chalk": "^4.1.2",
30+
"chalk": "^5.3.0",
3131
"ember-cli-babel": "^8.2.0",
3232
"ember-cli-path-utils": "^1.0.0",
3333
"ember-cli-string-utils": "^1.1.0",

packages/unpublished-test-infra/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@warp-drive/core-types": "workspace:0.0.0-alpha.29",
6666
"@warp-drive/diagnostic": "workspace:0.0.0-alpha.29",
6767
"broccoli-merge-trees": "^4.2.0",
68-
"chalk": "^4.1.2",
68+
"chalk": "^5.3.0",
6969
"ember-auto-import": "^2.7.2",
7070
"ember-cli-babel": "^8.2.0",
7171
"ember-cli-blueprint-test-helpers": "^0.19.2",

pnpm-lock.yaml

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)