Merge pull request #2653 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-prefer-arrow-1.2.2

This commit is contained in:
dependabot-preview[bot] 2020-07-23 12:33:38 +00:00 committed by GitHub
commit 86bfe1ddf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -3064,10 +3064,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"