Update to TS 4.7

This commit is contained in:
Matt Bierner
2022-05-24 15:04:19 -07:00
parent 6106cdd723
commit f7f5bee0e5
111 changed files with 8028 additions and 2108 deletions

View File

@ -48,6 +48,6 @@
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"eslint": "^8.13.0",
"typescript": "^4.6.3"
"typescript": "^4.7.2"
}
}