mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 10:40:09 +01:00 
			
		
		
		
	chore(deps): update babel monorepo to v7.8.7
This commit is contained in:
		@@ -82,11 +82,11 @@
 | 
				
			|||||||
    "react-helmet": "^5.2.1"
 | 
					    "react-helmet": "^5.2.1"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@babel/core": "7.8.6",
 | 
					    "@babel/core": "7.8.7",
 | 
				
			||||||
    "@babel/plugin-proposal-class-properties": "7.8.3",
 | 
					    "@babel/plugin-proposal-class-properties": "7.8.3",
 | 
				
			||||||
    "@babel/plugin-proposal-optional-chaining": "7.8.3",
 | 
					    "@babel/plugin-proposal-optional-chaining": "7.8.3",
 | 
				
			||||||
    "@babel/plugin-transform-flow-strip-types": "^7.8.3",
 | 
					    "@babel/plugin-transform-flow-strip-types": "^7.8.3",
 | 
				
			||||||
    "@babel/preset-env": "7.8.6",
 | 
					    "@babel/preset-env": "7.8.7",
 | 
				
			||||||
    "@babel/preset-react": "7.8.3",
 | 
					    "@babel/preset-react": "7.8.3",
 | 
				
			||||||
    "autoprefixer": "9.7.4",
 | 
					    "autoprefixer": "9.7.4",
 | 
				
			||||||
    "babel-core": "7.0.0-bridge.0",
 | 
					    "babel-core": "7.0.0-bridge.0",
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										118
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										118
									
								
								yarn.lock
									
									
									
									
									
								
							@@ -24,18 +24,18 @@
 | 
				
			|||||||
    invariant "^2.2.4"
 | 
					    invariant "^2.2.4"
 | 
				
			||||||
    semver "^5.5.0"
 | 
					    semver "^5.5.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/core@7.8.6":
 | 
					"@babel/core@7.8.7":
 | 
				
			||||||
  version "7.8.6"
 | 
					  version "7.8.7"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.6.tgz#27d7df9258a45c2e686b6f18b6c659e563aa4636"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.7.tgz#b69017d221ccdeb203145ae9da269d72cf102f3b"
 | 
				
			||||||
  integrity sha512-Sheg7yEJD51YHAvLEV/7Uvw95AeWqYPL3Vk3zGujJKIhJ+8oLw2ALaf3hbucILhKsgSoADOvtKRJuNVdcJkOrg==
 | 
					  integrity sha512-rBlqF3Yko9cynC5CCFy6+K/w2N+Sq/ff2BPy+Krp7rHlABIr5epbA7OxVeKoMHB39LZOp1UY5SuLjy6uWi35yA==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/code-frame" "^7.8.3"
 | 
					    "@babel/code-frame" "^7.8.3"
 | 
				
			||||||
    "@babel/generator" "^7.8.6"
 | 
					    "@babel/generator" "^7.8.7"
 | 
				
			||||||
    "@babel/helpers" "^7.8.4"
 | 
					    "@babel/helpers" "^7.8.4"
 | 
				
			||||||
    "@babel/parser" "^7.8.6"
 | 
					    "@babel/parser" "^7.8.7"
 | 
				
			||||||
    "@babel/template" "^7.8.6"
 | 
					    "@babel/template" "^7.8.6"
 | 
				
			||||||
    "@babel/traverse" "^7.8.6"
 | 
					    "@babel/traverse" "^7.8.6"
 | 
				
			||||||
    "@babel/types" "^7.8.6"
 | 
					    "@babel/types" "^7.8.7"
 | 
				
			||||||
    convert-source-map "^1.7.0"
 | 
					    convert-source-map "^1.7.0"
 | 
				
			||||||
    debug "^4.1.0"
 | 
					    debug "^4.1.0"
 | 
				
			||||||
    gensync "^1.0.0-beta.1"
 | 
					    gensync "^1.0.0-beta.1"
 | 
				
			||||||
