Skip to content

Commit 91a92bd

Browse files
chore(deps-dev): bump core-js from 3.7.0 to 3.8.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.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.7.0...v3.8.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba173f9 commit 91a92bd

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.3",
116116
"codesandbox": "^2.2.1",
117-
"core-js": "^3.7.0",
117+
"core-js": "^3.8.0",
118118
"cross-env": "^7.0.2",
119119
"eslint": "^7.14.0",
120120
"eslint-config-prettier": "^6.15.0",

yarn.lock

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

4402-
core-js@^3.7.0:
4403-
version "3.7.0"
4404-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.7.0.tgz#b0a761a02488577afbf97179e4681bf49568520f"
4405-
integrity sha512-NwS7fI5M5B85EwpWuIwJN4i/fbisQUwLwiSNUWeXlkAZ0sbBjLEvLvFLf1uzAUV66PcEPt4xCGCmOZSxVf3xzA==
4402+
core-js@^3.8.0:
4403+
version "3.8.0"
4404+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.0.tgz#0fc2d4941cadf80538b030648bb64d230b4da0ce"
4405+
integrity sha512-W2VYNB0nwQQE7tKS7HzXd7r2y/y2SVJl4ga6oH/dnaLFzM0o2lB2P3zCkWj5Wc/zyMYjtgd5Hmhk0ObkQFZOIA==
44064406

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

0 commit comments

Comments
 (0)