We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3198532 commit b952b43Copy full SHA for b952b43
2 files changed
handwritten/logging-winston/package.json
@@ -78,7 +78,7 @@
78
"eslint-plugin-prettier": "^3.0.0",
79
"gts": "^0.9.0",
80
"intelli-espower-loader": "^1.0.1",
81
- "mocha": "^5.2.0",
+ "mocha": "^6.0.0",
82
"post-install-check": "0.0.1",
83
"prettier": "^1.13.6",
84
"require-inject": "^1.4.3",
handwritten/logging-winston/samples/package.json
@@ -20,6 +20,6 @@
20
"devDependencies": {
21
"chai": "^4.2.0",
22
"execa": "^1.0.0",
23
- "mocha": "^5.2.0"
+ "mocha": "^6.0.0"
24
}
25
0 commit comments