Skip to content

Commit

Permalink
Merge pull request #296 from jaredwray/cacheable-request---upgrading-…
Browse files Browse the repository at this point in the history
…typescript-to-5.4.5

cacheable-request - upgrading typescript to 5.4.5
  • Loading branch information
jaredwray committed Apr 24, 2024
2 parents 7458069 + 7679c24 commit 96f61da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cacheable-request/package.json
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@keyv/sqlite": "^3.6.7",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.30",
"@types/node": "^20.12.7",
"@types/responselike": "^1.0.3",
"@types/sqlite3": "^3.1.11",
"@vitest/coverage-v8": "^1.5.0",
Expand All @@ -64,7 +64,7 @@
"ts-jest": "^29.1.2",
"ts-jest-resolver": "^2.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"vitest": "^1.5.0",
"xo": "^0.58.0"
},
Expand Down

0 comments on commit 96f61da

Please sign in to comment.