diff --git a/package-lock.json b/package-lock.json index 6b8610d5..b9661db7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", - "@typescript-eslint/utils": "^8.8.0", + "@typescript-eslint/utils": "^8.12.2", "@vitejs/plugin-react": "^4.3.3", "@vitest/coverage-v8": "^2.1.4", "@vitest/eslint-plugin": "^1.1.7", diff --git a/package.json b/package.json index 1e1d6afe..039e0764 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", - "@typescript-eslint/utils": "^8.8.0", + "@typescript-eslint/utils": "^8.12.2", "@vitejs/plugin-react": "^4.3.3", "@vitest/coverage-v8": "^2.1.4", "@vitest/eslint-plugin": "^1.1.7",