Skip to content

Commit

Permalink
Bump zone.js from 0.13.3 to 0.14.0 (#1570)
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.14.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.14.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent 8cfe044 commit f1b853d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"typescript-require": "~0.3.0",
"url-pattern": "^1.0.3",
"webpack": "^5.88.2",
"zone.js": "^0.13.3"
"zone.js": "^0.14.0"
},
"scripts": {
"debug": "node debug app.js",
Expand Down

0 comments on commit f1b853d

Please sign in to comment.