Bump webpack-assets-manifest from 4.0.5 to 4.0.6 (#16123)
Bumps [webpack-assets-manifest](https://github.com/webdeveric/webpack-assets-manifest) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/webdeveric/webpack-assets-manifest/releases) - [Commits](https://github.com/webdeveric/webpack-assets-manifest/compare/v4.0.5...v4.0.6) 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
							
								
									0591ef3f05
								
							
						
					
					
						commit
						082465f8d0
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -164,7 +164,7 @@ | |||
|     "twitter-text": "3.1.0", | ||||
|     "uuid": "^8.3.1", | ||||
|     "webpack": "^4.46.0", | ||||
|     "webpack-assets-manifest": "^4.0.5", | ||||
|     "webpack-assets-manifest": "^4.0.6", | ||||
|     "webpack-bundle-analyzer": "^4.4.1", | ||||
|     "webpack-cli": "^3.3.12", | ||||
|     "webpack-merge": "^5.7.3", | ||||
|  |  | |||
|  | @ -11165,10 +11165,10 @@ 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.5: | ||||
|   version "4.0.5" | ||||
|   resolved "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-4.0.5.tgz#802d45fd58203fc7a70ac557636a93605a218d3f" | ||||
|   integrity sha512-cvvr0AtTHyi7D9otmLkv0Bv8j5KKwwD5Wwt6MNxLxgc3U3XmIZnNykw2PMChzUvPr9Ibiv9ceROIc0mS1C7MeA== | ||||
| webpack-assets-manifest@^4.0.6: | ||||
|   version "4.0.6" | ||||
|   resolved "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-4.0.6.tgz#cb8cfd2d2d8d129228cea645c832448380c21ae0" | ||||
|   integrity sha512-9MsBOINUoGcj3D7XHQOOuQri7VEDArkhn5gqnpCqPungLj8Vy3utlVZ6vddAVU5feYroj+DEncktbaZhnBxdeQ== | ||||
|   dependencies: | ||||
|     chalk "^4.0" | ||||
|     deepmerge "^4.0" | ||||
|  |  | |||
		Reference in a new issue