chore(deps-dev): bump eslint-plugin-jest from 22.7.1 to 22.7.2

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.7.1 to 22.7.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.7.1...v22.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-04 11:13:27 +00:00 committed by Michael Vines
parent 118a5f0ece
commit 3c2a32bebe
2 changed files with 4 additions and 4 deletions

View File

@ -7179,9 +7179,9 @@
}
},
"eslint-plugin-jest": {
"version": "22.7.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-22.7.1.tgz",
"integrity": "sha512-CrT3AzA738neimv8G8iK2HCkrCwHnAJeeo7k5TEHK86VMItKl6zdJT/tHBDImfnVVAYsVs4Y6BUdBZQCCgfiyw==",
"version": "22.7.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-22.7.2.tgz",
"integrity": "sha512-Aecqe3ulBVI7amgOycVI8ZPL8o0SnGHOf3zn2/Ciu8TXyXDHcjtwD3hOs3ss/Qh/VAwlW/DMcuiXg5btgF+XMA==",
"dev": true
},
"eslint-plugin-prettier": {

View File

@ -103,7 +103,7 @@
"eslint": "6.0.1",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-import": "2.18.0",
"eslint-plugin-jest": "22.7.1",
"eslint-plugin-jest": "22.7.2",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.102.0",
"flow-typed": "2.5.2",