Skip to content

Commit 59ab6d1

Browse files
committed
fix: bump deps
1 parent e783108 commit 59ab6d1

File tree

2 files changed

+2167
-744
lines changed

2 files changed

+2167
-744
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"@ladjs/shared-config": "^0.0.2",
2525
"@ladjs/store-ip-address": "^0.0.5",
2626
"boolean": "^0.2.0",
27-
"cabin": "^2.0.6",
27+
"cabin": "^2.0.13",
2828
"express-request-id": "^1.4.1",
2929
"ip": "^1.1.5",
3030
"kcors": "^2.2.2",
31-
"koa": "^2.6.2",
31+
"koa": "^2.7.0",
3232
"koa-404-handler": "^0.0.2",
3333
"koa-basic-auth": "^4.0.0",
3434
"koa-better-error-handler": "^1.3.6",
@@ -48,24 +48,24 @@
4848
"spdy": "^4.0.0"
4949
},
5050
"devDependencies": {
51-
"@commitlint/cli": "^7.3.1",
52-
"@commitlint/config-conventional": "^7.3.1",
51+
"@commitlint/cli": "^7.5.2",
52+
"@commitlint/config-conventional": "^7.5.0",
5353
"auto-bind": "^2.0.0",
54-
"ava": "^1.1.0",
55-
"codecov": "^3.1.0",
54+
"ava": "^1.3.1",
55+
"codecov": "^3.2.0",
5656
"cross-env": "^5.2.0",
57-
"eslint": "^5.12.0",
57+
"eslint": "^5.15.1",
5858
"eslint-config-xo-lass": "^1.0.3",
5959
"fixpack": "^2.3.1",
6060
"husky": "^1.3.1",
6161
"koa-router": "^7.4.0",
62-
"lint-staged": "^8.1.0",
63-
"mongoose": "^5.4.3",
64-
"nyc": "^13.1.0",
62+
"lint-staged": "^8.1.5",
63+
"mongoose": "^5.4.18",
64+
"nyc": "^13.3.0",
6565
"remark-cli": "^6.0.1",
6666
"remark-preset-github": "^0.0.13",
67-
"supertest": "^3.3.0",
68-
"xo": "^0.23.0"
67+
"supertest": "^4.0.0",
68+
"xo": "^0.24.0"
6969
},
7070
"engines": {
7171
"node": ">=8.3"

0 commit comments

Comments
 (0)