From b8ef32b9a3b811bab02942d84e42faae50c80b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 01:56:45 +0000 Subject: [PATCH] chore(deps-dev): bump @angular-eslint/eslint-plugin Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 15.1.0 to 15.2.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/v15.2.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] --- package.json | 2 +- yarn.lock | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c5e4822..10fc66d 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@angular/router": "15.1.0", "@angular-devkit/build-angular": "15.1.1", "@angular-eslint/builder": "15.1.0", - "@angular-eslint/eslint-plugin": "15.1.0", + "@angular-eslint/eslint-plugin": "15.2.0", "@angular-eslint/eslint-plugin-template": "15.1.0", "@angular-eslint/schematics": "15.1.0", "@angular-eslint/template-parser": "15.1.0", diff --git a/yarn.lock b/yarn.lock index 6ad05ba..319187b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -125,6 +125,11 @@ resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-15.1.0.tgz#9e86e8cef2631b044e76fcfede5553fc07262a5d" integrity sha512-zcOx+PnYuVDIG3wd/JVzCYdEUarKGtgIcN4iU9ZF+BVk5e8i9cbD3U8U3EDJKbrrokbFl9GBBJMCOa6XYTGJwQ== +"@angular-eslint/bundled-angular-compiler@15.2.0": + version "15.2.0" + resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-15.2.0.tgz#506f94c96039346f33ba92222062edbf3943543e" + integrity sha512-a0bfXxYyGoWJHrVQ4QER0HdRgselcTtJeyqiFPAxID2ZxF0IBGKLNTtugUTXekEmiLev8yGLX9TqAtthN57fEg== + "@angular-eslint/eslint-plugin-template@15.1.0": version "15.1.0" resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-15.1.0.tgz#5635761fdb3eff22f9cf2d75e782a94c73a162f5" @@ -145,6 +150,14 @@ "@angular-eslint/utils" "15.1.0" "@typescript-eslint/utils" "5.44.0" +"@angular-eslint/eslint-plugin@15.2.0": + version "15.2.0" + resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin/-/eslint-plugin-15.2.0.tgz#37771dfc5278ec8cbb01aa0d38d362ef52e60be4" + integrity sha512-yJGbmSUU0B0MFJ48ktpkqqEK+zv5k9iwlZSqEHtiQMKvDelfluovnEusihel7uPRo1c1iVlbSgXfGpxpUCfocA== + dependencies: + "@angular-eslint/utils" "15.2.0" + "@typescript-eslint/utils" "5.48.1" + "@angular-eslint/schematics@15.1.0": version "15.1.0" resolved "https://registry.yarnpkg.com/@angular-eslint/schematics/-/schematics-15.1.0.tgz#aadc73f4b6142468237ba6da7e7c72a6520839a0" @@ -172,6 +185,14 @@ "@angular-eslint/bundled-angular-compiler" "15.1.0" "@typescript-eslint/utils" "5.44.0" +"@angular-eslint/utils@15.2.0": + version "15.2.0" + resolved "https://registry.yarnpkg.com/@angular-eslint/utils/-/utils-15.2.0.tgz#3a0ecc9d9d6877fbdaa9d24208071a5cdbbe5945" + integrity sha512-qfTOKQ+aef/YER679/xN1E+FkZKMd0I73P6txUZAb9k2G1ACVktG+wOUIBfgjIlUVq9Q01AV91LGOWcd+rdEEA== + dependencies: + "@angular-eslint/bundled-angular-compiler" "15.2.0" + "@typescript-eslint/utils" "5.48.1" + "@angular/animations@15.1.0": version "15.1.0" resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-15.1.0.tgz#5f98897d52093bc3e5f01abfa982112efbf51a78"