Skip to content

Commit 11ba23d

Browse files
chore(deps): update dependency typescript to v6
1 parent a8166d7 commit 11ba23d

File tree

3 files changed

+138
-171
lines changed

3 files changed

+138
-171
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/node": "^22.17.1",
3838
"playwright": "^1.54.2",
3939
"simple-git-hooks": "^2.13.1",
40-
"typescript": "^5.9.2"
40+
"typescript": "^6.0.3"
4141
},
4242
"peerDependencies": {
4343
"@rsbuild/core": "1.x",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"@winner-fed/winjs": "*"
1515
},
1616
"devDependencies": {
17-
"typescript": "^5.9.2"
17+
"typescript": "^6.0.3"
1818
}
1919
}

0 commit comments

Comments
 (0)