Skip to content

Commit

Permalink
chore(deps): bump zone.js from 0.13.3 to 0.15.0 in /modules/web
Browse files Browse the repository at this point in the history
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.13.3 to 0.15.0.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.15.0/packages/zone.js)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 3c622f9 commit 7eaa173
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"web-animations-js": "2.3.2",
"xterm": "5.3.0",
"xterm-addon-fit": "0.8.0",
"zone.js": "0.13.3"
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.0",
Expand Down
12 changes: 5 additions & 7 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14472,7 +14472,7 @@ __metadata:
webpack-dev-server: 5.2.0
xterm: 5.3.0
xterm-addon-fit: 0.8.0
zone.js: 0.13.3
zone.js: 0.15.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -20872,12 +20872,10 @@ __metadata:
languageName: node
linkType: hard

"zone.js@npm:0.13.3":
version: 0.13.3
resolution: "zone.js@npm:0.13.3"
dependencies:
tslib: ^2.3.0
checksum: 73888a51b0299b4b56c56b97c71fe4a3548a9bdb9e4b4c49dd0e110a4487fbe7f141c08d3e3acff875a6fbb6d581750209ac767ae5d82dca0636ede41aebd436
"zone.js@npm:0.15.0":
version: 0.15.0
resolution: "zone.js@npm:0.15.0"
checksum: 8cb8f99c0aa18dfc684b891576d9400385da94a342128ee998accf23cbd21d5e7d9e7a76e623872eb7a300a6d388c181dde575f39d2d9bf46d0af2310024e605
languageName: node
linkType: hard

Expand Down

0 comments on commit 7eaa173

Please sign in to comment.