Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Aug 22, 2023
1 parent 62db0bc commit e4e2564
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@
],
"dependencies": {
"find-up": "^6.3.0",
"read-pkg": "^8.0.0",
"type-fest": "^3.12.0"
"read-pkg": "^8.1.0",
"type-fest": "^4.2.0"
},
"devDependencies": {
"ava": "^5.3.1",
"tsd": "^0.28.1",
"xo": "^0.54.2"
"xo": "^0.56.0"
},
"xo": {
"rules": {
Expand Down

0 comments on commit e4e2564

Please sign in to comment.