Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.5.4 (#3502)
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 Jul 23, 2024
1 parent fe09cab commit 7c7c20e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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 @@ -37,7 +37,7 @@
"license": "MIT OR Apache-2.0",
"devDependencies": {
"@types/node": "20.14.11",
"typescript": "5.5.3",
"typescript": "5.5.4",
"vite": "5.3.4",
"vitest": "1.6.0"
},
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 @@ -49,7 +49,7 @@
"@biomejs/wasm-bundler": "link:../wasm-bundler",
"@biomejs/wasm-nodejs": "link:../wasm-nodejs",
"@biomejs/wasm-web": "link:../wasm-web",
"typescript": "5.5.3",
"typescript": "5.5.4",
"vite": "5.3.4",
"vitest": "1.6.0"
},
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.1.6",
"read-package-up": "11.0.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
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 7c7c20e

Please sign in to comment.