We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d87bdc commit 0b556a8Copy full SHA for 0b556a8
package.json
@@ -12,19 +12,19 @@
12
},
13
"devDependencies": {
14
"boom": "~7.3.0",
15
- "code": "~5.2.0",
16
- "eslint": "~5.9.0",
+ "code": "~5.2.4",
+ "eslint": "~5.11.1",
17
"eslint-config-standard": "~12.0.0",
18
"eslint-plugin-import": "~2.14.0",
19
"eslint-plugin-node": "~8.0.0",
20
"eslint-plugin-promise": "~4.0.1",
21
"eslint-plugin-standard": "~4.0.0",
22
"hapi": "~17.8.1",
23
- "husky": "~1.3.0",
24
- "joi": "~14.3.0",
25
- "lab": "~18.0.0",
26
- "sinon": "~7.1.1",
27
- "vision": "~5.4.0"
+ "husky": "~1.3.1",
+ "joi": "~14.3.1",
+ "lab": "~18.0.1",
+ "sinon": "~7.2.2",
+ "vision": "~5.4.4"
28
29
"engines": {
30
"node": ">=8.0.0"
0 commit comments