build(deps-dev): bump babel-loader from 8.2.3 to 8.2.4 (#418)

This commit is contained in:
dependabot[bot]
2022-03-23 04:20:13 +00:00
committed by GitHub
parent fb660b7fe1
commit 9959b2f805
2 changed files with 7 additions and 7 deletions

View File

@@ -30,7 +30,7 @@
"@types/workbox-webpack-plugin": "^5.1.8",
"antd": "^4.19.3",
"axios": "^0.26.1",
"babel-loader": "^8.2.3",
"babel-loader": "^8.2.4",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"css-loader": "^5.2.7",
"dotenv": "^16.0.0",

View File

@@ -2846,13 +2846,13 @@ babel-jest@^26.6.3:
graceful-fs "^4.2.4"
slash "^3.0.0"
babel-loader@^8.2.3:
version "8.2.3"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3.tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d"
integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==
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==
dependencies:
find-cache-dir "^3.3.1"
loader-utils "^1.4.0"
loader-utils "^2.0.0"
make-dir "^3.1.0"
schema-utils "^2.6.5"
@@ -7177,7 +7177,7 @@ loader-utils@0.2.x:
json5 "^0.5.0"
object-assign "^4.0.1"
loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4.0:
loader-utils@^1.1.0, loader-utils@^1.2.3:
version "1.4.0"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==