Skip to content

Commit bd3dc7d

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

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
},
116116
"devDependencies": {
117117
"@angular-devkit/build-angular": "19.1.8",
118-
"@angular-devkit/core": "19.1.7",
118+
"@angular-devkit/core": "19.1.8",
119119
"@angular-devkit/schematics": "19.1.8",
120120
"@angular-eslint/builder": "19.1.0",
121121
"@angular-eslint/eslint-plugin": "19.1.0",

eform-client/yarn.lock

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -89,18 +89,6 @@
8989
"@angular-devkit/architect" "0.1901.8"
9090
rxjs "7.8.1"
9191

92-
"@angular-devkit/[email protected]":
93-
version "19.1.7"
94-
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.1.7.tgz#df2367d6cd4f37950ca812cd4675e6b16f7e9fa5"
95-
integrity sha512-q0I6L9KTqyQ7D5M8H+fWLT+yjapvMNb7SRdfU6GzmexO66Dpo83q4HDzuDKIPDF29Yl0ELs9ICJqe9yUXh6yDQ==
96-
dependencies:
97-
ajv "8.17.1"
98-
ajv-formats "3.0.1"
99-
jsonc-parser "3.3.1"
100-
picomatch "4.0.2"
101-
rxjs "7.8.1"
102-
source-map "0.7.4"
103-
10492
"@angular-devkit/[email protected]", "@angular-devkit/core@>= 19.0.0 < 20.0.0":
10593
version "19.1.8"
10694
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.1.8.tgz#ea9f20c7a285bd4d463a122732619a71eb8a147c"

0 commit comments

Comments
 (0)