Skip to content

Commit f981737

Browse files
committed
chore: bump deps
1 parent bb7fe70 commit f981737

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"express-request-id": "1.4.1",
3131
"is-string-and-not-blank": "^0.0.2",
3232
"kcors": "^2.2.2",
33-
"koa": "^2.16.0",
33+
"koa": "^3.0.0",
3434
"koa-404-handler": "^0.1.0",
3535
"koa-basic-auth": "^4.0.0",
3636
"koa-better-error-handler": "^11.0.4",
@@ -56,22 +56,22 @@
5656
"response-time": "^2.3.3"
5757
},
5858
"devDependencies": {
59-
"@commitlint/cli": "^19.7.1",
60-
"@commitlint/config-conventional": "^19.7.1",
59+
"@commitlint/cli": "^19.8.1",
60+
"@commitlint/config-conventional": "^19.8.1",
6161
"ava": "5",
6262
"cross-env": "^7.0.3",
6363
"eslint": "^8.55.0",
6464
"eslint-config-xo-lass": "^2.0.1",
6565
"fixpack": "^4.0.0",
6666
"husky": "^9.1.7",
67-
"ioredis": "^5.5.0",
67+
"ioredis": "^5.6.1",
6868
"ioredis-mock": "^8.9.0",
6969
"lint-staged": "^15.4.3",
7070
"nyc": "^15.1.0",
7171
"pug": "^3.0.3",
7272
"remark-cli": "11",
7373
"remark-preset-github": "^4.0.4",
74-
"supertest": "^6.3.4",
74+
"supertest": "^7.1.1",
7575
"xo": "^0.56.0"
7676
},
7777
"engines": {

0 commit comments

Comments
 (0)