Bump webpack from 4.34.0 to 4.35.3 (#11309)
Bumps [webpack](https://github.com/webpack/webpack) from 4.34.0 to 4.35.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.34.0...v4.35.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									22f1ec1b1e
								
							
						
					
					
						commit
						bb7f3e4112
					
				
					 2 changed files with 10 additions and 16 deletions
				
			
		|  | @ -161,7 +161,7 @@ | |||
|     "throng": "^4.0.0", | ||||
|     "tiny-queue": "^0.2.1", | ||||
|     "uuid": "^3.1.0", | ||||
|     "webpack": "^4.34.0", | ||||
|     "webpack": "^4.35.3", | ||||
|     "webpack-assets-manifest": "^3.1.1", | ||||
|     "webpack-bundle-analyzer": "^3.3.2", | ||||
|     "webpack-cli": "^3.3.5", | ||||
|  |  | |||
							
								
								
									
										24
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								yarn.lock
									
									
									
									
									
								
							|  | @ -1344,11 +1344,6 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7: | |||
|     mime-types "~2.1.24" | ||||
|     negotiator "0.6.2" | ||||
| 
 | ||||
| acorn-dynamic-import@^4.0.0: | ||||
|   version "4.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/acorn-dynamic-import/-/acorn-dynamic-import-4.0.0.tgz#482210140582a36b83c3e342e1cfebcaa9240948" | ||||
|   integrity sha512-d3OEjQV4ROpoflsnUA8HozoIR504TFxNivYEUi6uwz0IYhBkTDXGuWlNdMtybRt3nqVx/L6XqMt0FxkXuWKZhw== | ||||
| 
 | ||||
| acorn-globals@^4.1.0: | ||||
|   version "4.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-4.3.0.tgz#e3b6f8da3c1552a95ae627571f7dd6923bb54103" | ||||
|  | @ -1384,10 +1379,10 @@ acorn@^5.5.0, acorn@^5.5.3: | |||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279" | ||||
|   integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw== | ||||
| 
 | ||||
| acorn@^6.0.1, acorn@^6.0.5, acorn@^6.0.7: | ||||
|   version "6.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f" | ||||
|   integrity sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA== | ||||
| acorn@^6.0.1, acorn@^6.0.7, acorn@^6.2.0: | ||||
|   version "6.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.0.tgz#67f0da2fc339d6cfb5d6fb244fd449f33cd8bbe3" | ||||
|   integrity sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw== | ||||
| 
 | ||||
| airbnb-prop-types@^2.13.2: | ||||
|   version "2.13.2" | ||||
|  | @ -10312,17 +10307,16 @@ webpack-sources@^1.0.0, webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack- | |||
|     source-list-map "^2.0.0" | ||||
|     source-map "~0.6.1" | ||||
| 
 | ||||
| webpack@^4.34.0: | ||||
|   version "4.34.0" | ||||
|   resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.34.0.tgz#a4c30129482f7b4ece4c0842002dedf2b56fab58" | ||||
|   integrity sha512-ry2IQy1wJjOefLe1uJLzn5tG/DdIKzQqNlIAd2L84kcaADqNvQDTBlo8UcCNyDaT5FiaB+16jhAkb63YeG3H8Q== | ||||
| webpack@^4.35.3: | ||||
|   version "4.35.3" | ||||
|   resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.35.3.tgz#66bc35ef215a7b75e8790f84d560013ffecf0ca3" | ||||
|   integrity sha512-xggQPwr9ILlXzz61lHzjvgoqGU08v5+Wnut19Uv3GaTtzN4xBTcwnobodrXE142EL1tOiS5WVEButooGzcQzTA== | ||||
|   dependencies: | ||||
|     "@webassemblyjs/ast" "1.8.5" | ||||
|     "@webassemblyjs/helper-module-context" "1.8.5" | ||||
|     "@webassemblyjs/wasm-edit" "1.8.5" | ||||
|     "@webassemblyjs/wasm-parser" "1.8.5" | ||||
|     acorn "^6.0.5" | ||||
|     acorn-dynamic-import "^4.0.0" | ||||
|     acorn "^6.2.0" | ||||
|     ajv "^6.1.0" | ||||
|     ajv-keywords "^3.1.0" | ||||
|     chrome-trace-event "^1.0.0" | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue