Skip to content

Commit 3a8e1cf

Browse files
chore(deps): bump core-js from 3.6.5 to 3.7.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.7.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.6.5...v3.7.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8c896b commit 3a8e1cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.12.5",
30-
"core-js": "3.6.5",
30+
"core-js": "3.7.0",
3131
"intersection-observer": "0.11.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
@@ -7222,10 +7222,10 @@ core-js-pure@^3.0.0, core-js-pure@^3.0.1:
72227222
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.6.5.tgz#c79e75f5e38dbc85a662d91eea52b8256d53b813"
72237223
integrity sha512-lacdXOimsiD0QyNf9BC/mxivNJ/ybBGJXQFKzRekp1WTHoVUWsUHEn+2T8GJAzzIhyOuXA+gOxCVN3l+5PLPUA==
72247224

7225-
core-js@3.6.5, core-js@^3.0.1, core-js@^3.0.4, core-js@^3.4.2, core-js@^3.6.5:
7226-
version "3.6.5"
7227-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
7228-
integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==
7225+
core-js@3.7.0, core-js@^3.0.1, core-js@^3.0.4, core-js@^3.4.2, core-js@^3.6.5:
7226+
version "3.7.0"
7227+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.7.0.tgz#b0a761a02488577afbf97179e4681bf49568520f"
7228+
integrity sha512-NwS7fI5M5B85EwpWuIwJN4i/fbisQUwLwiSNUWeXlkAZ0sbBjLEvLvFLf1uzAUV66PcEPt4xCGCmOZSxVf3xzA==
72297229

72307230
[email protected], core-util-is@~1.0.0:
72317231
version "1.0.2"

0 commit comments

Comments
 (0)