Skip to content

Commit 9ced91a

Browse files
build(deps): bump core-js from 2.6.9 to 3.8.1
Bumps [core-js](https://github.com/zloirock/core-js) from 2.6.9 to 3.8.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v2.6.9...v3.8.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5f55ae8 commit 9ced91a

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
@@ -24,7 +24,7 @@
2424
"@uirouter/core": "6.0.7",
2525
"@uirouter/rx": "0.6.5",
2626
"@uirouter/visualizer": "^7.2.1",
27-
"core-js": "^2.5.7",
27+
"core-js": "^3.8.1",
2828
"rxjs": "^6.6.3",
2929
"rxjs-compat": "^6.6.3",
3030
"ts-helpers": "^1.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3259,10 +3259,10 @@ [email protected]:
32593259
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
32603260
integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==
32613261

3262-
core-js@^2.5.7:
3263-
version "2.6.9"
3264-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
3265-
integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==
3262+
core-js@^3.8.1:
3263+
version "3.8.1"
3264+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.1.tgz#f51523668ac8a294d1285c3b9db44025fda66d47"
3265+
integrity sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg==
32663266

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

0 commit comments

Comments
 (0)