chore(deps): update dependency eslint-plugin-jest to v21.15.1
This commit is contained in:
parent
742b747304
commit
efbac39f7e
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue