Skip to content

Commit

Permalink
tiered - upgrading xo and eslint to latest (#999)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Feb 17, 2024
1 parent 60f4d2a commit d5187eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/tiered/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"@keyv/test-suite": "*",
"ava": "^5.3.1",
"c8": "^8.0.1",
"eslint": "^8.49.0",
"eslint": "^8.56.0",
"keyv": "*",
"requirable": "^1.0.5",
"ts-node": "^10.9.1",
"tsd": "^0.29.0",
"typescript": "^5.2.2",
"xo": "^0.56.0"
"xo": "^0.57.0"
},
"tsd": {
"directory": "test"
Expand Down

0 comments on commit d5187eb

Please sign in to comment.