From d45c5f1e910094f93ce0e4a49e95f7a2fe747893 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:12: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 98308e36..0646701c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "ava": "6.1.2", "commitlint-config-standard": "github:standard/commitlint-config-standard", "editorconfig-checker": "5.1.5", - "eslint": "8.55.0", + "eslint": "9.1.1", "eslint-config-standard-with-typescript": "42.0.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-n": "16.6.2",