mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 02:29:46 +01:00 
			
		
		
		
	chore(deps): update dependency @babel/core to v7.14.6
This commit is contained in:
		@@ -83,7 +83,7 @@
 | 
				
			|||||||
    "react-helmet": "^6.1.0"
 | 
					    "react-helmet": "^6.1.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@babel/core": "7.14.5",
 | 
					    "@babel/core": "7.14.6",
 | 
				
			||||||
    "@babel/plugin-proposal-class-properties": "7.13.0",
 | 
					    "@babel/plugin-proposal-class-properties": "7.13.0",
 | 
				
			||||||
    "@babel/plugin-proposal-optional-chaining": "7.14.5",
 | 
					    "@babel/plugin-proposal-optional-chaining": "7.14.5",
 | 
				
			||||||
    "@babel/plugin-transform-flow-strip-types": "^7.13.0",
 | 
					    "@babel/plugin-transform-flow-strip-types": "^7.13.0",
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										25
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										25
									
								
								yarn.lock
									
									
									
									
									
								
							@@ -62,17 +62,17 @@
 | 
				
			|||||||
    semver "^5.4.1"
 | 
					    semver "^5.4.1"
 | 
				
			||||||
    source-map "^0.5.0"
 | 
					    source-map "^0.5.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/core@7.14.5":
 | 
					"@babel/core@7.14.6":
 | 
				
			||||||
  version "7.14.5"
 | 
					  version "7.14.6"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.5.tgz#d281f46a9905f07d1b3bf71ead54d9c7d89cb1e3"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
 | 
				
			||||||
  integrity sha512-RN/AwP2DJmQTZSfiDaD+JQQ/J99KsIpOCfBE5pL+5jJSt7nI3nYGoAXZu+ffYSQ029NLs2DstZb+eR81uuARgg==
 | 
					  integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/code-frame" "^7.14.5"
 | 
					    "@babel/code-frame" "^7.14.5"
 | 
				
			||||||
    "@babel/generator" "^7.14.5"
 | 
					    "@babel/generator" "^7.14.5"
 | 
				
			||||||
    "@babel/helper-compilation-targets" "^7.14.5"
 | 
					    "@babel/helper-compilation-targets" "^7.14.5"
 | 
				
			||||||
    "@babel/helper-module-transforms" "^7.14.5"
 | 
					    "@babel/helper-module-transforms" "^7.14.5"
 | 
				
			||||||
    "@babel/helpers" "^7.14.5"
 | 
					    "@babel/helpers" "^7.14.6"
 | 
				
			||||||
    "@babel/parser" "^7.14.5"
 | 
					    "@babel/parser" "^7.14.6"
 | 
				
			||||||
    "@babel/template" "^7.14.5"
 | 
					    "@babel/template" "^7.14.5"
 | 
				
			||||||
    "@babel/traverse" "^7.14.5"
 | 
					    "@babel/traverse" "^7.14.5"
 | 
				
			||||||
    "@babel/types" "^7.14.5"
 | 
					    "@babel/types" "^7.14.5"
 | 
				
			||||||
@@ -514,10 +514,10 @@
 | 
				
			|||||||
    "@babel/traverse" "^7.13.0"
 | 
					    "@babel/traverse" "^7.13.0"
 | 
				
			||||||
    "@babel/types" "^7.13.0"
 | 
					    "@babel/types" "^7.13.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/helpers@^7.14.5":
 | 
					"@babel/helpers@^7.14.6":
 | 
				
			||||||
  version "7.14.5"
 | 
					  version "7.14.6"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.5.tgz#4870f8d9a6fdbbd65e5674a3558b4ff7fef0d9b2"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635"
 | 
				
			||||||
  integrity sha512-xtcWOuN9VL6nApgVHtq3PPcQv5qFBJzoSZzJ/2c0QK/IP/gxVcoWSNQwFEGvmbQsuS9rhYqjILDGGXcTkA705Q==
 | 
					  integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/template" "^7.14.5"
 | 
					    "@babel/template" "^7.14.5"
 | 
				
			||||||
    "@babel/traverse" "^7.14.5"
 | 
					    "@babel/traverse" "^7.14.5"
 | 
				
			||||||
@@ -551,6 +551,11 @@
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.5.tgz#4cd2f346261061b2518873ffecdf1612cb032829"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.5.tgz#4cd2f346261061b2518873ffecdf1612cb032829"
 | 
				
			||||||
  integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==
 | 
					  integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@babel/parser@^7.14.6":
 | 
				
			||||||
 | 
					  version "7.14.6"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2"
 | 
				
			||||||
 | 
					  integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
 | 
					"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
 | 
				
			||||||
  version "7.13.12"
 | 
					  version "7.13.12"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user