From 3ff5f9ba58c894e896d3c9d6b2b810b65d906758 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:40:30 +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",