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.13.16
This commit is contained in:
		@@ -83,7 +83,7 @@
 | 
			
		||||
    "react-helmet": "^6.1.0"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@babel/core": "7.13.15",
 | 
			
		||||
    "@babel/core": "7.13.16",
 | 
			
		||||
    "@babel/plugin-proposal-class-properties": "7.13.0",
 | 
			
		||||
    "@babel/plugin-proposal-optional-chaining": "7.13.12",
 | 
			
		||||
    "@babel/plugin-transform-flow-strip-types": "^7.13.0",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										64
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										64
									
								
								yarn.lock
									
									
									
									
									
								
							@@ -50,7 +50,28 @@
 | 
			
		||||
    semver "^5.4.1"
 | 
			
		||||
    source-map "^0.5.0"
 | 
			
		||||
 | 
			
		||||
"@babel/core@7.13.15", "@babel/core@>=7.9.0", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.5":
 | 
			
		||||
"@babel/core@7.13.16":
 | 
			
		||||
  version "7.13.16"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.16.tgz#7756ab24396cc9675f1c3fcd5b79fcce192ea96a"
 | 
			
		||||
  integrity sha512-sXHpixBiWWFti0AV2Zq7avpTasr6sIAu7Y396c608541qAU2ui4a193m0KSQmfPSKFZLnQ3cvlKDOm3XkuXm3Q==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/code-frame" "^7.12.13"
 | 
			
		||||
    "@babel/generator" "^7.13.16"
 | 
			
		||||
    "@babel/helper-compilation-targets" "^7.13.16"
 | 
			
		||||
    "@babel/helper-module-transforms" "^7.13.14"
 | 
			
		||||
    "@babel/helpers" "^7.13.16"
 | 
			
		||||
    "@babel/parser" "^7.13.16"
 | 
			
		||||
    "@babel/template" "^7.12.13"
 | 
			
		||||
    "@babel/traverse" "^7.13.15"
 | 
			
		||||
    "@babel/types" "^7.13.16"
 | 
			
		||||
    convert-source-map "^1.7.0"
 | 
			
		||||
    debug "^4.1.0"
 | 
			
		||||
    gensync "^1.0.0-beta.2"
 | 
			
		||||
    json5 "^2.1.2"
 | 
			
		||||
    semver "^6.3.0"
 | 
			
		||||
    source-map "^0.5.0"
 | 
			
		||||
 | 
			
		||||
"@babel/core@>=7.9.0", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.5":
 | 
			
		||||
  version "7.13.15"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0"
 | 
			
		||||
  integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==
 | 
			
		||||
@@ -80,6 +101,15 @@
 | 
			
		||||
    jsesc "^2.5.1"
 | 
			
		||||
    source-map "^0.5.0"
 | 
			
		||||
 | 
			
		||||
"@babel/generator@^7.13.16":
 | 
			
		||||
  version "7.13.16"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.16.tgz#0befc287031a201d84cdfc173b46b320ae472d14"
 | 
			
		||||
  integrity sha512-grBBR75UnKOcUWMp8WoDxNsWCFl//XCK6HWTrBQKTr5SV9f5g0pNOjdyzi/DTBv12S9GnYPInIXQBTky7OXEMg==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/types" "^7.13.16"
 | 
			
		||||
    jsesc "^2.5.1"
 | 
			
		||||
    source-map "^0.5.0"
 | 
			
		||||
 | 
			
		||||
"@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.13":
 | 
			
		||||
  version "7.12.13"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
 | 
			
		||||
@@ -105,6 +135,16 @@
 | 
			
		||||
    browserslist "^4.14.5"
 | 
			
		||||
    semver "^6.3.0"
 | 
			
		||||
 | 
			
		||||
"@babel/helper-compilation-targets@^7.13.16":
 | 
			
		||||
  version "7.13.16"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
 | 
			
		||||
  integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/compat-data" "^7.13.15"
 | 
			
		||||
    "@babel/helper-validator-option" "^7.12.17"
 | 
			
		||||
    browserslist "^4.14.5"
 | 
			
		||||
    semver "^6.3.0"
 | 
			
		||||
 | 
			
		||||
"@babel/helper-create-class-features-plugin@^7.13.0":
 | 
			
		||||
  version "7.13.11"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.11.tgz#30d30a005bca2c953f5653fc25091a492177f4f6"
 | 
			
		||||
@@ -283,6 +323,15 @@
 | 
			
		||||
    "@babel/traverse" "^7.13.0"
 | 
			
		||||
    "@babel/types" "^7.13.0"
 | 
			
		||||
 | 
			
		||||
"@babel/helpers@^7.13.16":
 | 
			
		||||
  version "7.13.16"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.16.tgz#08af075f786fd06a56e41bcac3e8cc87ddc4d0b3"
 | 
			
		||||
  integrity sha512-x5otxUaLpdWHl02P4L94wBU+2BJXBkvO+6d6uzQ+xD9/h2hTSAwA5O8QV8GqKx/l8i+VYmKKQg9e2QGTa2Wu3Q==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/template" "^7.12.13"
 | 
			
		||||
    "@babel/traverse" "^7.13.15"
 | 
			
		||||
    "@babel/types" "^7.13.16"
 | 
			
		||||
 | 
			
		||||
"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13":
 | 
			
		||||
  version "7.13.10"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.10.tgz#a8b2a66148f5b27d666b15d81774347a731d52d1"
 | 
			
		||||
@@ -297,6 +346,11 @@
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8"
 | 
			
		||||
  integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==
 | 
			
		||||
 | 
			
		||||
"@babel/parser@^7.13.16":
 | 
			
		||||
  version "7.13.16"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.16.tgz#0f18179b0448e6939b1f3f5c4c355a3a9bcdfd37"
 | 
			
		||||
  integrity sha512-6bAg36mCwuqLO0hbR+z7PHuqWiCeP7Dzg73OpQwsAB1Eb8HnGEz5xYBzCfbu+YjoaJsJs+qheDxVAuqbt3ILEw==
 | 
			
		||||
 | 
			
		||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^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"
 | 
			
		||||
@@ -1028,6 +1082,14 @@
 | 
			
		||||
    lodash "^4.17.19"
 | 
			
		||||
    to-fast-properties "^2.0.0"
 | 
			
		||||
 | 
			
		||||
"@babel/types@^7.13.16":
 | 
			
		||||
  version "7.13.16"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.16.tgz#916120b858aa5655cfba84bd0f6021ff5bdb4e65"
 | 
			
		||||
  integrity sha512-7enM8Wxhrl1hB1+k6+xO6RmxpNkaveRWkdpyii8DkrLWRgr0l3x29/SEuhTIkP+ynHsU/Hpjn8Evd/axv/ll6Q==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/helper-validator-identifier" "^7.12.11"
 | 
			
		||||
    to-fast-properties "^2.0.0"
 | 
			
		||||
 | 
			
		||||
"@bcoe/v8-coverage@^0.2.3":
 | 
			
		||||
  version "0.2.3"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user