Skip to content

Commit d9eac4a

Browse files
chore(deps): 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-preview[bot] <support@dependabot.com>
1 parent 1eb664f commit d9eac4a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@angular/platform-browser": "^8.1.2",
5656
"@angular/platform-browser-dynamic": "^11.0.2",
5757
"@angular/router": "^11.0.2",
58-
"core-js": "^3.7.0",
58+
"core-js": "^3.8.0",
5959
"electron": "^6.0.3",
6060
"ffi-napi": "^2.5.0",
6161
"ngx-electron": "^2.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3126,10 +3126,10 @@ core-js@^2.4.0:
31263126
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
31273127
integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==
31283128

3129-
core-js@^3.7.0:
3130-
version "3.7.0"
3131-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.7.0.tgz#b0a761a02488577afbf97179e4681bf49568520f"
3132-
integrity sha512-NwS7fI5M5B85EwpWuIwJN4i/fbisQUwLwiSNUWeXlkAZ0sbBjLEvLvFLf1uzAUV66PcEPt4xCGCmOZSxVf3xzA==
3129+
core-js@^3.8.0:
3130+
version "3.8.0"
3131+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.0.tgz#0fc2d4941cadf80538b030648bb64d230b4da0ce"
3132+
integrity sha512-W2VYNB0nwQQE7tKS7HzXd7r2y/y2SVJl4ga6oH/dnaLFzM0o2lB2P3zCkWj5Wc/zyMYjtgd5Hmhk0ObkQFZOIA==
31333133

31343134
core-util-is@1.0.2, core-util-is@~1.0.0:
31353135
version "1.0.2"

0 commit comments

Comments
 (0)