mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
chore(deps): update dependency @types/node to v10.5.5
This commit is contained in:
parent
f86be33a65
commit
62be6ff78d
2 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
|||
"devDependencies": {
|
||||
"@types/graphql": "0.13.3",
|
||||
"@types/jest": "23.3.1",
|
||||
"@types/node": "10.5.4",
|
||||
"@types/node": "10.5.5",
|
||||
"graphql": "0.13.2",
|
||||
"husky": "0.14.3",
|
||||
"jest": "23.4.2",
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/graphql": "0.13.3",
|
||||
"@types/node": "10.5.4",
|
||||
"@types/node": "10.5.5",
|
||||
"graphql": "0.13.2",
|
||||
"tslint": "5.11.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue