Skip to content

Commit

Permalink
chore(deps): update @biomejs packages (biomejs#4124)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and branberry committed Sep 30, 2024
1 parent af988a2 commit 2e0173e
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/@biomejs/backend-jsonrpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
},
"license": "MIT OR Apache-2.0",
"devDependencies": {
"@types/node": "20.16.5",
"@types/node": "20.16.10",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vitest": "1.6.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@biomejs/js-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@biomejs/wasm-nodejs": "link:../wasm-nodejs",
"@biomejs/wasm-web": "link:../wasm-web",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vitest": "1.6.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/aria-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT OR Apache-2.0",
"author": "Victorien Elvinger",
"engines": {
"node": ">=20.0.0"
"node": ">=20.17.0"
},
"type": "module",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwindcss-config-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": "Dani Guardiola",
"type": "module",
"dependencies": {
"tailwindcss": "^3.4.12"
"tailwindcss": "^3.4.13"
},
"devDependencies": {
"@types/bun": "1.1.10",
Expand Down
10 changes: 5 additions & 5 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 2e0173e

Please sign in to comment.