Update dependency eslint to ^9.39.1 #353

Merged
renovate merged 1 commits from renovate/eslint-9.x into master 2025-11-05 00:14:55 +00:00
Showing only changes of commit 527ef86714 - Show all commits

View File

@@ -34,7 +34,7 @@
"@typescript-eslint/eslint-plugin": "^8.46.3", "@typescript-eslint/eslint-plugin": "^8.46.3",
"@typescript-eslint/parser": "^8.46.2", "@typescript-eslint/parser": "^8.46.2",
"@vitejs/plugin-react": "^5.1.0", "@vitejs/plugin-react": "^5.1.0",
"eslint": "^9.38.0", "eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24", "eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.4.0", "globals": "^16.4.0",