From 72ee34e81f96694d49f4090ff296cfc4fc448ba2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 23:38:41 +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 c45b6ae9..ad48c1ca 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,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.3.0", "jest": "29.7.0", "markdown-it": "13.0.2", "markdown-it-attrs": "4.1.6",