Bump webpack-assets-manifest from 4.0.1 to 4.0.2 (#15999)
Bumps [webpack-assets-manifest](https://github.com/webdeveric/webpack-assets-manifest) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/webdeveric/webpack-assets-manifest/releases) - [Commits](https://github.com/webdeveric/webpack-assets-manifest/compare/v4.0.1...v4.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									daa61e0b81
								
							
						
					
					
						commit
						25fb8d6797
					
				
					 2 changed files with 9 additions and 9 deletions
				
			
		|  | @ -164,7 +164,7 @@ | |||
|     "twitter-text": "3.1.0", | ||||
|     "uuid": "^8.3.1", | ||||
|     "webpack": "^4.46.0", | ||||
|     "webpack-assets-manifest": "^4.0.1", | ||||
|     "webpack-assets-manifest": "^4.0.2", | ||||
|     "webpack-bundle-analyzer": "^4.4.0", | ||||
|     "webpack-cli": "^3.3.12", | ||||
|     "webpack-merge": "^5.7.3", | ||||
|  |  | |||
							
								
								
									
										16
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								yarn.lock
									
									
									
									
									
								
							|  | @ -3691,7 +3691,7 @@ deep-is@^0.1.3, deep-is@~0.1.3: | |||
|   resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" | ||||
|   integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ= | ||||
| 
 | ||||
| deepmerge@^4.2.2: | ||||
| deepmerge@^4.0, deepmerge@^4.2.2: | ||||
|   version "4.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.2.2.tgz#44d2ea3679b8f4d4ffba33f03d865fc1e7bf4955" | ||||
|   integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg== | ||||
|  | @ -6884,7 +6884,7 @@ locate-path@^5.0.0: | |||
|   dependencies: | ||||
|     p-locate "^4.1.0" | ||||
| 
 | ||||
| lockfile@^1.0.4: | ||||
| lockfile@^1.0: | ||||
|   version "1.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/lockfile/-/lockfile-1.0.4.tgz#07f819d25ae48f87e538e6578b6964a4981a5609" | ||||
|   integrity sha512-cvbTwETRfsFh4nHsL1eGWapU1XFi5Ot9E85sWAwia7Y7EgB7vfqcZhTKZ+l7hCGxSPoushMv5GKhT5PdLv03WA== | ||||
|  | @ -11203,14 +11203,14 @@ webidl-conversions@^6.1.0: | |||
|   resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514" | ||||
|   integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w== | ||||
| 
 | ||||
| webpack-assets-manifest@^4.0.1: | ||||
|   version "4.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-4.0.1.tgz#918989c51a7800be6683aaa27b9f36bcc7a9afdc" | ||||
|   integrity sha512-NS7Bx2C3JsEj6a0MB/PPmPOD/BzDYjB3PaKcI7/r2fKXq0PuZ4YtcbZ5Og+q4gkmetGX9v21vejeAlbru/Fvhw== | ||||
| webpack-assets-manifest@^4.0.2: | ||||
|   version "4.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-4.0.2.tgz#ead6e6dbdcd1c2af45d11a382246fcc79a286372" | ||||
|   integrity sha512-bBb9PvEGDOCFvW5/t6Yp9MEE0fymNJ0OvEud9nPvQegDbQEUZ/2WTeHnNoALwWMu1x3JHPyqHVYh8SwtYZ/dww== | ||||
|   dependencies: | ||||
|     chalk "^4.0" | ||||
|     deepmerge "^4.2.2" | ||||
|     lockfile "^1.0.4" | ||||
|     deepmerge "^4.0" | ||||
|     lockfile "^1.0" | ||||
|     lodash.escaperegexp "^4.0" | ||||
|     lodash.get "^4.0" | ||||
|     lodash.has "^4.0" | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue