Skip to content

Commit ce40dbd

Browse files
Bump zone.js from 0.16.0 to 0.16.1 (#525)
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.16.0 to 0.16.1. - [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.16.1/packages/zone.js) --- updated-dependencies: - dependency-name: zone.js dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd29a0c commit ce40dbd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"rxjs": "^7.8.2",
3131
"tslib": "^2.8.1",
3232
"url-join": "^5.0.0",
33-
"zone.js": "^0.16.0"
33+
"zone.js": "^0.16.1"
3434
},
3535
"devDependencies": {
3636
"@angular-devkit/build-angular": "^14.2.13",

0 commit comments

Comments
 (0)