@@ -135,6 +135,16 @@
 | 
				
			|||||||
    lodash "^4.17.13"
 | 
					    lodash "^4.17.13"
 | 
				
			||||||
    source-map "^0.5.0"
 | 
					    source-map "^0.5.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@babel/generator@^7.8.7":
 | 
				
			||||||
 | 
					  version "7.8.7"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.7.tgz#870b3cf7984f5297998152af625c4f3e341400f7"
 | 
				
			||||||
 | 
					  integrity sha512-DQwjiKJqH4C3qGiyQCAExJHoZssn49JTMJgZ8SANGgVFdkupcUhLOdkAeoC6kmHZCPfoDG5M0b6cFlSN5wW7Ew==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@babel/types" "^7.8.7"
 | 
				
			||||||
 | 
					    jsesc "^2.5.1"
 | 
				
			||||||
 | 
					    lodash "^4.17.13"
 | 
				
			||||||
 | 
					    source-map "^0.5.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/helper-annotate-as-pure@^7.7.4":
 | 
					"@babel/helper-annotate-as-pure@^7.7.4":
 | 
				
			||||||
  version "7.7.4"
 | 
					  version "7.7.4"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.7.4.tgz#bb3faf1e74b74bd547e867e48f551fa6b098b6ce"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.7.4.tgz#bb3faf1e74b74bd547e867e48f551fa6b098b6ce"
 | 
				
			||||||
@@ -190,22 +200,22 @@
 | 
				
			|||||||
    "@babel/traverse" "^7.7.4"
 | 
					    "@babel/traverse" "^7.7.4"
 | 
				
			||||||
    "@babel/types" "^7.7.4"
 | 
					    "@babel/types" "^7.7.4"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/helper-call-delegate@^7.8.3":
 | 
					"@babel/helper-call-delegate@^7.8.7":
 | 
				
			||||||
  version "7.8.3"
 | 
					  version "7.8.7"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.8.3.tgz#de82619898aa605d409c42be6ffb8d7204579692"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.8.7.tgz#28a279c2e6c622a6233da548127f980751324cab"
 | 
				
			||||||
  integrity sha512-6Q05px0Eb+N4/GTyKPPvnkig7Lylw+QzihMpws9iiZQv7ZImf84ZsZpQH7QoWN4n4tm81SnSzPgHw2qtO0Zf3A==
 | 
					  integrity sha512-doAA5LAKhsFCR0LAFIf+r2RSMmC+m8f/oQ+URnUET/rWeEzC0yTRmAGyWkD4sSu3xwbS7MYQ2u+xlt1V5R56KQ==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/helper-hoist-variables" "^7.8.3"
 | 
					    "@babel/helper-hoist-variables" "^7.8.3"
 | 
				
			||||||
    "@babel/traverse" "^7.8.3"
 | 
					    "@babel/traverse" "^7.8.3"
 | 
				
			||||||
    "@babel/types" "^7.8.3"
 | 
					    "@babel/types" "^7.8.7"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/helper-compilation-targets@^7.8.6":
 | 
					"@babel/helper-compilation-targets@^7.8.7":
 | 
				
			||||||
  version "7.8.6"
 | 
					  version "7.8.7"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.6.tgz#015b85db69e3a34240d5c2b761fc53eb9695f09c"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz#dac1eea159c0e4bd46e309b5a1b04a66b53c1dde"
 | 
				
			||||||
  integrity sha512-UrJdk27hKVJSnibFcUWYLkCL0ZywTUoot8yii1lsHJcvwrypagmYKjHLMWivQPm4s6GdyygCL8fiH5EYLxhQwQ==
 | 
					  integrity sha512-4mWm8DCK2LugIS+p1yArqvG1Pf162upsIsjE7cNBjez+NjliQpVhj20obE520nao0o14DaTnFJv+Fw5a0JpoUw==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/compat-data" "^7.8.6"
 | 
					    "@babel/compat-data" "^7.8.6"
 | 
				
			||||||
    browserslist "^4.8.5"
 | 
					    browserslist "^4.9.1"
 | 
				
			||||||
    invariant "^2.2.4"
 | 
					    invariant "^2.2.4"
 | 
				
			||||||
    levenary "^1.1.1"
 | 
					    levenary "^1.1.1"
 | 
				
			||||||
    semver "^5.5.0"
 | 
					    semver "^5.5.0"
 | 
				
			||||||
@@ -635,6 +645,11 @@
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8"
 | 
				
			||||||
  integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==
 | 
					  integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@babel/parser@^7.8.7":
 | 
				
			||||||
 | 
					  version "7.8.7"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.7.tgz#7b8facf95d25fef9534aad51c4ffecde1a61e26a"
 | 
				
			||||||
 | 
					  integrity sha512-9JWls8WilDXFGxs0phaXAZgpxTZhSk/yOYH2hTHC0X1yC7Z78IJfvR1vJ+rmJKq3I35td2XzXzN6ZLYlna+r/A==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/plugin-proposal-async-generator-functions@^7.7.4":
 | 
					"@babel/plugin-proposal-async-generator-functions@^7.7.4":
 | 
				
			||||||
  version "7.7.4"
 | 
					  version "7.7.4"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.7.4.tgz#0351c5ac0a9e927845fffd5b82af476947b7ce6d"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.7.4.tgz#0351c5ac0a9e927845fffd5b82af476947b7ce6d"
 | 
				
			||||||
