Skip to content

Commit

Permalink
node-cache - upgrading vitest to 2.1.3 (#875)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Oct 27, 2024
1 parent 3fd37bb commit 3c47e06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/node-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
},
"devDependencies": {
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/coverage-v8": "^2.1.3",
"rimraf": "^6.0.1",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"vitest": "^2.1.3",
"xo": "^0.59.3"
},
"dependencies": {
Expand Down

0 comments on commit 3c47e06

Please sign in to comment.