Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 041a6f9

Browse files
Bump webpack-assets-manifest from 4.0.0 to 4.0.1 (mastodon#15579)
Bumps [webpack-assets-manifest](https://github.com/webdeveric/webpack-assets-manifest) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/webdeveric/webpack-assets-manifest/releases) - [Commits](webdeveric/webpack-assets-manifest@v4.0.0...v4.0.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0499c1 commit 041a6f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"tiny-queue": "^0.2.1",
165165
"uuid": "^8.3.1",
166166
"webpack": "^4.45.0",
167-
"webpack-assets-manifest": "^4.0.0",
167+
"webpack-assets-manifest": "^4.0.1",
168168
"webpack-bundle-analyzer": "^4.3.0",
169169
"webpack-cli": "^3.3.12",
170170
"webpack-merge": "^5.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11053,10 +11053,10 @@ webidl-conversions@^6.1.0:
1105311053
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
1105411054
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
1105511055

11056-
webpack-assets-manifest@^4.0.0:
11057-
version "4.0.0"
11058-
resolved "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-4.0.0.tgz#6c906f6a77945aa326822e158f22d172ccc59f0f"
11059-
integrity sha512-zbozd1Cr6gS5XMWWHfISusocOO2bO05ktpJXWdoYtv12/FSXsNqyVjNwLE9ehBXDsEOwRtqd3kPDdTZKFjjD/w==
11056+
webpack-assets-manifest@^4.0.1:
11057+
version "4.0.1"
11058+
resolved "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-4.0.1.tgz#918989c51a7800be6683aaa27b9f36bcc7a9afdc"
11059+
integrity sha512-NS7Bx2C3JsEj6a0MB/PPmPOD/BzDYjB3PaKcI7/r2fKXq0PuZ4YtcbZ5Og+q4gkmetGX9v21vejeAlbru/Fvhw==
1106011060
dependencies:
1106111061
chalk "^4.0"
1106211062
deepmerge "^4.2.2"

0 commit comments

Comments
 (0)