From 322469ab80fea4b23ea1b2c60b626f2304e14dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 19:30:09 -0800 Subject: [PATCH] build: bump core-js-bundle from 3.9.0 to 3.9.1 (#22093) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit b537ba19409dda6e75f590c46e7950b4c8aa949f) --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e323cb8fbd5f..76cd032ba8f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4336,9 +4336,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"