From 9bacfa74633295889a8038c13147ba4ef2401ceb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Apr 2022 22:46:10 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E2=AC=86=EF=B8=8F=20update=20de?= =?UTF-8?q?pendency=20babel-loader=20to=20v8.2.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 600557680..d07c2fcdd 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "ast-to-markdown": "1.0.0", "autoprefixer": "10.4.4", "babel-jest": "27.5.1", - "babel-loader": "8.2.4", + "babel-loader": "8.2.5", "babel-plugin-jsx-remove-data-test-id": "3.0.0", "chalk": "4.1.0", "codesandbox": "2.2.3", diff --git a/yarn.lock b/yarn.lock index 6bf7f1fc4..d0aa255ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7369,10 +7369,10 @@ babel-jest@27.5.1, babel-jest@^27.5.1: graceful-fs "^4.2.9" slash "^3.0.0" -babel-loader@8.2.4: - version "8.2.4" - resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.4.tgz#95f5023c791b2e9e2ca6f67b0984f39c82ff384b" - integrity sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A== +babel-loader@8.2.5: + version "8.2.5" + resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5.tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e" + integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ== dependencies: find-cache-dir "^3.3.1" loader-utils "^2.0.0"