1 Commits

Author SHA1 Message Date
9ae029db1d Update dependency typescript-eslint to ^8.31.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-04-29 00:22:29 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
"@eslint/js": "^9.25.1",
"@types/react": "^18.3.20",
"@types/react-dom": "^18.3.6",
"@typescript-eslint/eslint-plugin": "^8.31.1",
"@typescript-eslint/eslint-plugin": "^8.31.0",
"@typescript-eslint/parser": "^8.31.0",
"@vitejs/plugin-react": "^4.4.1",
"eslint": "^9.25.1",

View File

@ -20,7 +20,7 @@
"@eslint/js": "^9.25.1",
"@types/react": "^18.3.20",
"@types/react-dom": "^18.3.6",
"@typescript-eslint/eslint-plugin": "^8.31.1",
"@typescript-eslint/eslint-plugin": "^8.31.0",
"@typescript-eslint/parser": "^8.31.0",
"@vitejs/plugin-react": "^4.4.1",
"eslint": "^9.25.1",