Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Richie Bendall <[email protected]>
  • Loading branch information
Richienb committed Apr 28, 2020
1 parent 46bae52 commit 2493d8f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
],
"dependencies": {
"is-ip": "^3.1.0",
"ky": "^0.19.0",
"ky-universal": "^0.5.0"
"ky": "^0.19.1",
"ky-universal": "^0.6.0"
},
"devDependencies": {
"@richienb/tsconfig": "^0.1.1",
"@types/node": "^13.11.0",
"ava": "^3.5.2",
"@types/node": "^13.13.4",
"ava": "^3.8.1",
"eslint-config-richienb": "^0.4.2",
"ts-node": "^8.8.1",
"ts-node": "^8.9.1",
"typescript": "^3.8.3",
"xo": "^0.28.2"
"xo": "^0.30.0"
},
"resolutions": {
"eslint": "^6.8.0"
Expand Down

0 comments on commit 2493d8f

Please sign in to comment.