Skip to content

Commit

Permalink
chore(deps): bump core-js from 3.10.1 to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 26, 2021
1 parent ab5c447 commit 78e149a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@angular/platform-browser": "^8.1.2",
"@angular/platform-browser-dynamic": "^11.2.11",
"@angular/router": "^11.2.11",
"core-js": "^3.10.1",
"core-js": "^3.11.0",
"electron": "^6.0.3",
"ffi-napi": "^2.5.0",
"ngx-electron": "^2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3165,10 +3165,10 @@ core-js@^2.4.0:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==

core-js@^3.10.1:
version "3.10.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.10.1.tgz#e683963978b6806dcc6c0a4a8bd4ab0bdaf3f21a"
integrity sha512-pwCxEXnj27XG47mu7SXAwhLP3L5CrlvCB91ANUkIz40P27kUcvNfSdvyZJ9CLHiVoKSp+TTChMQMSKQEH/IQxA==
core-js@^3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.11.0.tgz#05dac6aa70c0a4ad842261f8957b961d36eb8926"
integrity sha512-bd79DPpx+1Ilh9+30aT5O1sgpQd4Ttg8oqkqi51ZzhedMM1omD2e6IOF48Z/DzDCZ2svp49tN/3vneTK6ZBkXw==

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

0 comments on commit 78e149a

Please sign in to comment.