From a909fd650cc34bece07053fc040904f5fd8ff436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 06:05:14 +0000 Subject: [PATCH] chore(deps-dev): bump @angular-eslint/eslint-plugin from 1.2.0 to 12.6.1 Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 1.2.0 to 12.6.1. - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v12.6.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@angular-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d3a5ea..ff7047a 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-jsdoc": "35.4.1", "eslint-plugin-prefer-arrow": "1.2.3", "@angular-eslint/builder": "12.2.0", - "@angular-eslint/eslint-plugin": "1.2.0", + "@angular-eslint/eslint-plugin": "12.6.1", "@angular-eslint/eslint-plugin-template": "2.0.2", "@angular-eslint/schematics": "12.2.0", "@angular-eslint/template-parser": "1.2.0",