File tree 2 files changed +6
-9
lines changed
2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 22
22
"@typescript-eslint/parser" : " 4.33.0" ,
23
23
"antd" : " 4.24.16" ,
24
24
"babel-eslint" : " 10.1.0" ,
25
- "babel-loader" : " 8.4.1 " ,
25
+ "babel-loader" : " 10.0.0 " ,
26
26
"eslint" : " 7.32.0" ,
27
27
"eslint-config-prettier" : " 8.10.0" ,
28
28
"eslint-config-react-app" : " 6.0.0" ,
Original file line number Diff line number Diff line change @@ -5972,15 +5972,12 @@ babel-jest@^26.6.3:
5972
5972
graceful-fs "^4.2.4"
5973
5973
slash "^3.0.0"
5974
5974
5975
- babel-loader@8.4.1 :
5976
- version "8.4.1 "
5977
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.4.1 .tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675 "
5978
- integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA ==
5975
+ babel-loader@10.0.0 :
5976
+ version "10.0.0 "
5977
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0 .tgz#b9743714c0e1e084b3e4adef3cd5faee33089977 "
5978
+ integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA ==
5979
5979
dependencies:
5980
- find-cache-dir "^3.3.1"
5981
- loader-utils "^2.0.4"
5982
- make-dir "^3.1.0"
5983
- schema-utils "^2.6.5"
5980
+ find-up "^5.0.0"
5984
5981
5985
5982
babel-loader@^8.0.0:
5986
5983
version "8.2.3"
You can’t perform that action at this time.
0 commit comments