From 91875a5a1c7cfb4ab977389ea3c06a8903716227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 08:16:37 +0000 Subject: [PATCH] Bump @angular-devkit/schematics from 19.2.7 to 19.2.8 in /eform-client Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 19.2.7 to 19.2.8. - [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.7...19.2.8) --- updated-dependencies: - dependency-name: "@angular-devkit/schematics" dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- eform-client/package.json | 2 +- eform-client/yarn.lock | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/eform-client/package.json b/eform-client/package.json index ee8ea6dcbb..84bd78351a 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -118,7 +118,7 @@ "devDependencies": { "@angular-devkit/build-angular": "19.2.7", "@angular-devkit/core": "19.2.7", - "@angular-devkit/schematics": "19.2.7", + "@angular-devkit/schematics": "19.2.8", "@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 a266856382..3ba8fe7a6c 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -121,17 +121,6 @@ rxjs "7.8.1" source-map "0.7.4" -"@angular-devkit/schematics@19.2.7": - version "19.2.7" - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.7.tgz#999f8dbd8bec88321cb05f72f056d722034f1c3f" - integrity sha512-kE9W1MqfasumAYVD8egMHefyxmA93KfBYrWqcepZaFPQTPwg1AGTlID7YLHToLQquw4Iqen6Xv8Bzfv05IZ+tw== - dependencies: - "@angular-devkit/core" "19.2.7" - jsonc-parser "3.3.1" - magic-string "0.30.17" - ora "5.4.1" - rxjs "7.8.1" - "@angular-devkit/schematics@19.2.8", "@angular-devkit/schematics@>= 19.0.0 < 20.0.0": version "19.2.8" resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.8.tgz#489783d3cc44c6e49bfd39602238ce04550fae45"