fix(deps): update dependency core-js to v3.10.0 (#305)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-01 21:14:10 +09:00 committed by GitHub
parent e8b5362208
commit c84c9b482a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"autoprefixer": "10.2.5", "autoprefixer": "10.2.5",
"badgen": "3.2.2", "badgen": "3.2.2",
"cookie": "0.4.1", "cookie": "0.4.1",
"core-js": "3.9.1", "core-js": "3.10.0",
"csrf": "3.1.0", "csrf": "3.1.0",
"dataloader": "2.0.0", "dataloader": "2.0.0",
"dayjs": "1.10.4", "dayjs": "1.10.4",

View File

@ -2253,10 +2253,10 @@ core-js-pure@^3.0.0:
resolved "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.8.2.tgz" resolved "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.8.2.tgz"
integrity sha512-v6zfIQqL/pzTVAbZvYUozsxNfxcFb6Ks3ZfEbuneJl3FW9Jb8F6vLWB6f+qTmAu72msUdyb84V8d/yBFf7FNnw== integrity sha512-v6zfIQqL/pzTVAbZvYUozsxNfxcFb6Ks3ZfEbuneJl3FW9Jb8F6vLWB6f+qTmAu72msUdyb84V8d/yBFf7FNnw==
core-js@3.9.1: core-js@3.10.0:
version "3.9.1" version "3.10.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.1.tgz#cec8de593db8eb2a85ffb0dbdeb312cb6e5460ae" resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.10.0.tgz#9a020547c8b6879f929306949e31496bbe2ae9b3"
integrity sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg== integrity sha512-MQx/7TLgmmDVamSyfE+O+5BHvG1aUGj/gHhLn1wVtm2B5u1eVIPvh7vkfjwWKNCjrTJB8+He99IntSQ1qP+vYQ==
core-util-is@1.0.2, core-util-is@~1.0.0: core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2" version "1.0.2"