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

Commit 5e7cff3

Browse files
Update dependency typescript to v4.7.4
1 parent a1eeb2e commit 5e7cff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/express": "4.17.13",
1616
"@types/node": "17.0.30",
1717
"ts-node-dev": "1.1.8",
18-
"typescript": "4.6.4"
18+
"typescript": "4.7.4"
1919
},
2020
"dependencies": {
2121
"cors": "2.8.5",

0 commit comments

Comments
 (0)