deps: Bump typescript-eslint

This bumps:
- @typescript-eslint/parser from 6.20.0 to 7.0.2
- @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.2
This commit is contained in:
regexowl 2024-02-26 12:00:50 +01:00 committed by Klara Simickova
parent bd0c0ebf6e
commit 5d261b9b76
2 changed files with 58 additions and 354 deletions

View file

@ -72,8 +72,8 @@
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@types/react-redux": "7.1.33",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"babel-jest": "29.7.0",
"babel-plugin-dual-import": "1.2.1",
"babel-plugin-transform-imports": "2.0.0",