Skip to content

Commit 239ebc3

Browse files
chore(deps-dev): bump core-js from 3.6.5 to 3.7.0 (#6027)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52db5e5 commit 239ebc3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"clean-css-cli": "^4.3.0",
115115
"codemirror": "^5.58.2",
116116
"codesandbox": "^2.2.1",
117-
"core-js": "^3.6.5",
117+
"core-js": "^3.7.0",
118118
"cross-env": "^7.0.2",
119119
"eslint": "^7.12.1",
120120
"eslint-config-prettier": "^6.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4393,10 +4393,10 @@ core-js@^2.4.0, core-js@^2.6.5:
43934393
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
43944394
integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
43954395

4396-
core-js@^3.6.5:
4397-
version "3.6.5"
4398-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
4399-
integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==
4396+
core-js@^3.7.0:
4397+
version "3.7.0"
4398+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.7.0.tgz#b0a761a02488577afbf97179e4681bf49568520f"
4399+
integrity sha512-NwS7fI5M5B85EwpWuIwJN4i/fbisQUwLwiSNUWeXlkAZ0sbBjLEvLvFLf1uzAUV66PcEPt4xCGCmOZSxVf3xzA==
44004400

44014401
core-util-is@1.0.2, core-util-is@~1.0.0:
44024402
version "1.0.2"

0 commit comments

Comments
 (0)