From 5484e058d7460b49ae511207c4b7ddc0cd6637f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 03:16:55 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-prefer-arrow from 1.2.2 to 1.2.3 Bumps [eslint-plugin-prefer-arrow](https://github.com/TristonJ/eslint-plugin-prefer-arrow) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/TristonJ/eslint-plugin-prefer-arrow/releases) - [Commits](https://github.com/TristonJ/eslint-plugin-prefer-arrow/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d059168..8c903d8 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint": "^7.6.0", "eslint-plugin-import": "2.22.1", "eslint-plugin-jsdoc": "32.2.0", - "eslint-plugin-prefer-arrow": "1.2.2", + "eslint-plugin-prefer-arrow": "1.2.3", "@angular-eslint/builder": "1.2.0", "@angular-eslint/eslint-plugin": "1.2.0", "@angular-eslint/eslint-plugin-template": "1.2.0",