From 52d2329b899c339c02cc7c3552fdc2880d4ed4c7 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 03:28:37 +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",