Skip to content

Commit

Permalink
memcache - upgrading keyv to 5.0.3 (#1146)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Oct 5, 2024
1 parent 6199a64 commit 09533df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/memcache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@
"devDependencies": {
"@keyv/test-suite": "*",
"@types/memjs": "^1.3.3",
"keyv": "^5.0.1",
"keyv": "^5.0.3",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsd": "^0.31.2",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"xo": "^0.59.3"
},
"tsd": {
Expand Down

0 comments on commit 09533df

Please sign in to comment.