|
25 | 25 | "toidentifier": "^1.0.0" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "@babel/cli": "^7.8.4", |
29 | | - "@babel/core": "^7.9.6", |
30 | | - "@babel/preset-env": "^7.9.6", |
| 28 | + "@babel/cli": "^7.10.1", |
| 29 | + "@babel/core": "^7.10.2", |
| 30 | + "@babel/preset-env": "^7.10.2", |
31 | 31 | "@commitlint/cli": "^8.3.5", |
32 | 32 | "@commitlint/config-conventional": "^8.3.4", |
33 | | - "@koa/router": "^8.0.8", |
34 | | - "ava": "2.x", |
35 | | - "codecov": "^3.6.5", |
| 33 | + "@koa/router": "^9.0.1", |
| 34 | + "ava": "^3.8.2", |
| 35 | + "codecov": "^3.7.0", |
36 | 36 | "cross-env": "^7.0.2", |
37 | 37 | "eslint": "6.x", |
38 | 38 | "eslint-config-xo-lass": "^1.0.3", |
39 | 39 | "eslint-plugin-node": "^11.1.0", |
40 | 40 | "fixpack": "^3.0.6", |
41 | 41 | "husky": "^4.2.5", |
42 | | - "koa": "^2.11.0", |
| 42 | + "koa": "^2.12.0", |
43 | 43 | "koa-404-handler": "^0.0.2", |
44 | 44 | "koa-basic-auth": "^4.0.0", |
45 | 45 | "koa-connect-flash": "^0.1.2", |
46 | 46 | "koa-convert": "^1.2.0", |
47 | 47 | "koa-generic-session": "^2.0.4", |
48 | 48 | "koa-redis": "^4.0.1", |
49 | | - "lint-staged": "^10.2.2", |
| 49 | + "lint-staged": "^10.2.7", |
50 | 50 | "nyc": "^15.0.1", |
51 | 51 | "redis": "^3.0.2", |
52 | 52 | "remark-cli": "^8.0.0", |
53 | | - "remark-preset-github": "^1.0.0", |
| 53 | + "remark-preset-github": "^1.0.1", |
54 | 54 | "supertest": "^4.0.2", |
55 | 55 | "xo": "0.25" |
56 | 56 | }, |
|
0 commit comments