File tree Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 2424 "autoprefixer" : " 9.1.3" ,
2525 "babel-core" : " 6.26.3" ,
2626 "babel-eslint" : " 9.0.0" ,
27- "babel-loader" : " 7.1.5 " ,
27+ "babel-loader" : " 8.0.0 " ,
2828 "babel-plugin-transform-class-properties" : " 6.24.1" ,
2929 "babel-plugin-transform-decorators-legacy" : " 1.3.5" ,
3030 "babel-plugin-transform-object-rest-spread" : " 6.26.0" ,
Original file line number Diff line number Diff line change @@ -663,13 +663,14 @@ babel-helpers@^6.24.1:
663663 babel-runtime "^6.22.0"
664664 babel-template "^6.24.1"
665665
666- babel-loader@7.1.5 :
667- version "7.1.5 "
668- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.5 .tgz#e3ee0cd7394aa557e013b02d3e492bfd07aa6d68 "
666+ babel-loader@8.0.0 :
667+ version "8.0.0 "
668+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.0 .tgz#c42f2bef268d0d8bb4ceec5d02b540a9055d58a0 "
669669 dependencies :
670670 find-cache-dir "^1.0.0"
671671 loader-utils "^1.0.2"
672672 mkdirp "^0.5.1"
673+ util.promisify "^1.0.0"
673674
674675babel-messages@^6.23.0 :
675676 version "6.23.0"
@@ -5962,7 +5963,7 @@ util-deprecate@~1.0.1:
59625963 version "1.0.2"
59635964 resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
59645965
5965- util.promisify@1.0.0 :
5966+ util.promisify@1.0.0, util.promisify@^1.0.0 :
59665967 version "1.0.0"
59675968 resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.0.0.tgz#440f7165a459c9a16dc145eb8e72f35687097030"
59685969 dependencies :
You can’t perform that action at this time.
0 commit comments