From 155473c358ffbfdac585c8dbf147379cf417c9d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 04:09:08 +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 75c2fa7e..50e721cf 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.0", + "eslint": "9.6.0", "jest": "29.7.0", "markdown-it": "13.0.2", "markdown-it-attrs": "4.1.6",