Skip to content

Commit 5bf2cb9

Browse files
Bump @angular-devkit/core from 19.2.7 to 19.2.8 in /eform-client
Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 19.2.7 to 19.2.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.2.7...19.2.8) --- updated-dependencies: - dependency-name: "@angular-devkit/core" dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcae4f5 commit 5bf2cb9

2 files changed

Lines changed: 1 addition & 13 deletions

File tree

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.7",
120+
"@angular-devkit/core": "19.2.8",
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: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -89,18 +89,6 @@
8989
"@angular-devkit/architect" "0.1902.8"
9090
rxjs "7.8.1"
9191

92-
"@angular-devkit/core@19.2.7":
93-
version "19.2.7"
94-
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.2.7.tgz#f8a53906801b486a596038dd3e40d1276ffe4ce5"
95-
integrity sha512-WeX/7HuNooJ4UhvVdremj6it0cX3nreG0/5r3QfrQd5Tz3sCHnh/lO5TW31gHtSqVgPjBGmzSzsyZ1Mi0lI7FA==
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/core@19.2.8", "@angular-devkit/core@>= 19.0.0 < 20.0.0":
10593
version "19.2.8"
10694
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-19.2.8.tgz#0dd367e754a8611e9d2529435aa4b8bc5b143496"

0 commit comments

Comments
 (0)