We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b510728 commit c755510Copy full SHA for c755510
packages/google-cloud-language/package.json
@@ -56,7 +56,7 @@
56
"jsdoc-baseline": "git+https://github.com/hegemonic/jsdoc-baseline.git",
57
"intelli-espower-loader": "^1.0.1",
58
"jsdoc": "^3.5.5",
59
- "mocha": "^5.2.0",
+ "mocha": "^6.0.0",
60
"nyc": "^13.0.0",
61
"power-assert": "^1.6.0",
62
"prettier": "^1.13.5",
packages/google-cloud-language/samples/package.json
@@ -24,7 +24,7 @@
24
"devDependencies": {
25
"chai": "^4.2.0",
26
"execa": "^1.0.0",
27
28
"uuid": "^3.2.1"
29
}
30
0 commit comments