Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jun 11, 2019
1 parent 3463fa3 commit b82b898
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -31,12 +31,12 @@
"dependencies": {
"graceful-fs": "^4.1.15",
"parse-json": "^4.0.0",
"strip-bom": "^3.0.0",
"type-fest": "^0.4.1"
"strip-bom": "^4.0.0",
"type-fest": "^0.5.2"
},
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"ava": "^2.1.0",
"tsd": "^0.7.3",
"xo": "^0.24.0"
}
}

0 comments on commit b82b898

Please sign in to comment.