Skip to content

Commit 9a71298

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 8ef3a77 commit 9a71298

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.5",
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
@@ -3161,10 +3161,10 @@ [email protected]:
31613161
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.4.tgz#440a83536b458114b9cb2ac1580ba377dc470647"
31623162
integrity sha512-4paDGScNgZP2IXXilaffL9X7968RuvwlkK3xWtZRVqgd8SYNiVKRJvkFd1aqqEuPfN7E68ZHEp9hDj6lHj4Hyw==
31633163

3164-
core-js@^2.5.7:
3165-
version "2.6.9"
3166-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
3167-
integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==
3164+
core-js@^3.8.1:
3165+
version "3.8.1"
3166+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.1.tgz#f51523668ac8a294d1285c3b9db44025fda66d47"
3167+
integrity sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg==
31683168

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

0 commit comments

Comments
 (0)