Skip to content

Commit

Permalink
cacheable-request - upgrading vitest to 2.1.6 (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Nov 27, 2024
1 parent 76379e9 commit 64f4341
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/cacheable-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,18 @@
},
"devDependencies": {
"@keyv/sqlite": "^4.0.1",
"@types/node": "^22.7.7",
"@types/node": "^22.10.0",
"@types/responselike": "^1.0.3",
"@types/sqlite3": "^3.1.11",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/coverage-v8": "^2.1.6",
"body-parser": "^1.20.3",
"delay": "^6.0.0",
"express": "^4.21.1",
"pify": "^6.1.0",
"rimraf": "^6.0.1",
"sqlite3": "^5.1.7",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"typescript": "^5.7.2",
"vitest": "^2.1.6",
"xo": "^0.59.3"
},
"xo": {
Expand Down

0 comments on commit 64f4341

Please sign in to comment.