From d10f2a625cacb87bfa349c9bbf284a918ea21a4b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 21:18:02 +0000 Subject: [PATCH] Bump eslint-plugin-prefer-arrow from 1.2.1 to 1.2.2 Bumps [eslint-plugin-prefer-arrow](https://github.com/TristonJ/eslint-plugin-prefer-arrow) from 1.2.1 to 1.2.2. - [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-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 14ca8f55..e24e5712 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-config-prettier": "^6.11.0", "eslint-plugin-import": "^2.22.0", "eslint-plugin-jsdoc": "^30.0.3", - "eslint-plugin-prefer-arrow": "^1.2.1", + "eslint-plugin-prefer-arrow": "^1.2.2", "eslint-plugin-sonarjs": "^0.5.0", "geckodriver": "^1.19.1", "jest": "^25.5.4", diff --git a/yarn.lock b/yarn.lock index f49de4f2..cc38690d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3059,10 +3059,10 @@ eslint-plugin-no-unsanitized@3.1.2: resolved "https://registry.yarnpkg.com/eslint-plugin-no-unsanitized/-/eslint-plugin-no-unsanitized-3.1.2.tgz#a54724e0b81d43279bb1f8f5e1d82c97da78c858" integrity sha512-KPShfliA3Uy9qqwQx35P1fwIOeJjZkb0FbMMUFztRYRposzaynsM8JCEb952fqkidROl1kpqY80uSvn+TcWkQQ== -eslint-plugin-prefer-arrow@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.1.tgz#9e2943cdae4476e41f94f50dd7a250f267db6865" - integrity sha512-CPAvdTGG0YbFAJrUKdRBrOJ0X1I7jTtF5VIM4m2Bw1/A2jrhfUeUAcPy4pAEB5DNaUuDqc59f3pKTeiVeamS1A== +eslint-plugin-prefer-arrow@^1.2.2: + version "1.2.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.2.tgz#0c6d25a6b94cb3e0110a23d129760af5860edb6e" + integrity sha512-C8YMhL+r8RMeMdYAw/rQtE6xNdMulj+zGWud/qIGnlmomiPRaLDGLMeskZ3alN6uMBojmooRimtdrXebLN4svQ== eslint-plugin-sonarjs@^0.5.0: version "0.5.0"