devDeps: Bump typescript deps

This bumps @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 8.39.0 to 8.39.1

These need to be bumped in tandem.
This commit is contained in:
regexowl 2025-08-15 09:05:40 +02:00 committed by Michal Gold
parent 04f0528701
commit 3e5c5dca76
2 changed files with 231 additions and 231 deletions

View file

@ -51,8 +51,8 @@
"@types/react-dom": "18.3.1",
"@types/react-redux": "7.1.34",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.39.0",
"@typescript-eslint/parser": "8.39.0",
"@typescript-eslint/eslint-plugin": "8.39.1",
"@typescript-eslint/parser": "8.39.1",
"@vitejs/plugin-react": "4.7.0",
"@vitest/coverage-v8": "3.2.4",
"babel-loader": "10.0.0",