Skip to content

Commit 36dcbf9

Browse files
chore: bump up typescript version to v6 (#182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8502791 commit 36dcbf9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"oxlint": "^1.14.0",
8181
"prettier": "^3.6.2",
8282
"tinybench": "^6.0.0",
83-
"typescript": "^5.9.2"
83+
"typescript": "^6.0.0"
8484
},
8585
"lint-staged": {
8686
"*.@(js|ts|tsx)": [

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)