chore: bump typescript@4.5 (#9966)

This commit is contained in:
neverland
2021-11-30 14:30:49 +08:00
committed by GitHub
parent 737a47d919
commit ce1c713e1f
9 changed files with 61 additions and 57 deletions

View File

@@ -19,6 +19,6 @@
},
"devDependencies": {
"eslint": "^8.0.0",
"typescript": "4.x"
"typescript": "~4.5.2"
}
}