From 5293774b8a33fc952acee5c61157fdab242b32d1 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 02:49:53 +0000 Subject: [PATCH] Update dependency @typescript-eslint/eslint-plugin to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a9076fb234..3093fcbff65 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "typescript": "~3.9.7" }, "dependencies": { - "@typescript-eslint/eslint-plugin": "^4.31.1", + "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^4.31.1", "aws-cdk-lib": "2.45.0", "constructs": "^10.0.0",