Skip to content

Commit 61a940f

Browse files
renovate-botrenovate[bot]
authored andcommitted
TASK: Update dependency webpack-manifest-plugin to v2.2.0
1 parent f774e32 commit 61a940f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/create-react-microservice-scaffold/src/packages/my-fancy-ui-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"script-ext-html-webpack-plugin": "2.1.5",
4141
"uglifyjs-webpack-plugin": "1.3.0",
4242
"webpack": "3.12.0",
43-
"webpack-manifest-plugin": "2.1.2",
43+
"webpack-manifest-plugin": "2.2.0",
4444
"webpack-merge": "4.2.2",
4545
"webpack-node-externals": "1.7.2",
4646
"webpack-visualizer-plugin": "0.1.11"

packages/create-react-microservice-scaffold/src/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14611,10 +14611,10 @@ webpack-livereload-plugin@2.3.0:
1461114611
portfinder "^1.0.17"
1461214612
tiny-lr "^1.1.1"
1461314613

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==
1461814618
dependencies:
1461914619
fs-extra "^7.0.0"
1462014620
lodash ">=3.5 <5"

0 commit comments

Comments
 (0)