Skip to content

Commit b998fbb

Browse files
build(deps): bump zone.js from 0.15.0 to 0.15.1 (#2748)
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.15.0 to 0.15.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.15.1/packages/zone.js) --- updated-dependencies: - dependency-name: zone.js dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3554a93 commit b998fbb

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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
@@ -27,7 +27,7 @@
2727
"rxjs": "^7.8.1",
2828
"shepherd.js": "^14.4.0",
2929
"tslib": "^2.8.0",
30-
"zone.js": "~0.15.0"
30+
"zone.js": "~0.15.1"
3131
},
3232
"devDependencies": {
3333
"@angular-devkit/build-angular": "^20.0.4",

0 commit comments

Comments
 (0)