Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit f19b35a

Browse files
Update dependency typescript to ^4.7.4
1 parent 896c4d4 commit f19b35a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -28,7 +28,7 @@
2828
"@types/node": "^16.4.6",
2929
"mocha": "^9.0.3",
3030
"ts-node": "^10.2.1",
31-
"typescript": "^4.3.5"
31+
"typescript": "^4.7.4"
3232
},
3333
"engines": {
3434
"node": "^12 || ^14 || ^16",

0 commit comments

Comments
 (0)