Skip to content

Commit 7ff90c0

Browse files
committed
chore: bump deps
1 parent 27043a9 commit 7ff90c0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"cabin": "^14.0.0",
2424
"express-request-id": "1.4.1",
2525
"kcors": "^2.2.2",
26-
"koa": "^2.16.0",
26+
"koa": "^3.0.0",
2727
"koa-404-handler": "^0.1.0",
2828
"koa-basic-auth": "^4.0.0",
2929
"koa-better-error-handler": "^11.0.4",
@@ -40,22 +40,22 @@
4040
"response-time": "^2.3.3"
4141
},
4242
"devDependencies": {
43-
"@commitlint/cli": "^19.7.1",
44-
"@commitlint/config-conventional": "^19.7.1",
43+
"@commitlint/cli": "^19.8.1",
44+
"@commitlint/config-conventional": "^19.8.1",
4545
"ava": "^5.3.1",
4646
"cross-env": "^7.0.3",
4747
"eslint": "^8.55.0",
4848
"eslint-config-xo-lass": "^2.0.1",
4949
"fixpack": "^4.0.0",
5050
"husky": "^9.1.7",
51-
"ioredis": "^5.5.0",
51+
"ioredis": "^5.6.1",
5252
"ioredis-mock": "^8.9.0",
53-
"lint-staged": "^15.4.3",
53+
"lint-staged": "^16.1.0",
5454
"mongoose": "6",
5555
"nyc": "^17.1.0",
5656
"remark-cli": "11",
5757
"remark-preset-github": "^4.0.4",
58-
"supertest": "^7.0.0",
58+
"supertest": "^7.1.1",
5959
"xo": "^0.56.0"
6060
},
6161
"engines": {

0 commit comments

Comments
 (0)