Skip to content

Commit

Permalink
build(deps): bump zone.js from 0.14.10 to 0.15.0
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.14.10 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 Sep 13, 2024
1 parent 34d64b6 commit 30c9c7d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"rxjs": "~7.8.1",
"stream": "^0.0.3",
"tslib": "^2.7.0",
"zone.js": "~0.14.10"
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6107,7 +6107,7 @@ __metadata:
tslib: "npm:^2.7.0"
typescript: "npm:~5.5.4"
webpack-bundle-analyzer: "npm:^4.10.2"
zone.js: "npm:~0.14.10"
zone.js: "npm:~0.15.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -17283,9 +17283,9 @@ __metadata:
languageName: node
linkType: hard

"zone.js@npm:~0.14.10":
version: 0.14.10
resolution: "zone.js@npm:0.14.10"
checksum: 10c0/61283d152cb1eff899bae61621dccd572aa9f47e0c60c04b249bf86b43e3e4ba627bf6dba371b725023a4f302f39e554d7bf2d25bbf40c869c6c52f774b17e8b
"zone.js@npm:~0.15.0":
version: 0.15.0
resolution: "zone.js@npm:0.15.0"
checksum: 10c0/981b664c1978759a2854f6e6692d245d1d6334c6b20b7e2e5fa9b60eed74743b29c6a71f7472dc6d2790ab53d67e30475bcd92b9f7664e50aef8bbcd40379552
languageName: node
linkType: hard

0 comments on commit 30c9c7d

Please sign in to comment.