@@ -1298,12 +1313,12 @@
 | 
				
			|||||||
    "@babel/helper-get-function-arity" "^7.7.4"
 | 
					    "@babel/helper-get-function-arity" "^7.7.4"
 | 
				
			||||||
    "@babel/helper-plugin-utils" "^7.0.0"
 | 
					    "@babel/helper-plugin-utils" "^7.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/plugin-transform-parameters@^7.8.4":
 | 
					"@babel/plugin-transform-parameters@^7.8.7":
 | 
				
			||||||
  version "7.8.4"
 | 
					  version "7.8.7"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.4.tgz#1d5155de0b65db0ccf9971165745d3bb990d77d3"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.7.tgz#66fa2f1de4129b4e0447509223ac71bda4955395"
 | 
				
			||||||
  integrity sha512-IsS3oTxeTsZlE5KqzTbcC2sV0P9pXdec53SU+Yxv7o/6dvGM5AkTotQKhoSffhNgZ/dftsSiOoxy7evCYJXzVA==
 | 
					  integrity sha512-brYWaEPTRimOctz2NDA3jnBbDi7SVN2T4wYuu0aqSzxC3nozFZngGaw29CJ9ZPweB7k+iFmZuoG3IVPIcXmD2g==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/helper-call-delegate" "^7.8.3"
 | 
					    "@babel/helper-call-delegate" "^7.8.7"
 | 
				
			||||||
    "@babel/helper-get-function-arity" "^7.8.3"
 | 
					    "@babel/helper-get-function-arity" "^7.8.3"
 | 
				
			||||||
    "@babel/helper-plugin-utils" "^7.8.3"
 | 
					    "@babel/helper-plugin-utils" "^7.8.3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1392,12 +1407,12 @@
 | 
				
			|||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    regenerator-transform "^0.14.0"
 | 
					    regenerator-transform "^0.14.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/plugin-transform-regenerator@^7.8.3":
 | 
					"@babel/plugin-transform-regenerator@^7.8.7":
 | 
				
			||||||
  version "7.8.3"
 | 
					  version "7.8.7"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.3.tgz#b31031e8059c07495bf23614c97f3d9698bc6ec8"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.7.tgz#5e46a0dca2bee1ad8285eb0527e6abc9c37672f8"
 | 
				
			||||||
  integrity sha512-qt/kcur/FxrQrzFR432FGZznkVAjiyFtCOANjkAKwCbt465L6ZCiUQh2oMYGU3Wo8LRFJxNDFwWn106S5wVUNA==
 | 
					  integrity sha512-TIg+gAl4Z0a3WmD3mbYSk+J9ZUH6n/Yc57rtKRnlA/7rcCvpekHXe0CMZHP1gYp7/KLe9GHTuIba0vXmls6drA==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    regenerator-transform "^0.14.0"
 | 
					    regenerator-transform "^0.14.2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/plugin-transform-reserved-words@^7.7.4":
 | 
					"@babel/plugin-transform-reserved-words@^7.7.4":
 | 
				
			||||||
  version "7.7.4"
 | 
					  version "7.7.4"
 | 
				
			||||||
@@ -1528,13 +1543,13 @@
 | 
				
			|||||||
    core-js "^2.6.5"
 | 
					    core-js "^2.6.5"
 | 
				
			||||||
    regenerator-runtime "^0.13.2"
 | 
					    regenerator-runtime "^0.13.2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/preset-env@7.8.6":
 | 
					"@babel/preset-env@7.8.7":
 | 
				
			||||||
  version "7.8.6"
 | 
					  version "7.8.7"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.6.tgz#2a0773b08589ecba4995fc71b1965e4f531af40b"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.7.tgz#1fc7d89c7f75d2d70c2b6768de6c2e049b3cb9db"
 | 
				
			||||||
  integrity sha512-M5u8llV9DIVXBFB/ArIpqJuvXpO+ymxcJ6e8ZAmzeK3sQeBNOD1y+rHvHCGG4TlEmsNpIrdecsHGHT8ZCoOSJg==
 | 
					  integrity sha512-BYftCVOdAYJk5ASsznKAUl53EMhfBbr8CJ1X+AJLfGPscQkwJFiaV/Wn9DPH/7fzm2v6iRYJKYHSqyynTGw0nw==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/compat-data" "^7.8.6"
 | 
					    "@babel/compat-data" "^7.8.6"
 | 
				
			||||||
    "@babel/helper-compilation-targets" "^7.8.6"
 | 
					    "@babel/helper-compilation-targets" "^7.8.7"
 | 
				
			||||||
    "@babel/helper-module-imports" "^7.8.3"
 | 
					    "@babel/helper-module-imports" "^7.8.3"
 | 
				
			||||||
    "@babel/helper-plugin-utils" "^7.8.3"
 | 
					    "@babel/helper-plugin-utils" "^7.8.3"
 | 
				
			||||||
    "@babel/plugin-proposal-async-generator-functions" "^7.8.3"
 | 
					    "@babel/plugin-proposal-async-generator-functions" "^7.8.3"
 | 
				
			||||||
