Bump webpack-cli from 3.3.5 to 3.3.6 (#11481)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.5 to 3.3.6. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.6/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									e543c56c8e
								
							
						
					
					
						commit
						ac07d31c51
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -161,7 +161,7 @@ | |||
|     "webpack": "^4.35.3", | ||||
|     "webpack-assets-manifest": "^3.1.1", | ||||
|     "webpack-bundle-analyzer": "^3.3.2", | ||||
|     "webpack-cli": "^3.3.5", | ||||
|     "webpack-cli": "^3.3.6", | ||||
|     "webpack-merge": "^4.2.1", | ||||
|     "websocket.js": "^0.1.12" | ||||
|   }, | ||||
|  |  | |||
|  | @ -10329,10 +10329,10 @@ webpack-bundle-analyzer@^3.3.2: | |||
|     opener "^1.5.1" | ||||
|     ws "^6.0.0" | ||||
| 
 | ||||
| webpack-cli@^3.3.5: | ||||
|   version "3.3.5" | ||||
|   resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.5.tgz#f4d1238a66a2843d9cebf189835ea22142e72767" | ||||
|   integrity sha512-w0j/s42c5UhchwTmV/45MLQnTVwRoaUTu9fM5LuyOd/8lFoCNCELDogFoecx5NzRUndO0yD/gF2b02XKMnmAWQ== | ||||
| webpack-cli@^3.3.6: | ||||
|   version "3.3.6" | ||||
|   resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.6.tgz#2c8c399a2642133f8d736a359007a052e060032c" | ||||
|   integrity sha512-0vEa83M7kJtxK/jUhlpZ27WHIOndz5mghWL2O53kiDoA9DIxSKnfqB92LoqEn77cT4f3H2cZm1BMEat/6AZz3A== | ||||
|   dependencies: | ||||
|     chalk "2.4.2" | ||||
|     cross-spawn "6.0.5" | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue