chore(deps): update typescript-eslint monorepo to v5 (major) (#5950)

This commit is contained in:
renovate[bot]
2021-11-01 17:52:49 +02:00
committed by GitHub
parent 9e792f80a9
commit 876b102e3a
3 changed files with 60 additions and 55 deletions

View File

@ -100,8 +100,8 @@
"@types/jwt-decode": "^2.2.1",
"@types/lodash": "^4.14.149",
"@types/uuid": "^3.4.6",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"all-contributors-cli": "^6.0.0",
"axios": "^0.24.0",
"babel-core": "^7.0.0-bridge.0",