chore(deps): update dependency @types/jest to v24.0.19

This commit is contained in:
Renovate Bot 2019-10-22 18:06:03 +00:00
parent 3f72971202
commit fd8acf7204
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1271,9 +1271,9 @@
}
},
"@types/jest": {
"version": "24.0.18",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-24.0.18.tgz",
"integrity": "sha512-jcDDXdjTcrQzdN06+TSVsPPqxvsZA/5QkYfIZlq1JMw7FdP5AZylbOc+6B/cuDurctRe+MziUMtQ3xQdrbjqyQ==",
"version": "24.0.19",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-24.0.19.tgz",
"integrity": "sha512-YYiqfSjocv7lk5H/T+v5MjATYjaTMsUkbDnjGqSMoO88jWdtJXJV4ST/7DKZcoMHMBvB2SeSfyOzZfkxXHR5xg==",
"dev": true,
"requires": {
"@types/jest-diff": "*"

View File

@ -48,7 +48,7 @@
"@babel/plugin-transform-runtime": "7.6.2",
"@babel/preset-env": "7.6.3",
"@testing-library/react-hooks": "2.0.3",
"@types/jest": "24.0.18",
"@types/jest": "24.0.19",
"@types/lru-cache": "5.1.0",
"@types/node": "12.7.12",
"@types/react": "16.9.5",