@@ -1574,9 +1589,9 @@
 | 
				
			|||||||
    "@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
 | 
					    "@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
 | 
				
			||||||
    "@babel/plugin-transform-new-target" "^7.8.3"
 | 
					    "@babel/plugin-transform-new-target" "^7.8.3"
 | 
				
			||||||
    "@babel/plugin-transform-object-super" "^7.8.3"
 | 
					    "@babel/plugin-transform-object-super" "^7.8.3"
 | 
				
			||||||
    "@babel/plugin-transform-parameters" "^7.8.4"
 | 
					    "@babel/plugin-transform-parameters" "^7.8.7"
 | 
				
			||||||
    "@babel/plugin-transform-property-literals" "^7.8.3"
 | 
					    "@babel/plugin-transform-property-literals" "^7.8.3"
 | 
				
			||||||
    "@babel/plugin-transform-regenerator" "^7.8.3"
 | 
					    "@babel/plugin-transform-regenerator" "^7.8.7"
 | 
				
			||||||
    "@babel/plugin-transform-reserved-words" "^7.8.3"
 | 
					    "@babel/plugin-transform-reserved-words" "^7.8.3"
 | 
				
			||||||
    "@babel/plugin-transform-shorthand-properties" "^7.8.3"
 | 
					    "@babel/plugin-transform-shorthand-properties" "^7.8.3"
 | 
				
			||||||
    "@babel/plugin-transform-spread" "^7.8.3"
 | 
					    "@babel/plugin-transform-spread" "^7.8.3"
 | 
				
			||||||
@@ -1584,7 +1599,7 @@
 | 
				
			|||||||
    "@babel/plugin-transform-template-literals" "^7.8.3"
 | 
					    "@babel/plugin-transform-template-literals" "^7.8.3"
 | 
				
			||||||
    "@babel/plugin-transform-typeof-symbol" "^7.8.4"
 | 
					    "@babel/plugin-transform-typeof-symbol" "^7.8.4"
 | 
				
			||||||
    "@babel/plugin-transform-unicode-regex" "^7.8.3"
 | 
					    "@babel/plugin-transform-unicode-regex" "^7.8.3"
 | 
				
			||||||
    "@babel/types" "^7.8.6"
 | 
					    "@babel/types" "^7.8.7"
 | 
				
			||||||
    browserslist "^4.8.5"
 | 
					    browserslist "^4.8.5"
 | 
				
			||||||
    core-js-compat "^3.6.2"
 | 
					    core-js-compat "^3.6.2"
 | 
				
			||||||
    invariant "^2.2.2"
 | 
					    invariant "^2.2.2"
 | 
				
			||||||
@@ -1699,6 +1714,13 @@
 | 
				
			|||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    regenerator-runtime "^0.13.2"
 | 
					    regenerator-runtime "^0.13.2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@babel/runtime@^7.8.4":
 | 
				
			||||||
 | 
					  version "7.8.7"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d"
 | 
				
			||||||
 | 
					  integrity sha512-+AATMUFppJDw6aiR5NVPHqIQBlV/Pj8wY/EZH+lmvRdUo9xBaz/rF3alAwFJQavvKfeOlPE7oaaDHVbcySbCsg==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    regenerator-runtime "^0.13.4"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@babel/template@^7.1.0", "@babel/template@^7.4.4":
 | 
					"@babel/template@^7.1.0", "@babel/template@^7.4.4":
 | 
				
			||||||
  version "7.4.4"
 | 
					  version "7.4.4"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
 | 
					  resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
 | 
				
			||||||
