Skip to content

Commit 73e2730

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 f480927 commit 73e2730

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.10",
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
@@ -97,6 +97,18 @@
9797
"@angular-devkit/architect" "0.1902.8"
9898
rxjs "7.8.1"
9999

100+
"@angular-devkit/[email protected]", "@angular-devkit/core@>= 19.0.0 < 20.0.0":
101+
version "19.2.10"
102+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.2.10.tgz#9e34062c533b88efad8c10fb8f29880ed689c642"
103+
integrity sha512-xYF+Vgc+j6iPboR0uptQk3QFed5n/0KSgITbfV/uPEqhzSNdkiM4Y2i/sKlTZrI07cRK/m/dbZ6sZsbvXJVtkA==
104+
dependencies:
105+
ajv "8.17.1"
106+
ajv-formats "3.0.1"
107+
jsonc-parser "3.3.1"
108+
picomatch "4.0.2"
109+
rxjs "7.8.1"
110+
source-map "0.7.4"
111+
100112
"@angular-devkit/[email protected]":
101113
version "19.2.8"
102114
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.2.8.tgz#0dd367e754a8611e9d2529435aa4b8bc5b143496"
@@ -109,7 +121,7 @@
109121
rxjs "7.8.1"
110122
source-map "0.7.4"
111123

112-
"@angular-devkit/[email protected]", "@angular-devkit/core@>= 19.0.0 < 20.0.0":
124+
"@angular-devkit/[email protected]":
113125
version "19.2.9"
114126
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.2.9.tgz#2320dc3d35d2101530150873f1139bcf6ec03b3d"
115127
integrity sha512-vbTomKnN7H4jaif0hWAECFU2WvRbhfkYWHdlk/JtJM53iIJVL3mKWBRZ0QXITjmgfdIo3c9RcX+wFI7gGqGd6g==

0 commit comments

Comments
 (0)