Skip to content

Commit a75aaec

Browse files
committed
version and dep updates
1 parent 0d56664 commit a75aaec

3 files changed

Lines changed: 38 additions & 34 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"env": {
1515
"HTTP_BIN_BASE_URL": "http://localhost:3000"
1616
},
17-
"runtimeVersion": "20"
17+
"runtimeVersion": "24"
1818
}
1919
]
2020
}

package-lock.json

Lines changed: 35 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@
3838
},
3939
"homepage": "https://github.com/mistval/node-fetch-cache#readme",
4040
"devDependencies": {
41-
"@types/cacache": "^17.0.2",
41+
"@types/cacache": "^20.0.1",
4242
"@types/mocha": "^10.0.6",
43+
"@types/node": "^24.12.0",
4344
"@typescript-eslint/eslint-plugin": "^6.15.0",
4445
"@typescript-eslint/parser": "^6.15.0",
4546
"c8": "^8.0.1",

0 commit comments

Comments
 (0)