From a262731d388536449a9fcdae11a5da8c29b447d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 20:15:47 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v7.12.0 (#2822) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7fb3947b0..e45350863 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "@types/mocha": "10.0.6", "@types/node": "18.17.17", "@types/sinon": "17.0.3", - "@typescript-eslint/eslint-plugin": "7.11.0", - "@typescript-eslint/parser": "7.11.0", + "@typescript-eslint/eslint-plugin": "7.12.0", + "@typescript-eslint/parser": "7.12.0", "chai": "5.1.1", "chai-subset": "1.6.0", "esbuild": "0.21.4",