Skip to content

Commit 53e8b8e

Browse files
chore(deps): update dependency typescript to v5
1 parent 5077425 commit 53e8b8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"prettier": "^2.5.0",
5454
"shipjs": "^0.26.0",
5555
"ts-jest": "^27.0.0",
56-
"typescript": "^4.5.2",
56+
"typescript": "^5.0.0",
5757
"vuepress": "^1.8.2"
5858
},
5959
"engines": {
@@ -85,7 +85,7 @@
8585
"main": "lib/index.js",
8686
"pnpm": {
8787
"overrides": {
88-
"typescript": "^4.5.2",
88+
"typescript": "^5.0.0",
8989
"@microsoft/api-extractor": "^7.18.21"
9090
}
9191
},

0 commit comments

Comments
 (0)