Skip to content

Commit 09374b1

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

File tree

2 files changed

+26
-3
lines changed

2 files changed

+26
-3
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"@angular-builders/jest": "^20.0.0",
126126
"@angular-devkit/build-angular": "20.3.7",
127127
"@angular-devkit/core": "20.3.6",
128-
"@angular-devkit/schematics": "20.3.7",
128+
"@angular-devkit/schematics": "20.3.8",
129129
"@angular-eslint/builder": "20.3.0",
130130
"@angular-eslint/eslint-plugin": "20.4.0",
131131
"@angular-eslint/eslint-plugin-template": "20.5.0",

eform-client/yarn.lock

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
rxjs "7.8.2"
252252
source-map "0.7.6"
253253

254-
"@angular-devkit/[email protected]", "@angular-devkit/core@>= 20.0.0 < 21.0.0", "@angular-devkit/core@^20.0.0":
254+
"@angular-devkit/[email protected]":
255255
version "20.3.7"
256256
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-20.3.7.tgz#36789db14ec43de542b22af0af897ad48c783dfd"
257257
integrity sha512-psmcjwYcXve4sLrcdnARc15/Wfd3RpydbtLo9+mViNzk5HQ6L2eEztKl/2QVYMgzZVIa1GfhjwUllVCyLAv3sg==
@@ -263,7 +263,19 @@
263263
rxjs "7.8.2"
264264
source-map "0.7.6"
265265

266-
"@angular-devkit/[email protected]", "@angular-devkit/schematics@>= 20.0.0 < 21.0.0":
266+
"@angular-devkit/[email protected]", "@angular-devkit/core@>= 20.0.0 < 21.0.0", "@angular-devkit/core@^20.0.0":
267+
version "20.3.8"
268+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-20.3.8.tgz#c78ffab5ed49fa6e33ca6d218af4d106f5934495"
269+
integrity sha512-+YFpJdvlL4gxnMm/++8rseE7ZNRHlYPmOqpoiXSuP5eGPSmdklEoQGTQvpMw42S3bll1g6/029DmV2FCZ/dtEQ==
270+
dependencies:
271+
ajv "8.17.1"
272+
ajv-formats "3.0.1"
273+
jsonc-parser "3.3.1"
274+
picomatch "4.0.3"
275+
rxjs "7.8.2"
276+
source-map "0.7.6"
277+
278+
"@angular-devkit/[email protected]":
267279
version "20.3.7"
268280
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-20.3.7.tgz#9ffab1f0aa49603dd37f9e5665118d1ac5f5a5d3"
269281
integrity sha512-DUxcQBPKO69p56ZgIdVfxWyLiSjdcUoD6BH9/nWHp0QiqRAR6GcXP4SFax76JPl2WsiCp4hHZ233Hf69AP1xew==
@@ -274,6 +286,17 @@
274286
ora "8.2.0"
275287
rxjs "7.8.2"
276288

289+
"@angular-devkit/[email protected]", "@angular-devkit/schematics@>= 20.0.0 < 21.0.0":
290+
version "20.3.8"
291+
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-20.3.8.tgz#3e0d90749448cea86c1bea6856accc78227108bb"
292+
integrity sha512-Ymv7nWLTDB1gBh2laRveO912eUpQ/rUIzKRr8VQFMVG/wNipL88vzyrlKhJa7WhQ3CdKxLD7kplFIjdev7XUVg==
293+
dependencies:
294+
"@angular-devkit/core" "20.3.8"
295+
jsonc-parser "3.3.1"
296+
magic-string "0.30.17"
297+
ora "8.2.0"
298+
rxjs "7.8.2"
299+
277300
"@angular-eslint/[email protected]":
278301
version "20.3.0"
279302
resolved "https://registry.yarnpkg.com/@angular-eslint/builder/-/builder-20.3.0.tgz#6d86093405a8cf5217762f15509b349deb4f2597"

0 commit comments

Comments
 (0)