From 974fc974d5d60af6a311a3f274acffcce9b4c2f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 03:51:47 +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 fb8bb13..b05336d 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "babel-plugin-transform-class-properties": "^6.24.1", "clean-webpack-plugin": "^4.0.0", "conventional-changelog-cli": "^5.0.0", - "eslint": "^8.1.0", + "eslint": "^9.0.0", "eslint-config-semistandard": "^17.0.0", "eslint-config-standard": "^17.0.0", "eslint-plugin-import": "^2.25.2",