Skip to content

Commit

Permalink
fix(deps): update dependency chalk to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 2f7d94a commit baf39f6
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/semver": "^7.5.8",
"badge-maker": "4.1.0",
"bun-types": "^1.1.30",
"chalk": "^4.1.2",
"chalk": "^5.4.0",
"co": "^4.6.0",
"command-line-args": "^5.2.1",
"comment-json": "^4.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/-warp-drive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@warp-drive/build-config": "workspace:0.0.0-alpha.59",
"semver": "^7.6.3",
"debug": "^4.3.7",
"chalk": "^5.3.0",
"chalk": "^5.4.0",
"comment-json": "^4.2.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"chalk": "^5.3.0",
"chalk": "^5.4.0",
"commander": "^12.1.0",
"ignore": "^5.3.2",
"jscodeshift": "^0.15.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/diagnostic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
}
},
"dependencies": {
"chalk": "^5.3.0",
"chalk": "^5.4.0",
"debug": "^4.3.7",
"ember-cli-htmlbars": "^6.3.0",
"tmp": "^0.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/holodeck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@hono/node-server": "^1.11.1",
"chalk": "^5.3.0",
"chalk": "^5.4.0",
"hono": "^4.6.5"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/unpublished-test-infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
},
"dependencies": {
"@embroider/macros": "^1.16.6",
"chalk": "^4.1.2",
"chalk": "^5.4.0",
"qunit": "^2.20.1",
"semver": "^7.6.3",
"@warp-drive/build-config": "workspace:0.0.0-alpha.59"
Expand Down
48 changes: 24 additions & 24 deletions pnpm-lock.yaml

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

0 comments on commit baf39f6

Please sign in to comment.