From 98e08a108eedd2ade0edc7d327782ba5911f871a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 10:04:06 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f5ccee4..61fd96cf 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@types/jest": "29.5.12", "babel-eslint": "10.1.0", "babel-loader": "8.3.0", - "eslint": "8.57.0", + "eslint": "9.2.0", "eslint-config-scratch": "9.0.8", "eslint-plugin-jest": "27.9.0", "eslint-plugin-react": "7.34.1",