From f3f6bd2a71bf3a00b1c0bf7871ca6b9492dd3087 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 07:09:06 +0000 Subject: [PATCH] Update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e2ed795..8800a160 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "astro": "^4.0.0", "ava": "6.1.3", "dotenv": "16.4.5", - "eslint": "8.57.0", + "eslint": "9.3.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-functional": "6.5.1", "husky": "9.0.11",