From 1384b4a88bfafa3e3001b172edf229109058df87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 07:40:44 +0000 Subject: [PATCH] Bump @angular-devkit/core from 19.2.6 to 19.2.7 in /eform-client Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 19.2.6 to 19.2.7. - [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.6...19.2.7) --- updated-dependencies: - dependency-name: "@angular-devkit/core" dependency-version: 19.2.7 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 a31eeddc5a..4fd28e6ff4 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -117,7 +117,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "19.2.6", - "@angular-devkit/core": "19.2.6", + "@angular-devkit/core": "19.2.7", "@angular-devkit/schematics": "19.2.7", "@angular-eslint/builder": "19.3.0", "@angular-eslint/eslint-plugin": "19.3.0", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index f33e051700..4a9f7f645c 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.6": - version "19.2.6" - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.6.tgz#8e9c8e29b5d95d0b824ad0a1b095bba8812d194e" - integrity sha512-YTAxNnT++5eflx19OUHmOWu597/TbTel+QARiZCv1xQw99+X8DCKKOUXtqBRd53CAHlREDI33Rn/JLY3NYgMLQ== - dependencies: - "@angular-devkit/core" "19.2.6" - jsonc-parser "3.3.1" - magic-string "0.30.17" - ora "5.4.1" - rxjs "7.8.1" - "@angular-devkit/schematics@19.2.7", "@angular-devkit/schematics@>= 19.0.0 < 20.0.0": version "19.2.7" resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.7.tgz#999f8dbd8bec88321cb05f72f056d722034f1c3f"