File tree Expand file tree Collapse file tree
packages/create-react-microservice-scaffold/src
packages/my-fancy-ui-config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 "envalid" : " 4.1.4" ,
3434 "extract-text-webpack-plugin" : " 3.0.2" ,
3535 "flow-copy-source" : " 1.3.0" ,
36- "html-webpack-plugin" : " 2.30.1 " ,
36+ "html-webpack-plugin" : " 3.2.0 " ,
3737 "log-fancy" : " 1.3.2" ,
3838 "react-dev-utils" : " 5.0.1" ,
3939 "react-error-overlay" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -1569,7 +1569,7 @@ bluebird@^2.9.33:
15691569 version "2.11.0"
15701570 resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-2.11.0.tgz#534b9033c022c9579c56ba3b3e5a5caafbb650e1"
15711571
1572- bluebird@^3.4.7, bluebird@^3. 5.1 :
1572+ bluebird@^3.5.1 :
15731573 version "3.5.1"
15741574 resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
15751575
@@ -5135,16 +5135,17 @@ html-minifier@^3.2.3:
51355135 relateurl "0.2.x"
51365136 uglify-js "3.2.x"
51375137
5138- html-webpack-plugin@2.30.1 :
5139- version "2.30.1 "
5140- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-2.30.1. tgz#7f9c421b7ea91ec460f56527d78df484ee7537d5 "
5138+ html-webpack-plugin@3.2.0 :
5139+ version "3.2.0 "
5140+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-3.2.0. tgz#b01abbd723acaaa7b37b6af4492ebda03d9dd37b "
51415141 dependencies :
5142- bluebird "^3.4.7"
51435142 html-minifier "^3.2.3"
51445143 loader-utils "^0.2.16"
51455144 lodash "^4.17.3"
51465145 pretty-error "^2.0.2"
5146+ tapable "^1.0.0"
51475147 toposort "^1.0.0"
5148+ util.promisify "1.0.0"
51485149
51495150htmlparser2@^3.9.1 :
51505151 version "3.9.2"
@@ -10463,7 +10464,7 @@ util-inspect@^0.1.8:
1046310464 json3 "3.3.0"
1046410465 object-keys "0.5.0"
1046510466
10466- util.promisify@^1.0.0 :
10467+ util.promisify@1.0.0, util.promisify@ ^1.0.0 :
1046710468 version "1.0.0"
1046810469 resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.0.0.tgz#440f7165a459c9a16dc145eb8e72f35687097030"
1046910470 dependencies :
You can’t perform that action at this time.
0 commit comments