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.1 " ,
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 @@ -672,13 +672,14 @@ babel-helpers@^6.24.1:
672672 babel-runtime "^6.22.0"
673673 babel-template "^6.24.1"
674674
675- babel-loader@7.1.5 :
676- version "7.1.5 "
677- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.5. tgz#e3ee0cd7394aa557e013b02d3e492bfd07aa6d68 "
675+ babel-loader@8.0.1 :
676+ version "8.0.1 "
677+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.1. tgz#b1a45e81bb21b6f47b1df2e67d4c7fd7a64e8ad3 "
678678 dependencies :
679679 find-cache-dir "^1.0.0"
680680 loader-utils "^1.0.2"
681681 mkdirp "^0.5.1"
682+ util.promisify "^1.0.0"
682683
683684babel-messages@^6.23.0 :
684685 version "6.23.0"
@@ -5981,7 +5982,7 @@ util-deprecate@~1.0.1:
59815982 version "1.0.2"
59825983 resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
59835984
5984- util.promisify@1.0.0 :
5985+ util.promisify@1.0.0, util.promisify@^1.0.0 :
59855986 version "1.0.0"
59865987 resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.0.0.tgz#440f7165a459c9a16dc145eb8e72f35687097030"
59875988 dependencies :
You can’t perform that action at this time.
0 commit comments