File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 30
30
"babel-core" : " 7.0.0-bridge.0" ,
31
31
"babel-eslint" : " 10.1.0" ,
32
32
"babel-jest" : " 24.9.0" ,
33
- "babel-loader" : " 8.3.0 " ,
33
+ "babel-loader" : " 8.4.1 " ,
34
34
"babel-plugin-module-resolver" : " 3.2.0" ,
35
35
"compression" : " 1.7.5" ,
36
36
"compression-webpack-plugin" : " 2.0.0" ,
Original file line number Diff line number Diff line change @@ -3316,13 +3316,13 @@ babel-jest@24.9.0, babel-jest@^24.9.0:
3316
3316
chalk "^2.4.2"
3317
3317
slash "^2.0.0"
3318
3318
3319
- babel-loader@8.3.0 :
3320
- version "8.3.0 "
3321
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0 .tgz#124936e841ba4fe8176786d6ff28add1f134d6a8 "
3322
- integrity sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q ==
3319
+ babel-loader@8.4.1 :
3320
+ version "8.4.1 "
3321
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.4.1 .tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675 "
3322
+ integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA ==
3323
3323
dependencies:
3324
3324
find-cache-dir "^3.3.1"
3325
- loader-utils "^2.0.0 "
3325
+ loader-utils "^2.0.4 "
3326
3326
make-dir "^3.1.0"
3327
3327
schema-utils "^2.6.5"
3328
3328
@@ -8674,7 +8674,7 @@ loader-utils@^1.4.0:
8674
8674
emojis-list "^3.0.0"
8675
8675
json5 "^1.0.1"
8676
8676
8677
- loader-utils@^2.0.0 :
8677
+ loader-utils@^2.0.4 :
8678
8678
version "2.0.4"
8679
8679
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
8680
8680
integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
You can’t perform that action at this time.
0 commit comments