Skip to content

Commit 43b7168

Browse files
author
Adrien LESÉNÉCHAL
committed
Update typescript to 4.4.2
4.4.2 was the 1st npm release to allow template string pattern index signatures, used in this PR. see microsoft/TypeScript#44512
1 parent 6b0ea7f commit 43b7168

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
@@ -34,7 +34,7 @@
3434
"prettier": "^2.2.1",
3535
"tsd": "^0.31.0",
3636
"tslint-config-prettier": "^1.18.0",
37-
"typescript": "^4.2.2"
37+
"typescript": "^4.4.2"
3838
},
3939
"husky": {
4040
"hooks": {

0 commit comments

Comments
 (0)