From ad0f86fa166bd41449e950fb933130c404da0bdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 04:22:02 +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 4c778eb9..edd40980 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.2.0", "jest": "29.7.0", "markdown-it": "13.0.2", "markdown-it-attrs": "4.1.6",