From bdb48b4a22412470660df3e6b56e1d1ac630d458 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 01:07:12 +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 c434887..e748b43 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@babel/preset-env": "^7.26.9", "@commitlint/cli": "^17.8.1", "@commitlint/config-conventional": "^17.8.1", - "babel-loader": "^8.4.1", + "babel-loader": "^10.0.0", "cross-env": "^7.0.3", "husky": "^8.0.3", "standard": "^17.1.2",