From b749a2d35b6d4cd7308c86dcdd92349fb197d1ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 09:35:01 +0000 Subject: [PATCH] Update @babel/eslint-parser requirement from ^7.24.1 to ^7.24.5 (#221) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc0e30c..6501bd2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@babel/core": ">=7.24.4", - "@babel/eslint-parser": "^7.24.1", + "@babel/eslint-parser": "^7.24.5", "eslint": "^8.57.0" }, "author": "Nebz ",