Skip to content

Commit aadde6d

Browse files
Bump @angular-devkit/core from 19.2.10 to 19.2.11 in /eform-client
Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 19.2.10 to 19.2.11. - [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.10...19.2.11) --- updated-dependencies: - dependency-name: "@angular-devkit/core" dependency-version: 19.2.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 571a397 commit aadde6d

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.10",
120-
"@angular-devkit/core": "19.2.10",
120+
"@angular-devkit/core": "19.2.11",
121121
"@angular-devkit/schematics": "19.2.10",
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.10"
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.10"
9494
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.2.10.tgz#9e34062c533b88efad8c10fb8f29880ed689c642"
9595
integrity sha512-xYF+Vgc+j6iPboR0uptQk3QFed5n/0KSgITbfV/uPEqhzSNdkiM4Y2i/sKlTZrI07cRK/m/dbZ6sZsbvXJVtkA==
@@ -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.11"
106+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.2.11.tgz#2fd0c34184995626bb0988099b19ff179d7c9242"
107+
integrity sha512-hXacCEbLbVo/PYPHBhaU2LThFm0Q1tIGTsWSkQjtsQpW8e4xqgSnFIWaHdsPiiGryxtdtvNE2cr9qa0ddAJOnA==
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.10"
106118
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.10.tgz#0cd3f1470df574ad82d76116ac7722658e47295d"

0 commit comments

Comments
 (0)