Skip to content

Commit 0c00815

Browse files
Bump the angular group with 3 updates
Bumps the angular group with 3 updates: [@angular/ssr](https://github.com/angular/angular-cli), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli). Updates `@angular/ssr` from 17.3.11 to 17.3.12 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.3.11...17.3.12) Updates `@angular-devkit/build-angular` from 17.3.11 to 17.3.12 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.3.11...17.3.12) Updates `@angular/cli` from 17.3.11 to 17.3.12 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.3.11...17.3.12) --- updated-dependencies: - dependency-name: "@angular/ssr" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a337be commit 0c00815

File tree

2 files changed

+1033
-1028
lines changed

2 files changed

+1033
-1028
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@angular/platform-browser-dynamic": "^17.3.11",
6767
"@angular/platform-server": "^17.3.11",
6868
"@angular/router": "^17.3.11",
69-
"@angular/ssr": "^17.3.11",
69+
"@angular/ssr": "^17.3.16",
7070
"@babel/runtime": "7.26.7",
7171
"@kolkov/ngx-gallery": "^2.0.1",
7272
"@ng-bootstrap/ng-bootstrap": "^11.0.0",
@@ -125,14 +125,14 @@
125125
},
126126
"devDependencies": {
127127
"@angular-builders/custom-webpack": "~17.0.2",
128-
"@angular-devkit/build-angular": "^17.3.11",
128+
"@angular-devkit/build-angular": "^17.3.16",
129129
"@angular-eslint/builder": "17.5.3",
130130
"@angular-eslint/bundled-angular-compiler": "17.5.3",
131131
"@angular-eslint/eslint-plugin": "17.5.3",
132132
"@angular-eslint/eslint-plugin-template": "17.5.3",
133133
"@angular-eslint/schematics": "17.5.3",
134134
"@angular-eslint/template-parser": "17.5.3",
135-
"@angular/cli": "^17.3.11",
135+
"@angular/cli": "^17.3.16",
136136
"@angular/compiler-cli": "^17.3.11",
137137
"@angular/language-service": "^17.3.11",
138138
"@cypress/schematic": "^1.5.0",

0 commit comments

Comments
 (0)