From c5a82da3c04c7c77f284960d76648794b7842b25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 04:39:36 +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 f30f95f6..8b64a622 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "babel-plugin-add-module-exports": "1.0.4", - "eslint": "8.57.1", + "eslint": "9.15.0", "jest": "29.7.0", "markdown-it": "13.0.2", "markdown-it-attrs": "4.2.0",