Update dependency @typescript-eslint/eslint-plugin to ^8.46.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-15 01:14:05 +00:00
parent e55daec70e
commit 7f2688871e
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
"@eslint/js": "^9.35.0",
"@types/react": "^18.3.26",
"@types/react-dom": "^18.3.7",
"@typescript-eslint/eslint-plugin": "^8.46.0",
"@typescript-eslint/eslint-plugin": "^8.46.1",
"@typescript-eslint/parser": "^8.46.1",
"@vitejs/plugin-react": "^5.0.4",
"eslint": "^9.37.0",

View File

@@ -20,7 +20,7 @@
"@eslint/js": "^9.35.0",
"@types/react": "^18.3.26",
"@types/react-dom": "^18.3.7",
"@typescript-eslint/eslint-plugin": "^8.46.0",
"@typescript-eslint/eslint-plugin": "^8.46.1",
"@typescript-eslint/parser": "^8.46.1",
"@vitejs/plugin-react": "^5.0.4",
"eslint": "^9.37.0",