Skip to content

Commit 1df61d1

Browse files
chore(deps): bump zone.js in /samples/lib/spa-angular-client
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.14.4 to 0.14.5. - [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.5/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 c0d7026 commit 1df61d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

samples/lib/spa-angular-client/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.

samples/lib/spa-angular-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"core-js": "^3.37.0",
3636
"rxjs": "~7.8.1",
3737
"tslib": "^2.6.2",
38-
"zone.js": "~0.14.4"
38+
"zone.js": "~0.14.5"
3939
},
4040
"devDependencies": {
4141
"@angular-devkit/build-angular": "^17.3.6",

0 commit comments

Comments
 (0)