Skip to content

Commit

Permalink
Merge pull request #39 from firstandthird/update-deps
Browse files Browse the repository at this point in the history
deps package
  • Loading branch information
orthagonal authored May 7, 2019
2 parents fd8b20e + b5ae4cd commit 0e37256
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"lint": "eslint **/*.js"
},
"devDependencies": {
"eslint": "^4.13.0",
"eslint-config-firstandthird": "^4.2.1",
"eslint-plugin-import": "^2.8.0",
"code": "^5.1.2",
"hapi": "^17.0.1",
"lab": "^15.1.2"
"code": "^5.2.4",
"eslint": "^5.16.0",
"eslint-config-firstandthird": "^4.3.0",
"eslint-plugin-import": "^2.17.2",
"hapi": "^18.1.0",
"lab": "^18.0.2"
},
"dependencies": {
"call": "^5.0.0",
"query-string": "^5.0.0",
"useragent": "^2.2.1"
"call": "^5.0.3",
"query-string": "^6.5.0",
"useragent": "^2.3.0"
}
}

0 comments on commit 0e37256

Please sign in to comment.