Bump core-js from 3.8.1 to 3.8.2

Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.1 to 3.8.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.8.1...v3.8.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-04 05:08:41 +00:00
committed by GitHub
parent d1bd3b6338
commit c1fd4d48ad
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"braces": "^3.0.2",
"browser-sync": "^2.26.13",
"child_process": "^1.0.2",
"core-js": "^3.8.1",
"core-js": "^3.8.2",
"del": "^6.0.0",
"fancy-log": "^1.3.3",
"fstream": "^1.0.12",