Skip to content

Commit 92fa412

Browse files
committed
fix: lock typescript version
1 parent f506b20 commit 92fa412

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -37,7 +37,7 @@
3737
"ts-jest": "^24.3.0",
3838
"tslint": "^6.1.3",
3939
"typedoc": "^0.20.36",
40-
"typescript": "^4.0.3",
40+
"typescript": "4.2.4",
4141
"webpack": "^5.38.1",
4242
"webpack-cli": "^4.7.2"
4343
},

0 commit comments

Comments
 (0)