Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Feb 20, 2021
1 parent 7b55bd8 commit 7a7156a
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 @@ -41,16 +41,16 @@
],
"dependencies": {
"arrify": "^2.0.1",
"capture-website": "^1.0.0",
"get-stdin": "^7.0.0",
"capture-website": "^1.4.0",
"get-stdin": "^8.0.0",
"meow": "^7.0.1",
"split-on-first": "^2.0.0"
"split-on-first": "^2.0.1"
},
"devDependencies": {
"ava": "^2.0.0",
"ava": "^2.4.0",
"create-test-server": "^3.0.1",
"execa": "^4.0.1",
"execa": "^5.0.0",
"file-type": "^12.4.0",
"xo": "^0.30.0"
"xo": "^0.38.1"
}
}

0 comments on commit 7a7156a

Please sign in to comment.