chore(deps): update dependency @types/jest to v24.0.8 (#2377)

This commit is contained in:
renovate[bot] 2019-02-26 04:25:35 +00:00 committed by GitHub
parent d12f28089d
commit d763c1f3c0
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.6",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-24.0.6.tgz",
"integrity": "sha512-NE7FBG/F4cMDKdCBqgyd+Sa6JZ5GiMOyA5QwJdeS4Ii/Z9a18WgGbFrHbcr48/7I9HdnkaAYP+S2MmQ27qoqJA==",
"version": "24.0.8",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-24.0.8.tgz",
"integrity": "sha512-J9s1185W175UQ0Amyb1AhH4+qzGXNTxEHdeXESKIs/EFHC9aLMZwDPtdH8YkimuKVt+aSb8vO0GC1guO50sbBw==",
"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.6",
"@types/jest": "24.0.8",
"@types/koa-multer": "1.0.0",
"@types/koa-router": "7.0.39",
"@types/lodash": "4.14.121",