Update mocha in group sample-code to the latest version [ci skip] 🚀 (#12185)

This commit is contained in:
greenkeeper[bot]
2019-02-19 20:31:07 -08:00
committed by Dan Graham
parent 8e77a96de4
commit 541beecc27
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"chai": "^4.1.2",
"mocha": "^5.2.0",
"mocha": "^6.0.0",
"wd": "^1.5.0"
}
}