devDeps: Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser

The dependencies need to be bumped in tandem, both went from 8.32.1 to 8.34.0
This commit is contained in:
regexowl 2025-06-16 12:36:47 +02:00 committed by Klara Simickova
parent 8f0c53138e
commit 3312beb6e7
2 changed files with 157 additions and 96 deletions

View file

@ -50,8 +50,8 @@
"@types/react-dom": "18.3.1",
"@types/react-redux": "7.1.34",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.32.1",
"@typescript-eslint/parser": "8.32.1",
"@typescript-eslint/eslint-plugin": "8.34.0",
"@typescript-eslint/parser": "8.34.0",
"@vitejs/plugin-react": "4.4.1",
"@vitest/coverage-v8": "3.1.2",
"babel-loader": "10.0.0",