From af86a0fa14ae10043eb538365c45483a20979b5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 05:19:28 +0000 Subject: [PATCH] build: bump core-js-bundle from 3.9.0 to 3.9.1 Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle) from 3.9.0 to 3.9.1. - [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/commits/v3.9.1/packages/core-js-bundle) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b22984227adf..ee67e7a3155b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4306,9 +4306,9 @@ copy-props@^2.0.1: is-plain-object "^2.0.1" core-js-bundle@^3.8.2: - version "3.9.0" - resolved "https://registry.yarnpkg.com/core-js-bundle/-/core-js-bundle-3.9.0.tgz#3947e3da203f2c34aab3d2c6822523f93ced23d9" - integrity sha512-CQAn8wNKgDob6Xo2pgMpBArIKDCWhZgkFrjqKpxWaTUbZlESEw0Hfnq8zXQc04aN4hmxLqJ889/g4zBKvKcisA== + version "3.9.1" + resolved "https://registry.yarnpkg.com/core-js-bundle/-/core-js-bundle-3.9.1.tgz#aec44bc6f3e4151c7461f9fb052edabf59ca3105" + integrity sha512-PXvt22/UnyegAVHKa17wZe8PqKCHmkNAV9ifEUy2ntnvA08NmFybuWr561W/ARaDYk512LsfiscPlX81tPeBeA== core-js@^2.4.0: version "2.6.12"