Skip to content

Commit 6cbc337

Browse files
committed
chore: bump deps
1 parent b20d332 commit 6cbc337

File tree

2 files changed

+243
-267
lines changed

2 files changed

+243
-267
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"koa-better-timeout": "^0.0.6",
3838
"koa-bodyparser": "^4.3.0",
3939
"koa-compress": "^5.0.1",
40-
"koa-conditional-get": "^2.0.0",
40+
"koa-conditional-get": "^3.0.0",
4141
"koa-connect": "^2.1.0",
42-
"koa-etag": "^3.0.0",
42+
"koa-etag": "^4.0.0",
4343
"koa-json": "^2.0.2",
4444
"koa-no-trailing-slash": "^2.1.0",
4545
"koa-simple-ratelimit": "^5.0.0",
@@ -48,17 +48,17 @@
4848
"response-time": "^2.3.2"
4949
},
5050
"devDependencies": {
51-
"@commitlint/cli": "^9.1.2",
52-
"@commitlint/config-conventional": "^9.1.2",
51+
"@commitlint/cli": "^11.0.0",
52+
"@commitlint/config-conventional": "^11.0.0",
5353
"ava": "^3.12.1",
5454
"codecov": "^3.7.2",
5555
"cross-env": "^7.0.2",
56-
"eslint": "^7.8.1",
56+
"eslint": "^7.9.0",
5757
"eslint-config-xo-lass": "^1.0.3",
5858
"fixpack": "^3.0.6",
59-
"husky": "^4.2.5",
59+
"husky": "^4.3.0",
6060
"lint-staged": "10.3.0",
61-
"mongoose": "^5.10.3",
61+
"mongoose": "^5.10.5",
6262
"nyc": "^15.1.0",
6363
"remark-cli": "^8.0.1",
6464
"remark-preset-github": "^3.0.0",

0 commit comments

Comments
 (0)