From cadc9c7710037080baa524e7fe285bbaa94580c0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2019 16:01:29 +0200 Subject: [PATCH] Bump es6-promise from 4.2.5 to 4.2.8 (#1104) Bumps [es6-promise](https://github.com/stefanpenner/es6-promise) from 4.2.5 to 4.2.8. - [Release notes](https://github.com/stefanpenner/es6-promise/releases) - [Changelog](https://github.com/stefanpenner/es6-promise/blob/master/CHANGELOG.md) - [Commits](https://github.com/stefanpenner/es6-promise/compare/v4.2.5...v4.2.8) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 54ea30cf..973050d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4354,9 +4354,9 @@ es-to-primitive@^1.1.1: is-symbol "^1.0.2" es6-promise@^4.2.4: - version "4.2.5" - resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.5.tgz#da6d0d5692efb461e082c14817fe2427d8f5d054" - integrity sha512-n6wvpdE43VFtJq+lUDYDBFUwV8TZbuGXLV4D6wKafg13ldznKsyEvatubnmUe31zcvelSzOHF+XbaT+Bl9ObDg== + version "4.2.8" + resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a" + integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w== es6-templates@^0.2.2: version "0.2.3"