Skip to content

Commit 0b556a8

Browse files
committed
bump deps
1 parent 8d87bdc commit 0b556a8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
},
1313
"devDependencies": {
1414
"boom": "~7.3.0",
15-
"code": "~5.2.0",
16-
"eslint": "~5.9.0",
15+
"code": "~5.2.4",
16+
"eslint": "~5.11.1",
1717
"eslint-config-standard": "~12.0.0",
1818
"eslint-plugin-import": "~2.14.0",
1919
"eslint-plugin-node": "~8.0.0",
2020
"eslint-plugin-promise": "~4.0.1",
2121
"eslint-plugin-standard": "~4.0.0",
2222
"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"
23+
"husky": "~1.3.1",
24+
"joi": "~14.3.1",
25+
"lab": "~18.0.1",
26+
"sinon": "~7.2.2",
27+
"vision": "~5.4.4"
2828
},
2929
"engines": {
3030
"node": ">=8.0.0"

0 commit comments

Comments
 (0)