Skip to content

Commit b201a22

Browse files
committed
Update dependency babel-loader to v8.4.1
1 parent 57669c4 commit b201a22

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/parser": "4.33.0",
2323
"antd": "4.24.16",
2424
"babel-eslint": "10.1.0",
25-
"babel-loader": "8.3.0",
25+
"babel-loader": "8.4.1",
2626
"eslint": "7.32.0",
2727
"eslint-config-prettier": "8.10.0",
2828
"eslint-config-react-app": "6.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5940,13 +5940,13 @@ babel-jest@^26.6.3:
59405940
graceful-fs "^4.2.4"
59415941
slash "^3.0.0"
59425942

5943-
babel-loader@8.3.0:
5944-
version "8.3.0"
5945-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8"
5946-
integrity sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==
5943+
babel-loader@8.4.1:
5944+
version "8.4.1"
5945+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.4.1.tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675"
5946+
integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==
59475947
dependencies:
59485948
find-cache-dir "^3.3.1"
5949-
loader-utils "^2.0.0"
5949+
loader-utils "^2.0.4"
59505950
make-dir "^3.1.0"
59515951
schema-utils "^2.6.5"
59525952

0 commit comments

Comments
 (0)