chore(deps): bump promise-polyfill from 8.1.3 to 8.2.0

Bumps [promise-polyfill](https://github.com/taylorhakes/promise-polyfill) from 8.1.3 to 8.2.0.
- [Release notes](https://github.com/taylorhakes/promise-polyfill/releases)
- [Changelog](https://github.com/taylorhakes/promise-polyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taylorhakes/promise-polyfill/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-25 22:25:26 +00:00 committed by GitHub
parent a682a76316
commit d43600813e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -74,7 +74,7 @@
},
"dependencies": {
"balloon-css": "^1.0.3",
"promise-polyfill": "8.1.3",
"promise-polyfill": "8.2.0",
"smoothscroll": "0.4.0"
}
}

View File

@ -7428,10 +7428,10 @@ promise-inflight@^1.0.1:
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
integrity sha1-mEcocL8igTL8vdhoEputEsPAKeM=
promise-polyfill@8.1.3:
version "8.1.3"
resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.1.3.tgz#8c99b3cf53f3a91c68226ffde7bde81d7f904116"
integrity sha512-MG5r82wBzh7pSKDRa9y+vllNHz3e3d4CNj1PQE4BQYxLme0gKYYBm9YENq+UkEikyZ0XbiGWxYlVw3Rl9O/U8g==
promise-polyfill@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.2.0.tgz#367394726da7561457aba2133c9ceefbd6267da0"
integrity sha512-k/TC0mIcPVF6yHhUvwAp7cvL6I2fFV7TzF1DuGPI8mBh4QQazf36xCKEHKTZKRysEoTQoQdKyP25J8MPJp7j5g==
proxy-addr@~2.0.5:
version "2.0.5"