mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 02:29:46 +01:00 
			
		
		
		
	chore(deps): update babel monorepo to v7.13.10
This commit is contained in:
		@@ -83,11 +83,11 @@
 | 
			
		||||
    "react-helmet": "^6.1.0"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@babel/core": "7.13.8",
 | 
			
		||||
    "@babel/core": "7.13.10",
 | 
			
		||||
    "@babel/plugin-proposal-class-properties": "7.13.0",
 | 
			
		||||
    "@babel/plugin-proposal-optional-chaining": "7.13.8",
 | 
			
		||||
    "@babel/plugin-transform-flow-strip-types": "^7.13.0",
 | 
			
		||||
    "@babel/preset-env": "7.13.9",
 | 
			
		||||
    "@babel/preset-env": "7.13.10",
 | 
			
		||||
    "@babel/preset-react": "7.12.13",
 | 
			
		||||
    "autoprefixer": "9.8.6",
 | 
			
		||||
    "babel-core": "7.0.0-bridge.0",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										53
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										53
									
								
								yarn.lock
									
									
									
									
									
								
							@@ -62,17 +62,17 @@
 | 
			
		||||
    semver "^5.4.1"
 | 
			
		||||
    source-map "^0.5.0"
 | 
			
		||||
 | 
			
		||||
"@babel/core@7.13.8":
 | 
			
		||||
  version "7.13.8"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb"
 | 
			
		||||
  integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==
 | 
			
		||||
"@babel/core@7.13.10":
 | 
			
		||||
  version "7.13.10"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559"
 | 
			
		||||
  integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/code-frame" "^7.12.13"
 | 
			
		||||
    "@babel/generator" "^7.13.0"
 | 
			
		||||
    "@babel/helper-compilation-targets" "^7.13.8"
 | 
			
		||||
    "@babel/generator" "^7.13.9"
 | 
			
		||||
    "@babel/helper-compilation-targets" "^7.13.10"
 | 
			
		||||
    "@babel/helper-module-transforms" "^7.13.0"
 | 
			
		||||
    "@babel/helpers" "^7.13.0"
 | 
			
		||||
    "@babel/parser" "^7.13.4"
 | 
			
		||||
    "@babel/helpers" "^7.13.10"
 | 
			
		||||
    "@babel/parser" "^7.13.10"
 | 
			
		||||
    "@babel/template" "^7.12.13"
 | 
			
		||||
    "@babel/traverse" "^7.13.0"
 | 
			
		||||
    "@babel/types" "^7.13.0"
 | 
			
		||||
@@ -155,7 +155,7 @@
 | 
			
		||||
    jsesc "^2.5.1"
 | 
			
		||||
    source-map "^0.5.0"
 | 
			
		||||
 | 
			
		||||
"@babel/generator@^7.13.0":
 | 
			
		||||
"@babel/generator@^7.13.0", "@babel/generator@^7.13.9":
 | 
			
		||||
  version "7.13.9"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
 | 
			
		||||
  integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
 | 
			
		||||
@@ -231,6 +231,16 @@
 | 
			
		||||
    browserslist "^4.14.5"
 | 
			
		||||
    semver "^6.3.0"
 | 
			
		||||
 | 
			
		||||
"@babel/helper-compilation-targets@^7.13.10":
 | 
			
		||||
  version "7.13.10"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c"
 | 
			
		||||
  integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/compat-data" "^7.13.8"
 | 
			
		||||
    "@babel/helper-validator-option" "^7.12.17"
 | 
			
		||||
    browserslist "^4.14.5"
 | 
			
		||||
    semver "^6.3.0"
 | 
			
		||||
 | 
			
		||||
"@babel/helper-create-class-features-plugin@^7.12.1":
 | 
			
		||||
  version "7.12.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz#3c45998f431edd4a9214c5f1d3ad1448a6137f6e"
 | 
			
		||||
@@ -603,10 +613,10 @@
 | 
			
		||||
    "@babel/traverse" "^7.12.5"
 | 
			
		||||
    "@babel/types" "^7.12.5"
 | 
			
		||||
 | 
			
		||||
"@babel/helpers@^7.13.0":
 | 
			
		||||
  version "7.13.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0"
 | 
			
		||||
  integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ==
 | 
			
		||||
"@babel/helpers@^7.13.10":
 | 
			
		||||
  version "7.13.10"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8"
 | 
			
		||||
  integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/template" "^7.12.13"
 | 
			
		||||
    "@babel/traverse" "^7.13.0"
 | 
			
		||||
@@ -645,11 +655,16 @@
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056"
 | 
			
		||||
  integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg==
 | 
			
		||||
 | 
			
		||||
"@babel/parser@^7.13.0", "@babel/parser@^7.13.4":
 | 
			
		||||
"@babel/parser@^7.13.0":
 | 
			
		||||
  version "7.13.9"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99"
 | 
			
		||||
  integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==
 | 
			
		||||
 | 
			
		||||
"@babel/parser@^7.13.10":
 | 
			
		||||
  version "7.13.10"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
 | 
			
		||||
  integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
 | 
			
		||||
 | 
			
		||||
"@babel/plugin-proposal-async-generator-functions@^7.12.1":
 | 
			
		||||
  version "7.12.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.1.tgz#dc6c1170e27d8aca99ff65f4925bd06b1c90550e"
 | 
			
		||||
@@ -1643,13 +1658,13 @@
 | 
			
		||||
    "@babel/helper-create-regexp-features-plugin" "^7.12.13"
 | 
			
		||||
    "@babel/helper-plugin-utils" "^7.12.13"
 | 
			
		||||
 | 
			
		||||
"@babel/preset-env@7.13.9":
 | 
			
		||||
  version "7.13.9"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654"
 | 
			
		||||
  integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ==
 | 
			
		||||
"@babel/preset-env@7.13.10":
 | 
			
		||||
  version "7.13.10"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10.tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252"
 | 
			
		||||
  integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/compat-data" "^7.13.8"
 | 
			
		||||
    "@babel/helper-compilation-targets" "^7.13.8"
 | 
			
		||||
    "@babel/helper-compilation-targets" "^7.13.10"
 | 
			
		||||
    "@babel/helper-plugin-utils" "^7.13.0"
 | 
			
		||||
    "@babel/helper-validator-option" "^7.12.17"
 | 
			
		||||
    "@babel/plugin-proposal-async-generator-functions" "^7.13.8"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user