Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Nov 18, 2019
1 parent d40f88d commit f749d42
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@
],
"dependencies": {
"arrify": "^2.0.1",
"capture-website": "^0.7.0",
"capture-website": "^0.8.0",
"get-stdin": "^7.0.0",
"meow": "^5.0.0",
"split-on-first": "^1.0.0"
"split-on-first": "^2.0.0"
},
"devDependencies": {
"ava": "^2.0.0",
"create-test-server": "^3.0.1",
"execa": "^3.2.0",
"file-type": "^12.3.1",
"execa": "^3.3.0",
"file-type": "^12.4.0",
"xo": "^0.25.3"
}
}

0 comments on commit f749d42

Please sign in to comment.