Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.6 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 8792173 commit cc69c7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/@biomejs/backend-jsonrpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@types/node": "20.16.5",
"typescript": "5.6.2",
"vite": "5.4.5",
"vite": "5.4.6",
"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.5",
"vite": "5.4.6",
"vitest": "1.6.0"
},
"peerDependencies": {
Expand Down

0 comments on commit cc69c7a

Please sign in to comment.