Bump TS to 4.7.4 (#1698)

This commit is contained in:
Jaco
2022-06-21 06:47:37 +02:00
committed by GitHub
parent 3a65a8eebb
commit a9129eebe5
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -37,6 +37,6 @@
"@types/jest": "^28.1.2"
},
"resolutions": {
"typescript": "^4.7.3"
"typescript": "^4.7.4"
}
}