chore(deps): update typescript-eslint monorepo to v5.53.0 (#564)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-20 16:28:45 -05:00
committed by GitHub
parent bb7f1df869
commit 481621ecc3
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.11",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
"babel-core": "7.0.0-bridge.0",
"babel-loader": "9.1.2",
"babel-plugin-emotion": "11.0.0",