From d603d1869050e9e52e0e0e6f0ff933cff97ef0cc Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 01:01:17 +0000 Subject: [PATCH] chore(deps): Update all of typescript-eslint to version 6.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19241b0..3322181 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@commitlint/cli": "^17.2.0", "@commitlint/config-conventional": "^17.2.0", - "@typescript-eslint/eslint-plugin": "^5.42.1", + "@typescript-eslint/eslint-plugin": "^6.10.0", "@typescript-eslint/parser": "^5.42.1", "chai": "^4.3.7", "commit-and-tag-version": "^12.0.0",