fix: update typescript-eslint plugin throughout

This commit is contained in:
Daniel Lautzenheiser
2023-02-27 12:26:31 -05:00
parent e09178f26c
commit 82a1b064af
3 changed files with 4 additions and 88 deletions

View File

@ -203,8 +203,8 @@
"@types/styled-components": "5.1.26",
"@types/url-join": "4.0.1",
"@types/uuid": "9.0.1",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"axios": "1.3.4",
"babel-core": "7.0.0-bridge.0",
"babel-loader": "9.1.2",