chore(deps): update dependency mocha to v5.1.0 (#908)

This commit is contained in:
renovate[bot] 2018-04-18 15:47:39 +03:00 committed by Jesse Rosenberger
parent 083a1ee60e
commit 625bf7ba8e

View file

@ -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",