Skip to content

Commit

Permalink
test-suite - upgrading vitest to 2.1.4 and making Keyv a star on dev …
Browse files Browse the repository at this point in the history
…dependency (#1179)
  • Loading branch information
jaredwray authored Nov 2, 2024
1 parent 4863640 commit 66b0e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/test-suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@
"json-bigint": "^1.0.0",
"sqlite3": "^5.1.7",
"timekeeper": "^2.3.1",
"vitest": "^2.1.2"
"vitest": "^2.1.4"
},
"devDependencies": {
"@keyv/compress-brotli": "*",
"@types/json-bigint": "^1.0.4",
"keyv": "^5.0.3",
"keyv": "*",
"rimraf": "^6.0.1"
}
}

0 comments on commit 66b0e83

Please sign in to comment.