Skip to content

Commit

Permalink
chore(deps): update @biomejs packages (#2448)
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 Apr 15, 2024
1 parent 4d9a1b3 commit 4e61578
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 71 deletions.
6 changes: 3 additions & 3 deletions packages/@biomejs/backend-jsonrpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
},
"license": "MIT OR Apache-2.0",
"devDependencies": {
"@types/node": "20.12.5",
"typescript": "5.4.4",
"@types/node": "20.12.7",
"typescript": "5.4.5",
"vite": "5.2.8",
"vitest": "1.4.0"
"vitest": "1.5.0"
}
}
4 changes: 2 additions & 2 deletions packages/@biomejs/js-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@biomejs/wasm-bundler": "link:../wasm-bundler",
"@biomejs/wasm-nodejs": "link:../wasm-nodejs",
"@biomejs/wasm-web": "link:../wasm-web",
"typescript": "5.4.4",
"typescript": "5.4.5",
"vite": "5.2.8",
"vitest": "1.4.0"
"vitest": "1.5.0"
},
"peerDependencies": {
"@biomejs/wasm-bundler": "^1.6.4",
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 @@ -12,6 +12,6 @@
"devDependencies": {
"@types/bun": "1.0.12",
"read-package-up": "11.0.0",
"typescript": "5.4.4"
"typescript": "5.4.5"
}
}
130 changes: 65 additions & 65 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 4e61578

Please sign in to comment.