Bump @babel/preset-env from 7.19.1 to 7.19.3 (#19281)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.1 to 7.19.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.19.3/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
							
								
									29cb5577f3
								
							
						
					
					
						commit
						89ca8a2d8a
					
				@ -28,7 +28,7 @@
 | 
			
		||||
    "@babel/plugin-proposal-decorators": "^7.19.1",
 | 
			
		||||
    "@babel/plugin-transform-react-inline-elements": "^7.18.6",
 | 
			
		||||
    "@babel/plugin-transform-runtime": "^7.19.1",
 | 
			
		||||
    "@babel/preset-env": "^7.19.1",
 | 
			
		||||
    "@babel/preset-env": "^7.19.3",
 | 
			
		||||
    "@babel/preset-react": "^7.18.6",
 | 
			
		||||
    "@babel/runtime": "^7.19.0",
 | 
			
		||||
    "@gamestdio/websocket": "^0.3.2",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										22
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								yarn.lock
									
									
									
									
									
								
							@ -37,10 +37,10 @@
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/highlight" "^7.18.6"
 | 
			
		||||
 | 
			
		||||
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.1":
 | 
			
		||||
  version "7.19.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9"
 | 
			
		||||
  integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==
 | 
			
		||||
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3":
 | 
			
		||||
  version "7.19.3"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
 | 
			
		||||
  integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==
 | 
			
		||||
 | 
			
		||||
"@babel/compat-data@^7.19.3":
 | 
			
		||||
  version "7.19.3"
 | 
			
		||||
@ -986,13 +986,13 @@
 | 
			
		||||
    "@babel/helper-create-regexp-features-plugin" "^7.18.6"
 | 
			
		||||
    "@babel/helper-plugin-utils" "^7.18.6"
 | 
			
		||||
 | 
			
		||||
"@babel/preset-env@^7.11.0", "@babel/preset-env@^7.19.1":
 | 
			
		||||
  version "7.19.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.1.tgz#9f04c916f9c0205a48ebe5cc1be7768eb1983f67"
 | 
			
		||||
  integrity sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA==
 | 
			
		||||
"@babel/preset-env@^7.11.0", "@babel/preset-env@^7.19.3":
 | 
			
		||||
  version "7.19.3"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754"
 | 
			
		||||
  integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/compat-data" "^7.19.1"
 | 
			
		||||
    "@babel/helper-compilation-targets" "^7.19.1"
 | 
			
		||||
    "@babel/compat-data" "^7.19.3"
 | 
			
		||||
    "@babel/helper-compilation-targets" "^7.19.3"
 | 
			
		||||
    "@babel/helper-plugin-utils" "^7.19.0"
 | 
			
		||||
    "@babel/helper-validator-option" "^7.18.6"
 | 
			
		||||
    "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
 | 
			
		||||
@ -1060,7 +1060,7 @@
 | 
			
		||||
    "@babel/plugin-transform-unicode-escapes" "^7.18.10"
 | 
			
		||||
    "@babel/plugin-transform-unicode-regex" "^7.18.6"
 | 
			
		||||
    "@babel/preset-modules" "^0.1.5"
 | 
			
		||||
    "@babel/types" "^7.19.0"
 | 
			
		||||
    "@babel/types" "^7.19.3"
 | 
			
		||||
    babel-plugin-polyfill-corejs2 "^0.3.3"
 | 
			
		||||
    babel-plugin-polyfill-corejs3 "^0.6.0"
 | 
			
		||||
    babel-plugin-polyfill-regenerator "^0.4.1"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user