Skip to content

Commit 31372d4

Browse files
Bump @angular-devkit/core from 19.2.8 to 19.2.9 in /eform-client
Bumps [@angular-devkit/core](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/core" dependency-version: 19.2.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a33b0e commit 31372d4

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
},
118118
"devDependencies": {
119119
"@angular-devkit/build-angular": "19.2.8",
120-
"@angular-devkit/core": "19.2.8",
120+
"@angular-devkit/core": "19.2.9",
121121
"@angular-devkit/schematics": "19.2.8",
122122
"@angular-eslint/builder": "19.3.0",
123123
"@angular-eslint/eslint-plugin": "19.3.0",

eform-client/yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@angular-devkit/architect" "0.1902.8"
9090
rxjs "7.8.1"
9191

92-
"@angular-devkit/[email protected]", "@angular-devkit/core@>= 19.0.0 < 20.0.0":
92+
"@angular-devkit/[email protected]":
9393
version "19.2.8"
9494
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.2.8.tgz#0dd367e754a8611e9d2529435aa4b8bc5b143496"
9595
integrity sha512-kcxUHKf5Hi98r4gAvMP3ntJV8wuQ3/i6wuU9RcMP0UKUt2Rer5Ryis3MPqT92jvVVwg6lhrLIhXsFuWJMiYjXQ==
@@ -101,6 +101,18 @@
101101
rxjs "7.8.1"
102102
source-map "0.7.4"
103103

104+
"@angular-devkit/[email protected]", "@angular-devkit/core@>= 19.0.0 < 20.0.0":
105+
version "19.2.9"
106+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.2.9.tgz#2320dc3d35d2101530150873f1139bcf6ec03b3d"
107+
integrity sha512-vbTomKnN7H4jaif0hWAECFU2WvRbhfkYWHdlk/JtJM53iIJVL3mKWBRZ0QXITjmgfdIo3c9RcX+wFI7gGqGd6g==
108+
dependencies:
109+
ajv "8.17.1"
110+
ajv-formats "3.0.1"
111+
jsonc-parser "3.3.1"
112+
picomatch "4.0.2"
113+
rxjs "7.8.1"
114+
source-map "0.7.4"
115+
104116
"@angular-devkit/[email protected]", "@angular-devkit/schematics@>= 19.0.0 < 20.0.0":
105117
version "19.2.8"
106118
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.8.tgz#489783d3cc44c6e49bfd39602238ce04550fae45"

0 commit comments

Comments
 (0)