From a766022c6b4e0999185810104d75c6c19a55d788 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:38:44 +0000 Subject: [PATCH] chore(deps): update dependency babel-loader to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76c7428..ba46863 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@commitlint/cli": "^17.8.1", "@commitlint/config-conventional": "^17.8.1", "@ecomplus/utils": "^1.4.1", - "babel-loader": "^8.4.1", + "babel-loader": "^10.0.0", "core-js": "^3.41.0", "docdash": "^2.0.2", "husky": "^3.1.0",