mirror of
https://github.com/simoneb/axios-hooks.git
synced 2025-12-08 21:25:56 +00:00
chore(deps): update dependency @types/jest to v24.0.19
This commit is contained in:
parent
3f72971202
commit
fd8acf7204
6
package-lock.json
generated
6
package-lock.json
generated
@ -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": "*"
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user