mirror of https://github.com/linkerd/linkerd2.git
				
				
				
			build(deps-dev): bump @babel/preset-env in /web/app (#11180)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.7 to 7.22.9. - [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.22.9/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... 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
							
								
									aec52aa74f
								
							
						
					
					
						commit
						383061fc3f
					
				| 
						 | 
				
			
			@ -44,7 +44,7 @@
 | 
			
		|||
    "@babel/core": "^7.22.9",
 | 
			
		||||
    "@babel/eslint-parser": "^7.22.9",
 | 
			
		||||
    "@babel/plugin-proposal-class-properties": "^7.17.12",
 | 
			
		||||
    "@babel/preset-env": "^7.22.7",
 | 
			
		||||
    "@babel/preset-env": "^7.22.9",
 | 
			
		||||
    "@babel/preset-react": "^7.22.5",
 | 
			
		||||
    "@babel/runtime": "^7.22.6",
 | 
			
		||||
    "@lingui/cli": "3.17.2",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -22,12 +22,7 @@
 | 
			
		|||
  dependencies:
 | 
			
		||||
    "@babel/highlight" "^7.22.5"
 | 
			
		||||
 | 
			
		||||
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6":
 | 
			
		||||
  version "7.22.6"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544"
 | 
			
		||||
  integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==
 | 
			
		||||
 | 
			
		||||
"@babel/compat-data@^7.22.9":
 | 
			
		||||
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
 | 
			
		||||
  version "7.22.9"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
 | 
			
		||||
  integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
 | 
			
		||||
| 
						 | 
				
			
			@ -980,13 +975,13 @@
 | 
			
		|||
    "@babel/helper-create-regexp-features-plugin" "^7.22.5"
 | 
			
		||||
    "@babel/helper-plugin-utils" "^7.22.5"
 | 
			
		||||
 | 
			
		||||
"@babel/preset-env@^7.22.7":
 | 
			
		||||
  version "7.22.7"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.7.tgz#a1ef34b64a80653c22ce4d9c25603cfa76fc168a"
 | 
			
		||||
  integrity sha512-1whfDtW+CzhETuzYXfcgZAh8/GFMeEbz0V5dVgya8YeJyCU6Y/P2Gnx4Qb3MylK68Zu9UiwUvbPMPTpFAOJ+sQ==
 | 
			
		||||
"@babel/preset-env@^7.22.9":
 | 
			
		||||
  version "7.22.9"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.9.tgz#57f17108eb5dfd4c5c25a44c1977eba1df310ac7"
 | 
			
		||||
  integrity sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/compat-data" "^7.22.6"
 | 
			
		||||
    "@babel/helper-compilation-targets" "^7.22.6"
 | 
			
		||||
    "@babel/compat-data" "^7.22.9"
 | 
			
		||||
    "@babel/helper-compilation-targets" "^7.22.9"
 | 
			
		||||
    "@babel/helper-plugin-utils" "^7.22.5"
 | 
			
		||||
    "@babel/helper-validator-option" "^7.22.5"
 | 
			
		||||
    "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.5"
 | 
			
		||||
| 
						 | 
				
			
			@ -1060,11 +1055,11 @@
 | 
			
		|||
    "@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
 | 
			
		||||
    "@babel/preset-modules" "^0.1.5"
 | 
			
		||||
    "@babel/types" "^7.22.5"
 | 
			
		||||
    "@nicolo-ribaudo/semver-v6" "^6.3.3"
 | 
			
		||||
    babel-plugin-polyfill-corejs2 "^0.4.4"
 | 
			
		||||
    babel-plugin-polyfill-corejs3 "^0.8.2"
 | 
			
		||||
    babel-plugin-polyfill-regenerator "^0.5.1"
 | 
			
		||||
    core-js-compat "^3.31.0"
 | 
			
		||||
    semver "^6.3.1"
 | 
			
		||||
 | 
			
		||||
"@babel/preset-modules@^0.1.5":
 | 
			
		||||
  version "0.1.5"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue