Skip to content

Commit

Permalink
chore(deps): bump core-js from 3.36.1 to 3.37.0 in /modules/web (#8926)
Browse files Browse the repository at this point in the history
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.1 to 3.37.0.
- [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.37.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 1efba80 commit 49eebb7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@angular/router": "16.2.1",
"@swimlane/ngx-charts": "20.5.0",
"ace-builds": "1.33.1",
"core-js": "3.36.1",
"core-js": "3.37.0",
"crop-url": "4.0.1",
"d3-shape": "3.2.0",
"d3-time-format": "4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8422,10 +8422,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.36.1":
version: 3.36.1
resolution: "core-js@npm:3.36.1"
checksum: 6f6c152179bd0673da34e67a82c6a5c37f31f9fbe908e9caf93749dc62a25b6e07fbff2411de3b74bb2d0661b7f9fb247115ba8efabf9904f5fef26edead515e
"core-js@npm:3.37.0":
version: 3.37.0
resolution: "core-js@npm:3.37.0"
checksum: 212c3e9b3fc277dbb63739ef58a61c5709ccd0b36f09c3ce6946aa91fa180c60f57f976d4a5fdb9cda0c6cb55417379ba5a008fc3a1384ec94ec8ec61826469d
languageName: node
linkType: hard

Expand Down Expand Up @@ -13315,7 +13315,7 @@ __metadata:
ace-builds: 1.33.1
codelyzer: 6.0.2
concurrently: 8.2.2
core-js: 3.36.1
core-js: 3.37.0
crop-url: 4.0.1
cypress: 13.8.1
cypress-fail-fast: 7.1.0
Expand Down

0 comments on commit 49eebb7

Please sign in to comment.