From c1e80347a3397c478a18f4d21c1af49266af4834 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 19:52:10 +0000 Subject: [PATCH] Update dependency eslint to v8.46.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 915473e7b..7c5a94abe 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "babel-plugin-transform-react-jsx": "6.24.1", "babel-preset-env": "1.7.0", "cross-env": "7.0.3", - "eslint": "8.44.0", + "eslint": "8.46.0", "grunt": "1.5.3", "grunt-contrib-compress": "2.0.0", "grunt-contrib-concat": "2.1.0",