File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 50
50
"babel-core" : " ^6.26.3" ,
51
51
"babel-eslint" : " ^10.0.1" ,
52
52
"babel-jest" : " ^22.4.4" ,
53
- "babel-loader" : " ^7.1.5 " ,
53
+ "babel-loader" : " ^8.0.4 " ,
54
54
"babel-plugin-external-helpers" : " ^6.22.0" ,
55
55
"babel-plugin-transform-object-rest-spread" : " ^6.26.0" ,
56
56
"babel-plugin-transform-runtime" : " ^6.23.0" ,
Original file line number Diff line number Diff line change @@ -686,14 +686,15 @@ babel-jest@^22.4.4:
686
686
babel-plugin-istanbul "^4.1.5"
687
687
babel-preset-jest "^22.4.4"
688
688
689
- babel-loader@^7.1.5 :
690
- version "7.1.5 "
691
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.5 .tgz#e3ee0cd7394aa557e013b02d3e492bfd07aa6d68 "
692
- integrity sha512-iCHfbieL5d1LfOQeeVJEUyD9rTwBcP/fcEbRCfempxTDuqrKpu0AZjLAQHEQa3Yqyj9ORKe2iHfoj4rHLf7xpw ==
689
+ babel-loader@^8.0.4 :
690
+ version "8.0.4 "
691
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.4 .tgz#7bbf20cbe4560629e2e41534147692d3fecbdce6 "
692
+ integrity sha512-fhBhNkUToJcW9nV46v8w87AJOwAJDz84c1CL57n3Stj73FANM/b9TbCUK4YhdOwEyZ+OxhYpdeZDNzSI29Firw ==
693
693
dependencies :
694
694
find-cache-dir "^1.0.0"
695
695
loader-utils "^1.0.2"
696
696
mkdirp "^0.5.1"
697
+ util.promisify "^1.0.0"
697
698
698
699
babel-messages@^6.23.0 :
699
700
version "6.23.0"
You can’t perform that action at this time.
0 commit comments