Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Oct 19, 2023
1 parent 34a0467 commit 943680a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@ladjs/koa-simple-ratelimit": "^4.1.1",
"@ladjs/passport": "^5.0.3",
"@ladjs/redis": "^1.1.1",
"@ladjs/shared-config": "^9.1.2",
"@ladjs/shared-config": "^9.1.3",
"@ladjs/store-ip-address": "^0.0.7",
"boolean": "^3.2.0",
"express-request-id": "1.4.1",
Expand All @@ -26,7 +26,7 @@
"koa-basic-auth": "^4.0.0",
"koa-better-error-handler": "^11.0.4",
"koa-better-timeout": "^0.0.6",
"koa-bodyparser": "^4.4.0",
"koa-bodyparser": "^4.4.1",
"koa-compress": "^5.1.1",
"koa-conditional-get": "^3.0.0",
"koa-connect": "^2.1.0",
Expand All @@ -38,25 +38,25 @@
"response-time": "^2.3.2"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"ava": "^5.3.0",
"axe": "^12.2.2",
"cabin": "^13.2.3",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"ava": "^5.3.1",
"axe": "^12.2.3",
"cabin": "^13.2.5",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint": "^8.51.0",
"eslint-config-xo-lass": "^2.0.1",
"fixpack": "^4.0.0",
"husky": "^8.0.3",
"ioredis": "^5.3.2",
"ioredis-mock": "^8.7.0",
"lint-staged": "13.2.2",
"ioredis-mock": "^8.9.0",
"lint-staged": "^15.0.2",
"mongoose": "6",
"nyc": "^15.1.0",
"remark-cli": "^11.0.0",
"remark-cli": "11",
"remark-preset-github": "^4.0.4",
"supertest": "^6.3.3",
"xo": "^0.54.2"
"xo": "^0.56.0"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit 943680a

Please sign in to comment.