Skip to content

Commit e92c25a

Browse files
committed
chore: upgrade TypeScript version to 5.8.3 in package.json and package-lock.json
1 parent b61223f commit e92c25a

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
@@ -51,7 +51,7 @@
5151
"json-date-parser": "^1.0.1",
5252
"ts-jest": "^29.0.5",
5353
"tslint": "^6.1.3",
54-
"typescript": "^4.9.4",
54+
"typescript": "^5.8.3",
5555
"validator": "^13.15.15"
5656
},
5757
"peerDependencies": {

0 commit comments

Comments
 (0)