Skip to content

Commit 2db0a02

Browse files
committed
update dev deps
1 parent b6bec70 commit 2db0a02

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
},
4343
"devDependencies": {
4444
"@hapi/hapi": ">=18.4",
45-
"ava": "^3.6.0",
46-
"coveralls": "^3.0.9",
45+
"ava": "^3.8.1",
46+
"coveralls": "^3.1.0",
4747
"nock": "^12.0.3",
48-
"nyc": "^15.0.0",
49-
"standard": "^14.3.1"
48+
"nyc": "^15.0.1",
49+
"standard": "^14.3.3"
5050
},
5151
"dependencies": {
5252
"@hapi/boom": "^9.0.0",

0 commit comments

Comments
 (0)