Skip to content

Commit 8f9a894

Browse files
committed
Keep typescript at 5.3.0
1 parent fc7d1da commit 8f9a894

File tree

2 files changed

+35
-9
lines changed

2 files changed

+35
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"tsconfig-paths-webpack-plugin": "^4.0.1",
192192
"tsx": "^4.6.2",
193193
"typedoc": "^0.25.1",
194-
"typescript": "^5.2.2",
194+
"typescript": "~5.3.0",
195195
"vite": "^4.2.1",
196196
"vite-tsconfig-paths": "^4.0.8",
197197
"vitest": "^0.34.4",

0 commit comments

Comments
 (0)