Skip to content

Commit 0ce4cfa

Browse files
build(deps): bump zone.js from 0.15.1 to 0.16.0 in /angular-example
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.15.1 to 0.16.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.16.0/packages/zone.js) --- updated-dependencies: - dependency-name: zone.js dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f6b8bf commit 0ce4cfa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

angular-example/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.

angular-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@db-ux/core-components": "4.2.1",
2626
"rxjs": "~7.8.2",
2727
"tslib": "^2.8.1",
28-
"zone.js": "~0.15.1"
28+
"zone.js": "~0.16.0"
2929
},
3030
"devDependencies": {
3131
"@db-ux/agent-cli": "4.2.1",

0 commit comments

Comments
 (0)