Skip to content

Commit

Permalink
Update dependencies (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisblossom authored and sindresorhus committed Aug 22, 2019
1 parent ca05c65 commit f509a89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -47,11 +47,11 @@
"globby": "^10.0.0",
"is-path-cwd": "^2.0.0",
"is-path-inside": "^3.0.1",
"p-map": "^2.0.0",
"rimraf": "^2.6.3"
"p-map": "^3.0.0",
"rimraf": "^3.0.0"
},
"devDependencies": {
"ava": "^2.1.0",
"ava": "^2.3.0",
"make-dir": "^3.0.0",
"tempy": "^0.3.0",
"tsd": "^0.7.3",
Expand Down

0 comments on commit f509a89

Please sign in to comment.