From 6501113851df2bbd21bfbd0e985de445ac5a61b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 20:02:15 +0000 Subject: [PATCH] chore(deps-dev): bump eslint from 9.39.2 to 10.0.2 in /apps/frontend Dependabot couldn't find the original pull request head commit, c987f8adf05acfd651bcc076078ef291bd19f15a. --- apps/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 3eb0f30e..cc50413d 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -51,7 +51,7 @@ "axe-core": "^4.11.1", "colorette": "^2.0.20", "cypress-axe": "^1.7.0", - "eslint": "9.39.2", + "eslint": "10.0.3", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1", "globals": "^17.3.0",