Skip to content

Commit 91875a5

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

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"devDependencies": {
119119
"@angular-devkit/build-angular": "19.2.7",
120120
"@angular-devkit/core": "19.2.7",
121-
"@angular-devkit/schematics": "19.2.7",
121+
"@angular-devkit/schematics": "19.2.8",
122122
"@angular-eslint/builder": "19.3.0",
123123
"@angular-eslint/eslint-plugin": "19.3.0",
124124
"@angular-eslint/eslint-plugin-template": "19.3.0",

eform-client/yarn.lock

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -121,17 +121,6 @@
121121
rxjs "7.8.1"
122122
source-map "0.7.4"
123123

124-
"@angular-devkit/[email protected]":
125-
version "19.2.7"
126-
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.7.tgz#999f8dbd8bec88321cb05f72f056d722034f1c3f"
127-
integrity sha512-kE9W1MqfasumAYVD8egMHefyxmA93KfBYrWqcepZaFPQTPwg1AGTlID7YLHToLQquw4Iqen6Xv8Bzfv05IZ+tw==
128-
dependencies:
129-
"@angular-devkit/core" "19.2.7"
130-
jsonc-parser "3.3.1"
131-
magic-string "0.30.17"
132-
ora "5.4.1"
133-
rxjs "7.8.1"
134-
135124
"@angular-devkit/[email protected]", "@angular-devkit/schematics@>= 19.0.0 < 20.0.0":
136125
version "19.2.8"
137126
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-19.2.8.tgz#489783d3cc44c6e49bfd39602238ce04550fae45"

0 commit comments

Comments
 (0)