Skip to content

Commit 231ff9d

Browse files
Bump @angular-eslint/builder from 19.3.0 to 19.4.0 in /eform-client
Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 19.3.0 to 19.4.0. - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.4.0/packages/builder) --- updated-dependencies: - dependency-name: "@angular-eslint/builder" dependency-version: 19.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67b83ae commit 231ff9d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"@angular-devkit/build-angular": "19.2.10",
120120
"@angular-devkit/core": "19.2.10",
121121
"@angular-devkit/schematics": "19.2.10",
122-
"@angular-eslint/builder": "19.3.0",
122+
"@angular-eslint/builder": "19.4.0",
123123
"@angular-eslint/eslint-plugin": "19.4.0",
124124
"@angular-eslint/eslint-plugin-template": "19.3.0",
125125
"@angular-eslint/schematics": "19.3.0",

eform-client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,10 @@
112112
ora "5.4.1"
113113
rxjs "7.8.1"
114114

115-
"@angular-eslint/builder@19.3.0":
116-
version "19.3.0"
117-
resolved "https://registry.yarnpkg.com/@angular-eslint/builder/-/builder-19.3.0.tgz#38b150f3b5a815fb66bd2a7428d40c5c16662ff7"
118-
integrity sha512-j9xNrzZJq29ONSG6EaeQHve0Squkm6u6Dm8fZgWP7crTFOrtLXn7Wxgxuyl9eddpbWY1Ov1gjFuwBVnxIdyAqg==
115+
"@angular-eslint/builder@19.4.0":
116+
version "19.4.0"
117+
resolved "https://registry.yarnpkg.com/@angular-eslint/builder/-/builder-19.4.0.tgz#afe4732586a69a9d7b871f2506e816be18163bfd"
118+
integrity sha512-+mI/YwXiT+IPRNuTNrQqOm97iqbPM5Zc4fxR3p9N1xj1dxLyXJrtGXbbWJPK6i74ON7KdpkY3WLhMKnhWM4RzQ==
119119
dependencies:
120120
"@angular-devkit/architect" ">= 0.1900.0 < 0.2000.0"
121121
"@angular-devkit/core" ">= 19.0.0 < 20.0.0"

0 commit comments

Comments
 (0)