From dbdc244878d5cc7e52009aabf6f5e6f1946398d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 08:30:10 +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 4a95af7e..6eae23e6 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "babel-eslint": "10.1.0", "babel-loader": "9.1.3", "copy-webpack-plugin": "4.6.0", - "eslint": "8.57.0", + "eslint": "9.2.0", "eslint-config-scratch": "9.0.8", "eslint-plugin-import": "2.29.1", "husky": "8.0.3",