From 0f306243ccf64b9be0c783859029cf99c6db202a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 22:05:36 +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 7b0deac3..e612f774 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",