Skip to content

Commit

Permalink
file-entry-cache - upgrading xo to 0.60.0 (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Dec 27, 2024
1 parent dbcae18 commit 15628bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/file-entry-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"clean": "rimraf ./dist ./coverage ./node_modules"
},
"devDependencies": {
"@types/node": "^22.9.3",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.5",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"vitest": "^2.1.5",
"xo": "^0.59.3"
"xo": "^0.60.0"
},
"dependencies": {
"flat-cache": "workspace:^"
Expand Down

0 comments on commit 15628bb

Please sign in to comment.