Skip to content

Commit

Permalink
Update del and devDependencies (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
David Brockman Smoliansky authored and sindresorhus committed Sep 8, 2019
1 parent b41c687 commit 20072b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -48,12 +48,12 @@
"cross-platform"
],
"dependencies": {
"del": "^4.1.1",
"del": "^5.1.0",
"meow": "^5.0.0"
},
"devDependencies": {
"ava": "^1.4.1",
"execa": "^1.0.0",
"ava": "^2.3.0",
"execa": "^2.0.4",
"temp-write": "^4.0.0",
"xo": "^0.24.0"
}
Expand Down

0 comments on commit 20072b1

Please sign in to comment.