mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
chore(deps): update dependency @types/jest to v23.3.9
This commit is contained in:
parent
2401272918
commit
ecca162ce3
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1322,9 +1322,9 @@
|
|||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "23.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-23.3.8.tgz",
|
||||
"integrity": "sha512-OKDxB/7woaQfUKkj+7+Zo3PmAxAYAy+SNwOwFhnYAc8JTaPhGOv8SC6QQg5D9+Giprhx/DzoKbJIpV9799VV0g==",
|
||||
"version": "23.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-23.3.9.tgz",
|
||||
"integrity": "sha512-wNMwXSUcwyYajtbayfPp55tSayuDVU6PfY5gzvRSj80UvxdXEJOVPnUVajaOp7NgXLm+1e2ZDLULmpsU9vDvQw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/joi": {
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
"@types/fibers": "0.0.30",
|
||||
"@types/graphql": "14.0.3",
|
||||
"@types/hapi": "17.6.2",
|
||||
"@types/jest": "23.3.8",
|
||||
"@types/jest": "23.3.9",
|
||||
"@types/json-stable-stringify": "1.0.32",
|
||||
"@types/koa-multer": "1.0.0",
|
||||
"@types/koa-router": "7.0.32",
|
||||
|
|
Loading…
Add table
Reference in a new issue