Skip to content

Commit 62822ad

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 18.2.18 to 18.2.19 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@18.2.18...18.2.19) Updates `@angular-devkit/build-angular` from 18.2.18 to 18.2.19 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@18.2.18...18.2.19) Updates `@angular/cli` from 18.2.18 to 18.2.19 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@18.2.18...18.2.19) --- updated-dependencies: - dependency-name: "@angular/ssr" dependency-version: 18.2.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular-devkit/build-angular" dependency-version: 18.2.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/cli" dependency-version: 18.2.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b123e86 commit 62822ad

File tree

2 files changed

+66
-81
lines changed

2 files changed

+66
-81
lines changed

package-lock.json

Lines changed: 63 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@angular/platform-browser-dynamic": "^18.2.12",
103103
"@angular/platform-server": "^18.2.12",
104104
"@angular/router": "^18.2.12",
105-
"@angular/ssr": "^18.2.18",
105+
"@angular/ssr": "^18.2.19",
106106
"@babel/runtime": "7.27.0",
107107
"@kolkov/ngx-gallery": "^2.0.1",
108108
"@ng-bootstrap/ng-bootstrap": "^12.0.0",
@@ -168,15 +168,15 @@
168168
},
169169
"devDependencies": {
170170
"@angular-builders/custom-webpack": "~18.0.0",
171-
"@angular-devkit/build-angular": "^18.2.18",
171+
"@angular-devkit/build-angular": "^18.2.19",
172172
"@angular-eslint/builder": "^18.4.1",
173173
"@angular-eslint/bundled-angular-compiler": "^18.4.1",
174174
"@angular-eslint/eslint-plugin": "^18.4.1",
175175
"@angular-eslint/eslint-plugin-template": "^18.4.1",
176176
"@angular-eslint/schematics": "^18.4.1",
177177
"@angular-eslint/template-parser": "^18.4.1",
178178
"@angular-eslint/utils": "^18.4.1",
179-
"@angular/cli": "^18.2.18",
179+
"@angular/cli": "^18.2.19",
180180
"@angular/compiler-cli": "^18.2.12",
181181
"@angular/language-service": "^18.2.12",
182182
"@cypress/schematic": "^1.5.0",

0 commit comments

Comments
 (0)