Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit b915e2d

Browse files
committed
npm uninstall typescript && npm install --save-dev typescript
1 parent 8a38c5c commit b915e2d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 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
@@ -27,7 +27,7 @@
2727
"eslint": "^8.38.0",
2828
"eslint-plugin-deprecation": "^1.4.1",
2929
"ts-node-test": "^0.4.1",
30-
"typescript": "^4.9.5",
30+
"typescript": "^5.0.4",
3131
"vite": "^4.2.1"
3232
}
3333
}

0 commit comments

Comments
 (0)