Skip to content

Commit

Permalink
cacheable-request - upgrading vitest and modules to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Apr 24, 2024
1 parent 96f61da commit 748d68e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cacheable-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/node": "^20.12.7",
"@types/responselike": "^1.0.3",
"@types/sqlite3": "^3.1.11",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/coverage-v8": "^1.5.1",
"body-parser": "^1.20.2",
"delay": "^6.0.0",
"eslint": "^8.57.0",
Expand All @@ -65,7 +65,7 @@
"ts-jest-resolver": "^2.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vitest": "^1.5.0",
"vitest": "^1.5.1",
"xo": "^0.58.0"
},
"jest": {
Expand Down

0 comments on commit 748d68e

Please sign in to comment.