chore: bump typescript-eslint to support ts 4.8 (#8573)

This commit is contained in:
Parbez
2022-08-31 01:53:00 +05:30
committed by GitHub
parent fd97da9b6c
commit 4bdb0593ae
13 changed files with 130 additions and 257 deletions

View File

@@ -72,8 +72,8 @@
"@types/node": "^16.11.56",
"@types/react-dom": "^18.0.6",
"@types/react-syntax-highlighter": "^15.5.5",
"@typescript-eslint/eslint-plugin": "^5.35.1",
"@typescript-eslint/parser": "^5.35.1",
"@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/parser": "^5.36.1",
"@unocss/cli": "^0.45.13",
"@unocss/preset-web-fonts": "^0.45.13",
"@unocss/reset": "^0.45.13",