Skip to content

Commit

Permalink
file-entry-cache - upgrading vitest to 2.1.4 (#893)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Nov 10, 2024
1 parent 24883c8 commit 1bf352e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/file-entry-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"clean": "rimraf ./dist ./coverage ./node_modules"
},
"devDependencies": {
"@types/node": "^22.8.1",
"@vitest/coverage-v8": "^2.1.3",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.4",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"vitest": "^2.1.4",
"xo": "^0.59.3"
},
"dependencies": {
Expand Down

0 comments on commit 1bf352e

Please sign in to comment.