chore(deps): update dependency @types/jest to v24.0.9 (#2379)

This commit is contained in:
renovate[bot] 2019-02-26 08:41:03 +00:00 committed by GitHub
parent 0b5a9cc4cd
commit 2a74950f4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1541,9 +1541,9 @@
}
},
"@types/jest": {
"version": "24.0.8",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-24.0.8.tgz",
"integrity": "sha512-J9s1185W175UQ0Amyb1AhH4+qzGXNTxEHdeXESKIs/EFHC9aLMZwDPtdH8YkimuKVt+aSb8vO0GC1guO50sbBw==",
"version": "24.0.9",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-24.0.9.tgz",
"integrity": "sha512-k3OOeevcBYLR5pdsOv5g3OP94h3mrJmLPHFEPWgbbVy2tGv0TZ/TlygiC848ogXhK8NL0I5up7YYtwpCp8xCJA==",
"dev": true,
"requires": {
"@types/jest-diff": "*"

View file

@ -71,7 +71,7 @@
"@types/fibers": "0.0.30",
"@types/graphql": "14.0.7",
"@types/hapi": "17.8.5",
"@types/jest": "24.0.8",
"@types/jest": "24.0.9",
"@types/koa-multer": "1.0.0",
"@types/koa-router": "7.0.40",
"@types/lodash": "4.14.121",