From 89d7c98c212b88353d9b01befd5d145ebdf986a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Jun 2021 01:18:13 +0000 Subject: [PATCH] chore(deps-dev): bump @angular-eslint/builder from 2.0.2 to 12.2.0 Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 2.0.2 to 12.2.0. - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/builder/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v12.2.0/packages/builder) --- updated-dependencies: - dependency-name: "@angular-eslint/builder" 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 1f97180..5480e4d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-import": "2.23.4", "eslint-plugin-jsdoc": "35.1.2", "eslint-plugin-prefer-arrow": "1.2.3", - "@angular-eslint/builder": "2.0.2", + "@angular-eslint/builder": "12.2.0", "@angular-eslint/eslint-plugin": "1.2.0", "@angular-eslint/eslint-plugin-template": "2.0.2", "@angular-eslint/schematics": "1.2.0",