build: update core-js to version 3.6.2

This commit is contained in:
Renovate Bot 2020-01-07 06:23:39 +00:00 committed by Minko Gechev
parent e5fa165c0d
commit b47737f479
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"circular-dependency-plugin": "5.2.0", "circular-dependency-plugin": "5.2.0",
"clean-css": "4.2.1", "clean-css": "4.2.1",
"copy-webpack-plugin": "5.1.1", "copy-webpack-plugin": "5.1.1",
"core-js": "3.6.1", "core-js": "3.6.2",
"file-loader": "5.0.2", "file-loader": "5.0.2",
"find-cache-dir": "3.2.0", "find-cache-dir": "3.2.0",
"glob": "7.1.6", "glob": "7.1.6",

View File

@ -3502,10 +3502,10 @@ core-js-compat@^3.6.0:
browserslist "^4.8.2" browserslist "^4.8.2"
semver "7.0.0" semver "7.0.0"
core-js@3.6.1: core-js@3.6.2:
version "3.6.1" version "3.6.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.1.tgz#39d5e2e346258cc01eb7d44345b1c3c014ca3f05" resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.2.tgz#2799ea1a59050f0acf50dfe89b916d6503b16caa"
integrity sha512-186WjSik2iTGfDjfdCZAxv2ormxtKgemjC3SI6PL31qOA0j5LhTDVjHChccoc7brwLvpvLPiMyRlcO88C4l1QQ== integrity sha512-hIE5dXkRzRvnZ5vhkRfQxUvDxQZmD9oueA08jDYRBKJHx+VIl/Pne/e0A4x9LObEEthC/TqiZybUoNM4tRgnKg==
core-js@^2.4.0: core-js@^2.4.0:
version "2.6.10" version "2.6.10"