From 5f6a0628aeb7205974a7d9d2d410c57e1a9b5123 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 18:02:11 +0000 Subject: [PATCH] Replace dependency babel-eslint with @babel/eslint-parser 7.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index add992508..54ede686b 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "async": "3.2.2", "await-sleep": "0.0.1", "aws-sdk": "2.1148.0", - "babel-eslint": "10.1.0", + "@babel/eslint-parser": "7.11.0", "broken-link-checker": "0.7.8", "chalk": "4.1.2", "commander": "8.1.0",