From 96d55c6aba1eb196dcd9a1a63c86fb60bca0a813 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 22:05:22 +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 1623404..11958d4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-eslint": "10.1.0", "benchmark": "2.1.4", "cz-conventional-changelog": "2.1.0", - "eslint": "8.57.0", + "eslint": "9.0.0", "eslint-config-scratch": "9.0.7", "glob": "7.2.3", "husky": "0.14.3",