From b0443492df6a9a96992c27e748f70fca98afc085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 09:45:34 +0000 Subject: [PATCH] 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](https://github.com/angular/angular-cli/compare/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] --- eform-client/package.json | 2 +- eform-client/yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eform-client/package.json b/eform-client/package.json index 56207174a8..ce3cabc04d 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -118,7 +118,7 @@ "devDependencies": { "@angular-devkit/build-angular": "19.2.8", "@angular-devkit/core": "19.2.10", - "@angular-devkit/schematics": "19.2.8", + "@angular-devkit/schematics": "19.2.10", "@angular-eslint/builder": "19.3.0", "@angular-eslint/eslint-plugin": "19.3.0", "@angular-eslint/eslint-plugin-template": "19.3.0", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index d94b15a52e..e107e0264a 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -133,18 +133,18 @@ rxjs "7.8.1" source-map "0.7.4" -"@angular-devkit/schematics@19.2.8": - version "19.2.8" - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.8.tgz#489783d3cc44c6e49bfd39602238ce04550fae45" - integrity sha512-QsmFuYdAyeCyg9WF/AJBhFXDUfCwmDFTEbsv5t5KPSP6slhk0GoLNZApniiFytU2siRlSxVNpve2uATyYuAYkQ== +"@angular-devkit/schematics@19.2.10", "@angular-devkit/schematics@>= 19.0.0 < 20.0.0": + version "19.2.10" + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.10.tgz#0cd3f1470df574ad82d76116ac7722658e47295d" + integrity sha512-S+7Mvi9GMiJu3BY0Dpa7TrrAiFIwGwCIKLpO0IgGLUDh9fVLIlcIC/PZgU+L46gEpRwPZfrfMbDFKIlGGz/eQQ== dependencies: - "@angular-devkit/core" "19.2.8" + "@angular-devkit/core" "19.2.10" jsonc-parser "3.3.1" magic-string "0.30.17" ora "5.4.1" rxjs "7.8.1" -"@angular-devkit/schematics@19.2.9", "@angular-devkit/schematics@>= 19.0.0 < 20.0.0": +"@angular-devkit/schematics@19.2.9": version "19.2.9" resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.9.tgz#d7f5a99d7d0655d9f1ac1071ac96b3daf54cd59a" integrity sha512-B8FQ4hFsP4Ffh895F9GVvyhgDoZztWnAyYKiM1pyvLSQikzaUZqi9NZnD12HgMALmwm2z36zTzoSNsYFBTHgaw==