From bb712666dc387313189a39d7d6306b8a555f8ad9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 05:05:27 +0000 Subject: [PATCH] Update typescript-eslint monorepo to v6 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 37cc3c997..eaa49bdb9 100644 --- a/package.json +++ b/package.json @@ -62,8 +62,8 @@ "@types/lodash": "4.14.196", "@types/node": "18.17.2", "@types/nunjucks": "3.2.3", - "@typescript-eslint/eslint-plugin": "5.62.0", - "@typescript-eslint/parser": "5.62.0", + "@typescript-eslint/eslint-plugin": "6.2.1", + "@typescript-eslint/parser": "6.2.1", "babel-jest": "29.6.2", "babel-plugin-module-resolver": "5.0.0", "eslint": "8.46.0",