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.13 (#2199)
This commit is contained in:
parent
488cccc7e4
commit
0d679857ca
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1346,9 +1346,9 @@
|
|||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "23.3.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-23.3.12.tgz",
|
||||
"integrity": "sha512-/kQvbVzdEpOq4tEWT79yAHSM4nH4xMlhJv2GrLVQt4Qmo8yYsPdioBM1QpN/2GX1wkfMnyXvdoftvLUr0LBj7Q==",
|
||||
"version": "23.3.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-23.3.13.tgz",
|
||||
"integrity": "sha512-ePl4l+7dLLmCucIwgQHAgjiepY++qcI6nb8eAwGNkB6OxmTe3Z9rQU3rSpomqu42PCCnlThZbOoxsf+qylJsLA==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/joi": {
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"@types/fibers": "0.0.30",
|
||||
"@types/graphql": "14.0.5",
|
||||
"@types/hapi": "17.8.4",
|
||||
"@types/jest": "23.3.12",
|
||||
"@types/jest": "23.3.13",
|
||||
"@types/koa-multer": "1.0.0",
|
||||
"@types/koa-router": "7.0.38",
|
||||
"@types/lodash": "4.14.120",
|
||||
|
|
Loading…
Add table
Reference in a new issue