mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
chore(deps): update dependency mocha to v5.1.0 (#908)
This commit is contained in:
parent
083a1ee60e
commit
625bf7ba8e
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/chai": "4.1.2",
|
||||
"@types/mocha": "2.2.48",
|
||||
"@types/mocha": "5.0.0",
|
||||
"@types/node": "9.6.5",
|
||||
"@types/sinon": "4.3.0",
|
||||
"chai": "4.1.2",
|
||||
|
@ -47,7 +47,7 @@
|
|||
"istanbul": "1.1.0-alpha.1",
|
||||
"lerna": "2.10.2",
|
||||
"lint-staged": "6.1.1",
|
||||
"mocha": "5.0.4",
|
||||
"mocha": "5.1.0",
|
||||
"prettier": "1.12.1",
|
||||
"prettier-check": "2.0.0",
|
||||
"remap-istanbul": "0.11.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue