From 6883b1be861c19991313845c3d30914b626f4c09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:04:41 +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 fb8bb135..b05336d6 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",