From 40dc3bf87362c13610da9d08ed8396afda2acc7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:21:15 +0000 Subject: [PATCH] Bump @angular-eslint/eslint-plugin in /eform-client Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 18.3.1 to 18.4.0. - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@angular-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- eform-client/package.json | 2 +- eform-client/yarn.lock | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/eform-client/package.json b/eform-client/package.json index 192e3890c..8d12730df 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -112,7 +112,7 @@ "@angular-devkit/core": "18.2.8", "@angular-devkit/schematics": "18.2.8", "@angular-eslint/builder": "18.3.1", - "@angular-eslint/eslint-plugin": "18.3.1", + "@angular-eslint/eslint-plugin": "18.4.0", "@angular-eslint/eslint-plugin-template": "18.3.1", "@angular-eslint/schematics": "18.3.1", "@angular-eslint/template-parser": "18.3.1", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index cf7a0fd0d..8edfe2d1c 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -129,6 +129,11 @@ resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-18.3.1.tgz#c135fd63cd845889008e3dddda97cb9e86321b7b" integrity sha512-sikmkjfsXPpPTku1aQkQ1MNNEKGBgGGRvUN/WeNS9dhCJ4dxU3O7dZctt1aQWj+W3nbuUtDiimAWF5fZHGFE2Q== +"@angular-eslint/bundled-angular-compiler@18.4.0": + version "18.4.0" + resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-18.4.0.tgz#3503d8b796a3d9d6c997b342a3ae5ddf264601a4" + integrity sha512-HlFHt2qgdd+jqyVIkCXmrjHauXo/XY3Rp0UNabk83ejGi/raM/6lEFI7iFWzHxLyiAKk4OgGI5W26giSQw991A== + "@angular-eslint/eslint-plugin-template@18.3.1": version "18.3.1" resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-18.3.1.tgz#87c62e2e1f690020a818ee6a5db68ec6ba13fd5b" @@ -147,6 +152,14 @@ "@angular-eslint/bundled-angular-compiler" "18.3.1" "@angular-eslint/utils" "18.3.1" +"@angular-eslint/eslint-plugin@18.4.0": + version "18.4.0" + resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin/-/eslint-plugin-18.4.0.tgz#6b38e89e323f347a796c1918fdbb19a07d380318" + integrity sha512-Saz9lkWPN3da7ZKW17UsOSN7DeY+TPh+wz/6GCNZCh67Uw2wvMC9agb+4hgpZNXYCP5+u7erqzxQmBoWnS/A+A== + dependencies: + "@angular-eslint/bundled-angular-compiler" "18.4.0" + "@angular-eslint/utils" "18.4.0" + "@angular-eslint/schematics@18.3.1": version "18.3.1" resolved "https://registry.yarnpkg.com/@angular-eslint/schematics/-/schematics-18.3.1.tgz#8126bc8dff65543c27a4cffd6e6726a8148ea468" @@ -173,6 +186,13 @@ dependencies: "@angular-eslint/bundled-angular-compiler" "18.3.1" +"@angular-eslint/utils@18.4.0": + version "18.4.0" + resolved "https://registry.yarnpkg.com/@angular-eslint/utils/-/utils-18.4.0.tgz#f11d66bd6fe6b65509348117f6556fc30a516b67" + integrity sha512-At1yS8GRviGBoaupiQwEOL4/IcZJCE/+2vpXdItMWPGB1HWetxlKAUZTMmIBX/r5Z7CoXxl+LbqpGhrhyzIQAg== + dependencies: + "@angular-eslint/bundled-angular-compiler" "18.4.0" + "@angular/animations@18.2.3": version "18.2.3" resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-18.2.3.tgz#a4ef9197075c72b71fc97f99d8bd813d0e8112ca"