Skip to content

Commit b044349

Browse files
Bump @angular-devkit/schematics from 19.2.8 to 19.2.9 in /eform-client
Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 19.2.8 to 19.2.9. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@19.2.8...19.2.9) --- updated-dependencies: - dependency-name: "@angular-devkit/schematics" dependency-version: 19.2.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee6e993 commit b044349

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"devDependencies": {
119119
"@angular-devkit/build-angular": "19.2.8",
120120
"@angular-devkit/core": "19.2.10",
121-
"@angular-devkit/schematics": "19.2.8",
121+
"@angular-devkit/schematics": "19.2.10",
122122
"@angular-eslint/builder": "19.3.0",
123123
"@angular-eslint/eslint-plugin": "19.3.0",
124124
"@angular-eslint/eslint-plugin-template": "19.3.0",

eform-client/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -133,18 +133,18 @@
133133
rxjs "7.8.1"
134134
source-map "0.7.4"
135135

136-
"@angular-devkit/[email protected].8":
137-
version "19.2.8"
138-
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.8.tgz#489783d3cc44c6e49bfd39602238ce04550fae45"
139-
integrity sha512-QsmFuYdAyeCyg9WF/AJBhFXDUfCwmDFTEbsv5t5KPSP6slhk0GoLNZApniiFytU2siRlSxVNpve2uATyYuAYkQ==
136+
"@angular-devkit/[email protected].10", "@angular-devkit/schematics@>= 19.0.0 < 20.0.0":
137+
version "19.2.10"
138+
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.10.tgz#0cd3f1470df574ad82d76116ac7722658e47295d"
139+
integrity sha512-S+7Mvi9GMiJu3BY0Dpa7TrrAiFIwGwCIKLpO0IgGLUDh9fVLIlcIC/PZgU+L46gEpRwPZfrfMbDFKIlGGz/eQQ==
140140
dependencies:
141-
"@angular-devkit/core" "19.2.8"
141+
"@angular-devkit/core" "19.2.10"
142142
jsonc-parser "3.3.1"
143143
magic-string "0.30.17"
144144
ora "5.4.1"
145145
rxjs "7.8.1"
146146

147-
"@angular-devkit/[email protected]", "@angular-devkit/schematics@>= 19.0.0 < 20.0.0":
147+
"@angular-devkit/[email protected]":
148148
version "19.2.9"
149149
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.9.tgz#d7f5a99d7d0655d9f1ac1071ac96b3daf54cd59a"
150150
integrity sha512-B8FQ4hFsP4Ffh895F9GVvyhgDoZztWnAyYKiM1pyvLSQikzaUZqi9NZnD12HgMALmwm2z36zTzoSNsYFBTHgaw==

0 commit comments

Comments
 (0)