From 3a681076511b4fe79de7f4e42ba5c68f2d49bfc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 18:21:37 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 599b7e02..7fb9b93f 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "aws-cdk-lib": "2.173.2", "aws-cloudformation-custom-resource": "5.0.0", "constructs": "10.3.0", - "eslint": "8.57.1", + "eslint": "9.17.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-deprecation": "3.0.0", "eslint-plugin-prettier": "5.2.1",