Skip to content

Commit 3443876

Browse files
fix(deps): bump the angular-dependencies group across 1 directory with 2 updates
Bumps the angular-dependencies group with 2 updates in the /templates/node-angular directory: [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `zone.js` from 0.14.10 to 0.15.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.15.0/packages/zone.js) Updates `typescript-eslint` from 8.3.0 to 8.12.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: zone.js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: angular-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dae8d52 commit 3443876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/node-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/router": "^18.2.2",
2222
"rxjs": "~7.8.1",
2323
"tslib": "^2.7.0",
24-
"zone.js": "~0.14.10",
24+
"zone.js": "~0.15.0",
2525
"body-parser": "^1.20.2",
2626
"cors": "^2.8.5",
2727
"dotenv": "^16.4.5",
@@ -44,6 +44,6 @@
4444
"concurrently": "^8.2.2",
4545
"eslint": "^9.9.1",
4646
"@eslint/js": "^9.9.1",
47-
"typescript-eslint": "8.3.0"
47+
"typescript-eslint": "8.12.2"
4848
}
4949
}

0 commit comments

Comments
 (0)