Skip to content

Commit 31aa894

Browse files
build(deps): bump core-js from 2.6.9 to 3.9.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 2.6.9 to 3.9.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.9.1/packages/core-js) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4b110f8 commit 31aa894

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.9.1",
2828
"rxjs": "^6.6.6",
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
@@ -3185,10 +3185,10 @@ [email protected]:
31853185
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
31863186
integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==
31873187

3188-
core-js@^2.5.7:
3189-
version "2.6.9"
3190-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
3191-
integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==
3188+
core-js@^3.9.1:
3189+
version "3.9.1"
3190+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.1.tgz#cec8de593db8eb2a85ffb0dbdeb312cb6e5460ae"
3191+
integrity sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg==
31923192

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

0 commit comments

Comments
 (0)