Skip to content

Commit 26499ec

Browse files
committed
fix: bump deps
1 parent c800fd0 commit 26499ec

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,3 @@ jobs:
2222
run: npm install
2323
- name: Run tests
2424
run: npm run test
25-
- name: Run benchmarks
26-
run: npm run benchmarks

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"fixpack": "^4.0.0",
2828
"husky": "^9.1.7",
2929
"koa": "^2.15.4",
30-
"koa-cash": "^4.1.1",
30+
"koa-cash": "^5.0.0",
3131
"lint-staged": "^15.4.3",
3232
"node-cache": "^5.1.2",
3333
"nyc": "^17.1.0",

0 commit comments

Comments
 (0)