Skip to content

Commit

Permalink
file-entry-cache - upgrading vitest to 2.1.8 (#958)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Dec 27, 2024
1 parent 15628bb commit 02502ca
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 @@ -37,11 +37,11 @@
},
"devDependencies": {
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/coverage-v8": "^2.1.8",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"vitest": "^2.1.5",
"vitest": "^2.1.8",
"xo": "^0.60.0"
},
"dependencies": {
Expand Down

0 comments on commit 02502ca

Please sign in to comment.