Skip to content

Commit 86335e6

Browse files
committed
Update dependency babel-loader to v8.3.0
1 parent 8dedceb commit 86335e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.4",
2424
"babel-eslint": "10.1.0",
25-
"babel-loader": "8.2.5",
25+
"babel-loader": "8.3.0",
2626
"eslint": "7.32.0",
2727
"eslint-config-prettier": "8.5.0",
2828
"eslint-config-react-app": "6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5836,10 +5836,10 @@ babel-jest@^26.6.3:
58365836
graceful-fs "^4.2.4"
58375837
slash "^3.0.0"
58385838

5839-
babel-loader@8.2.5:
5840-
version "8.2.5"
5841-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5.tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e"
5842-
integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==
5839+
babel-loader@8.3.0:
5840+
version "8.3.0"
5841+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8"
5842+
integrity sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==
58435843
dependencies:
58445844
find-cache-dir "^3.3.1"
58455845
loader-utils "^2.0.0"

0 commit comments

Comments
 (0)