Skip to content

Commit 2b09118

Browse files
committed
chore: bump deps
1 parent 5edf0ad commit 2b09118

File tree

2 files changed

+611
-967
lines changed

2 files changed

+611
-967
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
],
2222
"dependencies": {
2323
"@koa/router": "8.x",
24-
"@ladjs/i18n": "^3.0.4",
24+
"@ladjs/i18n": "^3.0.5",
2525
"@ladjs/redis": "^1.0.3",
26-
"@ladjs/shared-config": "^1.0.6",
26+
"@ladjs/shared-config": "^2.0.0",
2727
"@ladjs/store-ip-address": "^0.0.7",
2828
"boolean": "3.0.1",
2929
"cabin": "^6.1.1",
@@ -35,7 +35,7 @@
3535
"koa-better-error-handler": "^3.0.5",
3636
"koa-better-timeout": "^0.0.4",
3737
"koa-bodyparser": "^4.3.0",
38-
"koa-compress": "^3.1.0",
38+
"koa-compress": "^4.0.1",
3939
"koa-conditional-get": "^2.0.0",
4040
"koa-connect": "^2.0.1",
4141
"koa-etag": "^3.0.0",
@@ -50,20 +50,20 @@
5050
"devDependencies": {
5151
"@commitlint/cli": "^8.3.5",
5252
"@commitlint/config-conventional": "^8.3.4",
53-
"ava": "^2.4.0",
53+
"ava": "^3.8.1",
5454
"codecov": "^3.6.5",
55-
"cross-env": "6.x",
55+
"cross-env": "^7.0.2",
5656
"eslint": "^6.8.0",
5757
"eslint-config-xo-lass": "^1.0.3",
5858
"fixpack": "^3.0.6",
59-
"husky": "3.x",
60-
"lint-staged": "10.1.5",
61-
"mongoose": "^5.9.9",
59+
"husky": "^4.2.5",
60+
"lint-staged": "10.2.2",
61+
"mongoose": "^5.9.12",
6262
"nyc": "^15.0.1",
6363
"remark-cli": "^8.0.0",
6464
"remark-preset-github": "^1.0.0",
6565
"supertest": "^4.0.2",
66-
"xo": "^0.25.3"
66+
"xo": "0.25"
6767
},
6868
"engines": {
6969
"node": ">=8.3"

0 commit comments

Comments
 (0)