From 6d806e5dc95b6120d213173a9feb636b7c881d62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 00:38:43 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ec8c26cc..ef92efdef 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/lodash.defaultsdeep": "4.6.9", "babel-loader": "8.4.1", "babel-plugin-react-intl": "3.5.1", - "eslint": "9.39.2", + "eslint": "10.0.0", "eslint-config-scratch": "11.0.53", "format-message-cli": "6.2.4", "globals": "17.3.0",