From ee4f4d46824431d3cdab8859b0a73d5f742cb2a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 23:31:09 +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 fa464abc..62aff303 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.16.0", "jest": "29.7.0", "markdown-it": "13.0.2", "markdown-it-attrs": "4.3.0",