Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 20, 2023
1 parent 973ea94 commit cbe44db
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 @@ -51,15 +51,15 @@
"file"
],
"dependencies": {
"file-type": "^18.0.0",
"file-type": "^18.2.1",
"get-stdin": "^9.0.0",
"meow": "^10.1.5",
"open": "^8.4.0",
"meow": "^11.0.0",
"open": "^9.0.0",
"tempy": "^3.0.0"
},
"devDependencies": {
"ava": "^4.3.3",
"execa": "^6.1.0",
"xo": "^0.52.4"
"ava": "^5.2.0",
"execa": "^7.1.1",
"xo": "^0.53.1"
}
}

0 comments on commit cbe44db

Please sign in to comment.