From 222c6a9f3c4bd800d6b9c37a6b1f21440bfeacdb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 04:25:23 +0000 Subject: [PATCH] Bump core-js from 3.6.1 to 3.6.2 in /terminus-core Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.6.1...v3.6.2) Signed-off-by: dependabot-preview[bot] --- terminus-core/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/terminus-core/yarn.lock b/terminus-core/yarn.lock index 757a1530..0ae9080b 100644 --- a/terminus-core/yarn.lock +++ b/terminus-core/yarn.lock @@ -118,9 +118,9 @@ colorspace@1.1.x: text-hex "1.0.x" core-js@^3.1.2: - version "3.6.1" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.1.tgz#39d5e2e346258cc01eb7d44345b1c3c014ca3f05" - integrity sha512-186WjSik2iTGfDjfdCZAxv2ormxtKgemjC3SI6PL31qOA0j5LhTDVjHChccoc7brwLvpvLPiMyRlcO88C4l1QQ== + version "3.6.2" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.2.tgz#2799ea1a59050f0acf50dfe89b916d6503b16caa" + integrity sha512-hIE5dXkRzRvnZ5vhkRfQxUvDxQZmD9oueA08jDYRBKJHx+VIl/Pne/e0A4x9LObEEthC/TqiZybUoNM4tRgnKg== core-util-is@~1.0.0: version "1.0.2"