Skip to content

Commit

Permalink
flat-cache - upgrading vitest to 2.1.8 (#942)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Dec 12, 2024
1 parent a5afd9b commit 8f5f74e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/flat-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"clean": "rimraf ./dist ./coverage ./node_modules"
},
"devDependencies": {
"@types/node": "^22.10.0",
"@vitest/coverage-v8": "^2.1.6",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.8",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"vitest": "^2.1.6",
"vitest": "^2.1.8",
"xo": "^0.60.0"
},
"dependencies": {
Expand Down

0 comments on commit 8f5f74e

Please sign in to comment.