chore(deps): update typescript-eslint monorepo to v5.52.0 (#535)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-13 21:01:38 -05:00
committed by GitHub
parent 5346e66366
commit 881a49cd04
4 changed files with 92 additions and 8 deletions

View File

@ -60,8 +60,8 @@
"@types/node": "16.18.12",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"babel-core": "7.0.0-bridge.0",
"babel-loader": "9.1.2",
"babel-plugin-emotion": "11.0.0",