From e2cee30b159df1e0a827d922a69d9e02bd8cb172 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 23:03:44 +0000 Subject: [PATCH] :arrow_up: Updates eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e4127d4..878ae171 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "babel-eslint": "^10.1.0", "cz-conventional-changelog": "^3.3.0", "editorconfig-checker": "3.3.0", - "eslint": "^7.19.0", + "eslint": "^9.8.0", "eslint-config-prettier": "^6.15.0", "eslint-plugin-github": "^4.1.1", "eslint-plugin-import": "^2.22.1",