chore: bump typescript v4.7 (#10774)

This commit is contained in:
neverland
2022-07-02 22:35:45 +08:00
committed by GitHub
parent eea5f002a7
commit 0a8420fdac
9 changed files with 45 additions and 51 deletions

View File

@@ -30,7 +30,7 @@
"devDependencies": {
"enhanced-resolve": "^5.8.3",
"eslint": "^8.7.0",
"typescript": "~4.5.5"
"typescript": "^4.7.4"
},
"peerDependencies": {
"eslint": "^7.32.0 || ^8.2.0"