Bump @babel/preset-env from 7.7.4 to 7.7.6 (#12623)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.4 to 7.7.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.7.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									7e736d77dd
								
							
						
					
					
						commit
						0aaedcd66f
					
				
					 2 changed files with 62 additions and 51 deletions
				
			
		|  | @ -64,7 +64,7 @@ | |||
|     "@babel/plugin-proposal-decorators": "^7.7.4", | ||||
|     "@babel/plugin-transform-react-inline-elements": "^7.7.4", | ||||
|     "@babel/plugin-transform-runtime": "^7.7.6", | ||||
|     "@babel/preset-env": "^7.7.4", | ||||
|     "@babel/preset-env": "^7.7.6", | ||||
|     "@babel/preset-react": "^7.7.4", | ||||
|     "@babel/runtime": "^7.7.6", | ||||
|     "@gamestdio/websocket": "^0.3.2", | ||||
|  |  | |||
							
								
								
									
										111
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										111
									
								
								yarn.lock
									
									
									
									
									
								
							|  | @ -157,6 +157,18 @@ | |||
|     "@babel/types" "^7.7.4" | ||||
|     lodash "^4.17.13" | ||||
| 
 | ||||
| "@babel/helper-module-transforms@^7.7.5": | ||||
|   version "7.7.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.7.5.tgz#d044da7ffd91ec967db25cd6748f704b6b244835" | ||||
|   integrity sha512-A7pSxyJf1gN5qXVcidwLWydjftUN878VkalhXX5iQDuGyiGK3sOrrKKHF4/A4fwHtnsotv/NipwAeLzY4KQPvw== | ||||
|   dependencies: | ||||
|     "@babel/helper-module-imports" "^7.7.4" | ||||
|     "@babel/helper-simple-access" "^7.7.4" | ||||
|     "@babel/helper-split-export-declaration" "^7.7.4" | ||||
|     "@babel/template" "^7.7.4" | ||||
|     "@babel/types" "^7.7.4" | ||||
|     lodash "^4.17.13" | ||||
| 
 | ||||
| "@babel/helper-optimise-call-expression@^7.7.4": | ||||
|   version "7.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.7.4.tgz#034af31370d2995242aa4df402c3b7794b2dcdf2" | ||||
|  | @ -478,21 +490,21 @@ | |||
|   dependencies: | ||||
|     "@babel/helper-plugin-utils" "^7.0.0" | ||||
| 
 | ||||
| "@babel/plugin-transform-modules-amd@^7.7.4": | ||||
|   version "7.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.7.4.tgz#276b3845ca2b228f2995e453adc2e6f54d72fb71" | ||||
|   integrity sha512-/542/5LNA18YDtg1F+QHvvUSlxdvjZoD/aldQwkq+E3WCkbEjNSN9zdrOXaSlfg3IfGi22ijzecklF/A7kVZFQ== | ||||
| "@babel/plugin-transform-modules-amd@^7.7.5": | ||||
|   version "7.7.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.7.5.tgz#39e0fb717224b59475b306402bb8eedab01e729c" | ||||
|   integrity sha512-CT57FG4A2ZUNU1v+HdvDSDrjNWBrtCmSH6YbbgN3Lrf0Di/q/lWRxZrE72p3+HCCz9UjfZOEBdphgC0nzOS6DQ== | ||||
|   dependencies: | ||||
|     "@babel/helper-module-transforms" "^7.7.4" | ||||
|     "@babel/helper-module-transforms" "^7.7.5" | ||||
|     "@babel/helper-plugin-utils" "^7.0.0" | ||||
|     babel-plugin-dynamic-import-node "^2.3.0" | ||||
| 
 | ||||
| "@babel/plugin-transform-modules-commonjs@^7.7.4": | ||||
|   version "7.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.7.4.tgz#bee4386e550446343dd52a571eda47851ff857a3" | ||||
|   integrity sha512-k8iVS7Jhc367IcNF53KCwIXtKAH7czev866ThsTgy8CwlXjnKZna2VHwChglzLleYrcHz1eQEIJlGRQxB53nqA== | ||||
| "@babel/plugin-transform-modules-commonjs@^7.7.5": | ||||
|   version "7.7.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.7.5.tgz#1d27f5eb0bcf7543e774950e5b2fa782e637b345" | ||||
|   integrity sha512-9Cq4zTFExwFhQI6MT1aFxgqhIsMWQWDVwOgLzl7PTWJHsNaqFvklAU+Oz6AQLAS0dJKTwZSOCo20INwktxpi3Q== | ||||
|   dependencies: | ||||
|     "@babel/helper-module-transforms" "^7.7.4" | ||||
|     "@babel/helper-module-transforms" "^7.7.5" | ||||
|     "@babel/helper-plugin-utils" "^7.0.0" | ||||
|     "@babel/helper-simple-access" "^7.7.4" | ||||
|     babel-plugin-dynamic-import-node "^2.3.0" | ||||
|  | @ -592,10 +604,10 @@ | |||
|     "@babel/helper-plugin-utils" "^7.0.0" | ||||
|     "@babel/plugin-syntax-jsx" "^7.7.4" | ||||
| 
 | ||||
| "@babel/plugin-transform-regenerator@^7.7.4": | ||||
|   version "7.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.7.4.tgz#d18eac0312a70152d7d914cbed2dc3999601cfc0" | ||||
|   integrity sha512-e7MWl5UJvmPEwFJTwkBlPmqixCtr9yAASBqff4ggXTNicZiwbF8Eefzm6NVgfiBp7JdAGItecnctKTgH44q2Jw== | ||||
| "@babel/plugin-transform-regenerator@^7.7.5": | ||||
|   version "7.7.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.7.5.tgz#3a8757ee1a2780f390e89f246065ecf59c26fce9" | ||||
|   integrity sha512-/8I8tPvX2FkuEyWbjRCt4qTAgZK0DVy8QRguhA524UH48RfGJy94On2ri+dCuwOpcerPRl9O4ebQkRcVzIaGBw== | ||||
|   dependencies: | ||||
|     regenerator-transform "^0.14.0" | ||||
| 
 | ||||
|  | @ -661,10 +673,10 @@ | |||
|     "@babel/helper-create-regexp-features-plugin" "^7.7.4" | ||||
|     "@babel/helper-plugin-utils" "^7.0.0" | ||||
| 
 | ||||
| "@babel/preset-env@^7.7.4": | ||||
|   version "7.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.4.tgz#ccaf309ae8d1ee2409c85a4e2b5e280ceee830f8" | ||||
|   integrity sha512-Dg+ciGJjwvC1NIe/DGblMbcGq1HOtKbw8RLl4nIjlfcILKEOkWT/vRqPpumswABEBVudii6dnVwrBtzD7ibm4g== | ||||
| "@babel/preset-env@^7.7.6": | ||||
|   version "7.7.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.6.tgz#39ac600427bbb94eec6b27953f1dfa1d64d457b2" | ||||
|   integrity sha512-k5hO17iF/Q7tR9Jv8PdNBZWYW6RofxhnxKjBMc0nG4JTaWvOTiPoO/RLFwAKcA4FpmuBFm6jkoqaRJLGi0zdaQ== | ||||
|   dependencies: | ||||
|     "@babel/helper-module-imports" "^7.7.4" | ||||
|     "@babel/helper-plugin-utils" "^7.0.0" | ||||
|  | @ -694,8 +706,8 @@ | |||
|     "@babel/plugin-transform-function-name" "^7.7.4" | ||||
|     "@babel/plugin-transform-literals" "^7.7.4" | ||||
|     "@babel/plugin-transform-member-expression-literals" "^7.7.4" | ||||
|     "@babel/plugin-transform-modules-amd" "^7.7.4" | ||||
|     "@babel/plugin-transform-modules-commonjs" "^7.7.4" | ||||
|     "@babel/plugin-transform-modules-amd" "^7.7.5" | ||||
|     "@babel/plugin-transform-modules-commonjs" "^7.7.5" | ||||
|     "@babel/plugin-transform-modules-systemjs" "^7.7.4" | ||||
|     "@babel/plugin-transform-modules-umd" "^7.7.4" | ||||
|     "@babel/plugin-transform-named-capturing-groups-regex" "^7.7.4" | ||||
|  | @ -703,7 +715,7 @@ | |||
|     "@babel/plugin-transform-object-super" "^7.7.4" | ||||
|     "@babel/plugin-transform-parameters" "^7.7.4" | ||||
|     "@babel/plugin-transform-property-literals" "^7.7.4" | ||||
|     "@babel/plugin-transform-regenerator" "^7.7.4" | ||||
|     "@babel/plugin-transform-regenerator" "^7.7.5" | ||||
|     "@babel/plugin-transform-reserved-words" "^7.7.4" | ||||
|     "@babel/plugin-transform-shorthand-properties" "^7.7.4" | ||||
|     "@babel/plugin-transform-spread" "^7.7.4" | ||||
|  | @ -713,7 +725,7 @@ | |||
|     "@babel/plugin-transform-unicode-regex" "^7.7.4" | ||||
|     "@babel/types" "^7.7.4" | ||||
|     browserslist "^4.6.0" | ||||
|     core-js-compat "^3.1.1" | ||||
|     core-js-compat "^3.4.7" | ||||
|     invariant "^2.2.2" | ||||
|     js-levenshtein "^1.1.3" | ||||
|     semver "^5.5.0" | ||||
|  | @ -2138,14 +2150,14 @@ browserify-zlib@^0.2.0: | |||
|   dependencies: | ||||
|     pako "~1.0.5" | ||||
| 
 | ||||
| browserslist@^4.0.0, browserslist@^4.6.0, browserslist@^4.8.0: | ||||
|   version "4.8.0" | ||||
|   resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.0.tgz#6f06b0f974a7cc3a84babc2ccc56493668e3c789" | ||||
|   integrity sha512-HYnxc/oLRWvJ3TsGegR0SRL/UDnknGq2s/a8dYYEO+kOQ9m9apKoS5oiathLKZdh/e9uE+/J3j92qPlGD/vTqA== | ||||
| browserslist@^4.0.0, browserslist@^4.6.0, browserslist@^4.8.0, browserslist@^4.8.2: | ||||
|   version "4.8.2" | ||||
|   resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.2.tgz#b45720ad5fbc8713b7253c20766f701c9a694289" | ||||
|   integrity sha512-+M4oeaTplPm/f1pXDw84YohEv7B1i/2Aisei8s4s6k3QsoSHa7i5sz8u/cGQkkatCPxMASKxPualR4wwYgVboA== | ||||
|   dependencies: | ||||
|     caniuse-lite "^1.0.30001012" | ||||
|     electron-to-chromium "^1.3.317" | ||||
|     node-releases "^1.1.41" | ||||
|     caniuse-lite "^1.0.30001015" | ||||
|     electron-to-chromium "^1.3.322" | ||||
|     node-releases "^1.1.42" | ||||
| 
 | ||||
| bser@^2.0.0: | ||||
|   version "2.0.0" | ||||
|  | @ -2319,6 +2331,11 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001012: | |||
|   resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001013.tgz#da2440d4d266a17d40eb79bd19c0c8cc1d029c72" | ||||
|   integrity sha512-hOAXaWKuq/UVFgYawxIOdPdyMQdYcwOCDOjnZcKn7wCgFUrhP7smuNZjGLuJlPSgE6aRA4cRJ+bGSrhtEt7ZAg== | ||||
| 
 | ||||
| caniuse-lite@^1.0.30001015: | ||||
|   version "1.0.30001016" | ||||
|   resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001016.tgz#16ea48d7d6e8caf3cad3295c2d746fe38c4e7f66" | ||||
|   integrity sha512-yYQ2QfotceRiH4U+h1Us86WJXtVHDmy3nEKIdYPsZCYnOV5/tMgGbmoIlrMzmh2VXlproqYtVaKeGDBkMZifFA== | ||||
| 
 | ||||
| capture-exit@^1.2.0: | ||||
|   version "1.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-1.2.0.tgz#1c5fcc489fd0ab00d4f1ac7ae1072e3173fbab6f" | ||||
|  | @ -2749,19 +2766,13 @@ copy-webpack-plugin@^5.0.5: | |||
|     serialize-javascript "^2.1.0" | ||||
|     webpack-log "^2.0.0" | ||||
| 
 | ||||
| core-js-compat@^3.1.1: | ||||
|   version "3.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.1.3.tgz#0cc3ba4c7f62928c2837e1cffbe8dc78b4f1ae14" | ||||
|   integrity sha512-EP018pVhgwsKHz3YoN1hTq49aRe+h017Kjz0NQz3nXV0cCRMvH3fLQl+vEPGr4r4J5sk4sU3tUC7U1aqTCeJeA== | ||||
| core-js-compat@^3.4.7: | ||||
|   version "3.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.5.0.tgz#5a11a619a9e9dd2dcf1c742b2060bc4a2143e5b6" | ||||
|   integrity sha512-E7iJB72svRjJTnm9HDvujzNVMCm3ZcDYEedkJ/sDTNsy/0yooCd9Cg7GSzE7b4e0LfIkjijdB1tqg0pGwxWeWg== | ||||
|   dependencies: | ||||
|     browserslist "^4.6.0" | ||||
|     core-js-pure "3.1.3" | ||||
|     semver "^6.1.0" | ||||
| 
 | ||||
| core-js-pure@3.1.3: | ||||
|   version "3.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.1.3.tgz#4c90752d5b9471f641514f3728f51c1e0783d0b5" | ||||
|   integrity sha512-k3JWTrcQBKqjkjI0bkfXS0lbpWPxYuHWfMMjC1VDmzU4Q58IwSbuXSo99YO/hUHlw/EB4AlfA2PVxOGkrIq6dA== | ||||
|     browserslist "^4.8.2" | ||||
|     semver "^6.3.0" | ||||
| 
 | ||||
| core-js@^1.0.0: | ||||
|   version "1.2.7" | ||||
|  | @ -3500,10 +3511,10 @@ ejs@^2.3.4, ejs@^2.6.1: | |||
|   resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.7.1.tgz#5b5ab57f718b79d4aca9254457afecd36fa80228" | ||||
|   integrity sha512-kS/gEPzZs3Y1rRsbGX4UOSjtP/CeJP0CxSNZHYxGfVM/VgLcv0ZqM7C45YyTj2DI2g7+P9Dd24C+IMIg6D0nYQ== | ||||
| 
 | ||||
| electron-to-chromium@^1.3.317: | ||||
|   version "1.3.321" | ||||
|   resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.321.tgz#913869f5ec85daabba0e75c9c314b4bf26cdb01e" | ||||
|   integrity sha512-jJy/BZK2s2eAjMPXVMSaCmo7/pSY2aKkfQ+LoAb5Wk39qAhyP9r8KU74c4qTgr9cD/lPUhJgReZxxqU0n5puog== | ||||
| electron-to-chromium@^1.3.322: | ||||
|   version "1.3.322" | ||||
|   resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.322.tgz#a6f7e1c79025c2b05838e8e344f6e89eb83213a8" | ||||
|   integrity sha512-Tc8JQEfGQ1MzfSzI/bTlSr7btJv/FFO7Yh6tanqVmIWOuNCu6/D1MilIEgLtmWqIrsv+o4IjpLAhgMBr/ncNAA== | ||||
| 
 | ||||
| elliptic@^6.0.0: | ||||
|   version "6.5.1" | ||||
|  | @ -7106,10 +7117,10 @@ node-pre-gyp@^0.12.0: | |||
|     semver "^5.3.0" | ||||
|     tar "^4" | ||||
| 
 | ||||
| node-releases@^1.1.41: | ||||
|   version "1.1.41" | ||||
|   resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.41.tgz#57674a82a37f812d18e3b26118aefaf53a00afed" | ||||
|   integrity sha512-+IctMa7wIs8Cfsa8iYzeaLTFwv5Y4r5jZud+4AnfymzeEXKBCavFX0KBgzVaPVqf0ywa6PrO8/b+bPqdwjGBSg== | ||||
| node-releases@^1.1.42: | ||||
|   version "1.1.42" | ||||
|   resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.42.tgz#a999f6a62f8746981f6da90627a8d2fc090bbad7" | ||||
|   integrity sha512-OQ/ESmUqGawI2PRX+XIRao44qWYBBfN54ImQYdWVTQqUckuejOg76ysSqDBK8NG3zwySRVnX36JwDQ6x+9GxzA== | ||||
|   dependencies: | ||||
|     semver "^6.3.0" | ||||
| 
 | ||||
|  | @ -9439,7 +9450,7 @@ semver@4.3.2: | |||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.2.tgz#c7a07158a80bedd052355b770d82d6640f803be7" | ||||
|   integrity sha1-x6BxWKgL7dBSNVt3DYLWZA+AO+c= | ||||
| 
 | ||||
| semver@^6.0.0, semver@^6.1.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: | ||||
| semver@^6.0.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: | ||||
|   version "6.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" | ||||
|   integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue