File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
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.2.3 " ,
33
+ "babel-loader" : " 8.2.5 " ,
34
34
"babel-plugin-module-resolver" : " 3.2.0" ,
35
35
"compression" : " 1.7.4" ,
36
36
"compression-webpack-plugin" : " 2.0.0" ,
Original file line number Diff line number Diff line change @@ -3474,13 +3474,13 @@ babel-jest@24.9.0, babel-jest@^24.9.0:
3474
3474
chalk "^2.4.2"
3475
3475
slash "^2.0.0"
3476
3476
3477
- babel-loader@8.2.3 :
3478
- version "8.2.3 "
3479
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3 .tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d "
3480
- integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw ==
3477
+ babel-loader@8.2.5 :
3478
+ version "8.2.5 "
3479
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5 .tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e "
3480
+ integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ ==
3481
3481
dependencies:
3482
3482
find-cache-dir "^3.3.1"
3483
- loader-utils "^1.4 .0"
3483
+ loader-utils "^2.0 .0"
3484
3484
make-dir "^3.1.0"
3485
3485
schema-utils "^2.6.5"
3486
3486
@@ -8445,6 +8445,15 @@ loader-utils@^1.4.0:
8445
8445
emojis-list "^3.0.0"
8446
8446
json5 "^1.0.1"
8447
8447
8448
+ loader-utils@^2.0.0:
8449
+ version "2.0.4"
8450
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
8451
+ integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
8452
+ dependencies:
8453
+ big.js "^5.2.2"
8454
+ emojis-list "^3.0.0"
8455
+ json5 "^2.1.2"
8456
+
8448
8457
locate-path@^2.0.0:
8449
8458
version "2.0.0"
8450
8459
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
You can’t perform that action at this time.
0 commit comments