From da469c9f468eb540e75b36a718fe88c206acf6c2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 04:28:15 +0000 Subject: [PATCH] Bump core-js from 3.3.4 to 3.3.5 in /terminus-core Bumps [core-js](https://github.com/zloirock/core-js) from 3.3.4 to 3.3.5. - [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.3.4...v3.3.5) 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 307fee53..08a759d7 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.3.4" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.4.tgz#6b0a23392958317bfb46e40b090529a923add669" - integrity sha512-BtibooaAmSOptGLRccsuX/dqgPtXwNgqcvYA6kOTTMzonRxZ+pJS4e+6mvVutESfXMeTnK8m3M+aBu3bkJbR+w== + version "3.3.5" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.5.tgz#58d20f48a95a07304b62ff752742b82b56431ed8" + integrity sha512-0J3K+Par/ZydhKg8pEiTcK/9d65/nqJOzY62uMkjeBmt05fDOt/khUVjDdh8TpeIuGQDy1yLDDCjiWN/8pFIuw== core-util-is@~1.0.0: version "1.0.2"