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

The dependencies need to be bumped in tandem, both went from 8.34.0 to 8.34.1
This commit is contained in:
regexowl 2025-06-18 08:39:42 +02:00 committed by Anna Vítová
parent 2f034dffd8
commit 2f2f40c4b7
2 changed files with 111 additions and 111 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.34.0",
"@typescript-eslint/parser": "8.34.0",
"@typescript-eslint/eslint-plugin": "8.34.1",
"@typescript-eslint/parser": "8.34.1",
"@vitejs/plugin-react": "4.4.1",
"@vitest/coverage-v8": "3.2.4",
"babel-loader": "10.0.0",