File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/create-react-microservice-scaffold/src
packages/my-fancy-ui-config Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
"script-ext-html-webpack-plugin" : " 2.1.5" ,
41
41
"uglifyjs-webpack-plugin" : " 1.3.0" ,
42
42
"webpack" : " 3.12.0" ,
43
- "webpack-manifest-plugin" : " 2.1.2 " ,
43
+ "webpack-manifest-plugin" : " 2.2.0 " ,
44
44
"webpack-merge" : " 4.2.2" ,
45
45
"webpack-node-externals" : " 1.7.2" ,
46
46
"webpack-visualizer-plugin" : " 0.1.11"
Original file line number Diff line number Diff line change @@ -14611,10 +14611,10 @@ webpack-livereload-plugin@2.3.0:
14611
14611
portfinder "^1.0.17"
14612
14612
tiny-lr "^1.1.1"
14613
14613
14614
- webpack-manifest-plugin@2.1.2 :
14615
- version "2.1.2 "
14616
- resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-2.1.2. tgz#990c448b4cfe1cf0b2dfad4a422264aabc4c98eb "
14617
- integrity sha512-XWjPY0NXXJ1tGQZgtOMZtEsm8mST23nvO7q5e5H26NH4pv7wfYbHaX9Uwogve+IF6Ilv4j1e3hPr9N3JGZdilA ==
14614
+ webpack-manifest-plugin@2.2.0 :
14615
+ version "2.2.0 "
14616
+ resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-2.2.0. tgz#19ca69b435b0baec7e29fbe90fb4015de2de4f16 "
14617
+ integrity sha512-9S6YyKKKh/Oz/eryM1RyLVDVmy3NSPV0JXMRhZ18fJsq+AwGxUY34X54VNwkzYcEmEkDwNxuEOboCZEebJXBAQ ==
14618
14618
dependencies:
14619
14619
fs-extra "^7.0.0"
14620
14620
lodash ">=3.5 <5"
You can’t perform that action at this time.
0 commit comments