@@ -1843,6 +1865,15 @@
 | 
				
			|||||||
    lodash "^4.17.13"
 | 
					    lodash "^4.17.13"
 | 
				
			||||||
    to-fast-properties "^2.0.0"
 | 
					    to-fast-properties "^2.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@babel/types@^7.8.7":
 | 
				
			||||||
 | 
					  version "7.8.7"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.7.tgz#1fc9729e1acbb2337d5b6977a63979b4819f5d1d"
 | 
				
			||||||
 | 
					  integrity sha512-k2TreEHxFA4CjGkL+GYjRyx35W0Mr7DP5+9q6WMkyKXB+904bYmG40syjMFV0oLlhhFCwWl0vA0DyzTDkwAiJw==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    esutils "^2.0.2"
 | 
				
			||||||
 | 
					    lodash "^4.17.13"
 | 
				
			||||||
 | 
					    to-fast-properties "^2.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@bcoe/v8-coverage@^0.2.3":
 | 
					"@bcoe/v8-coverage@^0.2.3":
 | 
				
			||||||
  version "0.2.3"
 | 
					  version "0.2.3"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
 | 
					  resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
 | 
				
			||||||
@@ -4235,7 +4266,7 @@ browserslist@3.2.8:
 | 
				
			|||||||
    caniuse-lite "^1.0.30000844"
 | 
					    caniuse-lite "^1.0.30000844"
 | 
				
			||||||
    electron-to-chromium "^1.3.47"
 | 
					    electron-to-chromium "^1.3.47"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
browserslist@4.9.1:
 | 
					browserslist@4.9.1, browserslist@^4.9.1:
 | 
				
			||||||
  version "4.9.1"
 | 
					  version "4.9.1"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.9.1.tgz#01ffb9ca31a1aef7678128fc6a2253316aa7287c"
 | 
					  resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.9.1.tgz#01ffb9ca31a1aef7678128fc6a2253316aa7287c"
 | 
				
			||||||
  integrity sha512-Q0DnKq20End3raFulq6Vfp1ecB9fh8yUNV55s8sekaDDeqBaCtWlRHCUdaWyUeSSBJM7IbM6HcsyaeYqgeDhnw==
 | 
					  integrity sha512-Q0DnKq20End3raFulq6Vfp1ecB9fh8yUNV55s8sekaDDeqBaCtWlRHCUdaWyUeSSBJM7IbM6HcsyaeYqgeDhnw==
 | 
				
			||||||
@@ -13871,7 +13902,7 @@ prismjs@^1.19.0:
 | 
				
			|||||||
  optionalDependencies:
 | 
					  optionalDependencies:
 | 
				
			||||||
    clipboard "^2.0.0"
 | 
					    clipboard "^2.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
private@^0.1.6:
 | 
					private@^0.1.6, private@^0.1.8:
 | 
				
			||||||
  version "0.1.8"
 | 
					  version "0.1.8"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
 | 
					  resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -14730,12 +14761,25 @@ regenerator-runtime@^0.13.2:
 | 
				
			|||||||
  version "0.13.3"
 | 
					  version "0.13.3"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
 | 
					  resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					regenerator-runtime@^0.13.4:
 | 
				
			||||||
 | 
					  version "0.13.4"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.4.tgz#e96bf612a3362d12bb69f7e8f74ffeab25c7ac91"
 | 
				
			||||||
 | 
					  integrity sha512-plpwicqEzfEyTQohIKktWigcLzmNStMGwbOUbykx51/29Z3JOGYldaaNGK7ngNXV+UcoqvIMmloZ48Sr74sd+g==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
regenerator-transform@^0.14.0:
 | 
					regenerator-transform@^0.14.0:
 | 
				
			||||||
  version "0.14.1"
 | 
					  version "0.14.1"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.1.tgz#3b2fce4e1ab7732c08f665dfdb314749c7ddd2fb"
 | 
					  resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.1.tgz#3b2fce4e1ab7732c08f665dfdb314749c7ddd2fb"
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    private "^0.1.6"
 | 
					    private "^0.1.6"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					regenerator-transform@^0.14.2:
 | 
				
			||||||
 | 
					  version "0.14.2"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.2.tgz#949d9d87468ff88d5a7e4734ebb994a892de1ff2"
 | 
				
			||||||
 | 
					  integrity sha512-V4+lGplCM/ikqi5/mkkpJ06e9Bujq1NFmNLvsCs56zg3ZbzrnUzAtizZ24TXxtRX/W2jcdScwQCnbL0CICTFkQ==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@babel/runtime" "^7.8.4"
 | 
				
			||||||
 | 
					    private "^0.1.8"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
regex-not@^1.0.0, regex-not@^1.0.2:
 | 
					regex-not@^1.0.0, regex-not@^1.0.2:
 | 
				
			||||||
  version "1.0.2"
 | 
					  version "1.0.2"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c"
 | 
					  resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user