Skip to content

Commit

Permalink
fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Feb 13, 2025
1 parent c800fd0 commit 26499ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ jobs:
run: npm install
- name: Run tests
run: npm run test
- name: Run benchmarks
run: npm run benchmarks
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"fixpack": "^4.0.0",
"husky": "^9.1.7",
"koa": "^2.15.4",
"koa-cash": "^4.1.1",
"koa-cash": "^5.0.0",
"lint-staged": "^15.4.3",
"node-cache": "^5.1.2",
"nyc": "^17.1.0",
Expand Down

0 comments on commit 26499ec

Please sign in to comment.