Skip to content

Commit 245b86a

Browse files
build(deps): bump zone.js in /showcase/angular-lts-showcase
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.14.8 to 0.14.10. - [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.10/packages/zone.js) --- updated-dependencies: - dependency-name: zone.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23fbf4b commit 245b86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcase/angular-lts-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular/router": "17.3.11",
2020
"rxjs": "7.8.1",
2121
"tslib": "2.7.0",
22-
"zone.js": "0.14.8"
22+
"zone.js": "0.14.10"
2323
},
2424
"devDependencies": {
2525
"@angular-devkit/build-angular": "17.3.8",

0 commit comments

Comments
 (0)