about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-07 14:06:15 +0900
committerGitHub <noreply@github.com>2021-01-07 14:06:15 +0900
commit58e452beb891da7fcb54d78f6f482f39607a833d (patch)
tree3362b9d27e53e931a08e807dc21fcd69efb7ae6b /package.json
parent69763b6385250902fdb329d030457159976f70ed (diff)
Bump webpack-assets-manifest from 3.1.1 to 4.0.0 (#15288)
Bumps [webpack-assets-manifest](https://github.com/webdeveric/webpack-assets-manifest) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/webdeveric/webpack-assets-manifest/releases)
- [Commits](https://github.com/webdeveric/webpack-assets-manifest/compare/v3.1.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 30926b651..24cc953e2 100644
--- a/package.json
+++ b/package.json
@@ -164,7 +164,7 @@
     "tiny-queue": "^0.2.1",
     "uuid": "^8.3.1",
     "webpack": "^4.44.2",
-    "webpack-assets-manifest": "^3.1.1",
+    "webpack-assets-manifest": "^4.0.0",
     "webpack-bundle-analyzer": "^4.3.0",
     "webpack-cli": "^3.3.12",
     "webpack-merge": "^5.7.3",