From da1b7194cf5b16295fd856149650d15b14d2874c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Aug 2020 14:31:01 +0000 Subject: [PATCH] chore(deps): update dependency @babel/runtime-corejs2 to v7.11.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5d88212..cccb942 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "web-animations-js": "2.3.2" }, "devDependencies": { - "@babel/runtime-corejs2": "7.9.6", + "@babel/runtime-corejs2": "7.11.2", "@nuxt/typescript-build": "0.6.6", "@nuxtjs/eslint-config": "2.0.2", "@nuxtjs/eslint-config-typescript": "1.0.2", diff --git a/yarn.lock b/yarn.lock index 2bc0971..afe91c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -777,10 +777,10 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/runtime-corejs2@7.9.6": - version "7.9.6" - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.9.6.tgz#acd5d6351384cc2828dc211aa5426a90476bf4a8" - integrity sha512-TcdM3xc7weMrwTawuG3BTjtVE3mQLXUPQ9CxTbSKOrhn3QAcqCJ2fz+IIv25wztzUnhNZat7hr655YJa61F3zg== +"@babel/runtime-corejs2@7.11.2": + version "7.11.2" + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.11.2.tgz#700a03945ebad0d31ba6690fc8a6bcc9040faa47" + integrity sha512-AC/ciV28adSSpEkBglONBWq4/Lvm6GAZuxIoyVtsnUpZMl0bxLtoChEnYAkP+47KyOCayZanojtflUEUJtR/6Q== dependencies: core-js "^2.6.5" regenerator-runtime "^0.13.4"