1
0
Fork 0

chore(deps): update dependency eslint-plugin-jest to v21.15.1

This commit is contained in:
Renovate Bot 2018-04-25 21:04:27 +00:00 committed by renovate[bot]
parent 742b747304
commit efbac39f7e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -3727,9 +3727,9 @@
}
},
"eslint-plugin-jest": {
"version": "21.4.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-21.4.2.tgz",
"integrity": "sha512-NYtPWpL4PcRUKJH3D+amjpGOnh6k0eTlNgIsGNfqSSuNSrWgobefpB9H5P4uEEQ+ONxglQU0fWC3XHfGFHoGCA==",
"version": "21.15.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-21.15.1.tgz",
"integrity": "sha512-Op9AFHQXFXD0pWubu2v7K7NydSEBopIYVyZM2CxbiIoVXMa6AnqJt+v+HkBxbwS5aYvPQYoHthZO18A4QVeF1Q==",
"dev": true
},
"eslint-plugin-prettier": {

View file

@ -54,7 +54,7 @@
"eslint-config-algolia": "13.0.1",
"eslint-config-prettier": "2.9.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jest": "21.4.2",
"eslint-plugin-jest": "21.15.1",
"eslint-plugin-prettier": "2.3.1",
"gh-pages": "1.1.0",
"jest": "21.2.1",