Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Merge #1047
Browse files Browse the repository at this point in the history
1047: Update dependency webpack-manifest-plugin to v2.1.2 r=rehandalal a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [webpack-manifest-plugin](https://togithub.com/danethurber/webpack-manifest-plugin) | dependencies | patch | [`2.1.1` -> `2.1.2`](https://renovatebot.com/diffs/npm/webpack-manifest-plugin/2.1.1/2.1.2) |


Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
bors[bot] and renovate-bot committed Sep 30, 2019
2 parents 153fc8b + e997e26 commit 2729897
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"uglifyjs-webpack-plugin": "2.2.0",
"url-loader": "2.1.0",
"webpack": "4.41.0",
"webpack-manifest-plugin": "2.1.1",
"webpack-manifest-plugin": "2.1.2",
"webpack-merge": "4.2.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11609,10 +11609,10 @@ webpack-log@^2.0.0:
ansi-colors "^3.0.0"
uuid "^3.3.2"

webpack-manifest-plugin@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-2.1.1.tgz#6b3e280327815b83152c79f42d0ca13b665773c4"
integrity sha512-2zqJ6mvc3yoiqfDjghAIpljhLSDh/G7vqGrzYcYqqRCd/ZZZCAuc/YPE5xG0LGpLgDJRhUNV1H+znyyhIxahzA==
webpack-manifest-plugin@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-2.1.2.tgz#990c448b4cfe1cf0b2dfad4a422264aabc4c98eb"
integrity sha512-XWjPY0NXXJ1tGQZgtOMZtEsm8mST23nvO7q5e5H26NH4pv7wfYbHaX9Uwogve+IF6Ilv4j1e3hPr9N3JGZdilA==
dependencies:
fs-extra "^7.0.0"
lodash ">=3.5 <5"
Expand Down

0 comments on commit 2729897

Please sign in to comment.