From 97adb8e508ce89f5877ff29e395f9136143f0d42 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 01:14:19 +0000 Subject: [PATCH] Bump core-js from 3.2.1 to 3.3.2 in /terminus-core Bumps [core-js](https://github.com/zloirock/core-js) from 3.2.1 to 3.3.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.2.1...v3.3.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 00730cd1..96f5fbc9 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.2.1" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.2.1.tgz#cd41f38534da6cc59f7db050fe67307de9868b09" - integrity sha512-Qa5XSVefSVPRxy2XfUC13WbvqkxhkwB3ve+pgCQveNgYzbM/UxZeu1dcOX/xr4UmfUd+muuvsaxilQzCyUurMw== + version "3.3.2" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.2.tgz#cd42da1d7b0bb33ef11326be3a721934277ceb42" + integrity sha512-S1FfZpeBchkhyoY76YAdFzKS4zz9aOK7EeFaNA2aJlyXyA+sgqz6xdxmLPGXEAf0nF44MVN1kSjrA9Kt3ATDQg== core-util-is@~1.0.0: version "1.0.2"