Skip to content

Commit 4172ac7

Browse files
committed
Roll back typescript to 4.7
See microsoft/TypeScript#50959
1 parent 025b5c9 commit 4172ac7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"supertest": "6.2.4",
113113
"test-listen": "1.1.0",
114114
"ts-jest": "29.0.2",
115-
"typescript": "4.8.3"
115+
"typescript": "4.7.4"
116116
},
117117
"jest": {
118118
"projects": [

0 commit comments

Comments
 (0)