Skip to content

Commit a12edd0

Browse files
build(deps): bump zone.js in /showcase/angular-active-showcase
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.14.7 to 0.14.8. - [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.8/packages/zone.js) --- updated-dependencies: - dependency-name: zone.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa0cfd1 commit a12edd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcase/angular-active-showcase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular/router": "18.1.1",
2020
"rxjs": "7.8.1",
2121
"tslib": "2.6.3",
22-
"zone.js": "0.14.7"
22+
"zone.js": "0.14.8"
2323
},
2424
"devDependencies": {
2525
"@angular-devkit/build-angular": "18.1.1",

0 commit comments

Comments
 (0)