Skip to content

Commit 1f1f333

Browse files
chore(deps): bump core-js from 3.9.1 to 3.10.0 (#1476)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.9.1 to 3.10.0. - [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/commits/v3.10.0/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e56379 commit 1f1f333

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@babel/runtime": "7.13.10",
30-
"core-js": "3.9.1",
30+
"core-js": "3.10.0",
3131
"intersection-observer": "0.12.0",
3232
"resize-observer-polyfill": "1.5.1",
3333
"smoothscroll-polyfill": "0.4.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6645,10 +6645,10 @@ core-js-pure@^3.0.0, core-js-pure@^3.0.1:
66456645
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.8.1.tgz#23f84048f366fdfcf52d3fd1c68fec349177d119"
66466646
integrity sha512-Se+LaxqXlVXGvmexKGPvnUIYC1jwXu1H6Pkyb3uBM5d8/NELMYCHs/4/roD7721NxrTLyv7e5nXd5/QLBO+10g==
66476647

6648-
core-js@3.9.1, core-js@^3.0.1, core-js@^3.0.4, core-js@^3.6.5:
6649-
version "3.9.1"
6650-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.1.tgz#cec8de593db8eb2a85ffb0dbdeb312cb6e5460ae"
6651-
integrity sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg==
6648+
core-js@3.10.0, core-js@^3.0.1, core-js@^3.0.4, core-js@^3.6.5:
6649+
version "3.10.0"
6650+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.10.0.tgz#9a020547c8b6879f929306949e31496bbe2ae9b3"
6651+
integrity sha512-MQx/7TLgmmDVamSyfE+O+5BHvG1aUGj/gHhLn1wVtm2B5u1eVIPvh7vkfjwWKNCjrTJB8+He99IntSQ1qP+vYQ==
66526652

66536653
core-util-is@1.0.2, core-util-is@~1.0.0:
66546654
version "1.0.2"

0 commit comments

Comments
 (0)