|
46 | 46 | },
|
47 | 47 | "homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
|
48 | 48 | "devDependencies": {
|
49 |
| - "@commitlint/cli": "^9.1.2", |
50 |
| - "@commitlint/config-conventional": "^9.1.2", |
| 49 | + "@commitlint/cli": "^11.0.0", |
| 50 | + "@commitlint/config-conventional": "^11.0.0", |
51 | 51 | "@types/express": "^4.17.3",
|
52 | 52 | "@types/is-glob": "^4.0.1",
|
53 |
| - "@types/jest": "^26.0.10", |
54 |
| - "@types/lodash": "^4.14.161", |
| 53 | + "@types/jest": "^26.0.14", |
| 54 | + "@types/lodash": "^4.14.162", |
55 | 55 | "@types/micromatch": "^4.0.1",
|
56 |
| - "@types/node": "^14.6.2", |
| 56 | + "@types/node": "^14.11.8", |
57 | 57 | "@types/supertest": "^2.0.10",
|
58 | 58 | "browser-sync": "^2.26.12",
|
59 | 59 | "connect": "^3.7.0",
|
60 | 60 | "express": "^4.17.1",
|
61 |
| - "husky": "^4.2.5", |
62 |
| - "jest": "^26.4.2", |
63 |
| - "lint-staged": "^10.2.13", |
64 |
| - "mockttp": "^1.0.1", |
65 |
| - "open": "^7.2.1", |
66 |
| - "prettier": "^2.1.1", |
67 |
| - "supertest": "^4.0.2", |
68 |
| - "ts-jest": "^26.3.0", |
| 61 | + "husky": "^4.3.0", |
| 62 | + "jest": "^26.5.3", |
| 63 | + "lint-staged": "^10.4.0", |
| 64 | + "mockttp": "^1.0.2", |
| 65 | + "open": "^7.3.0", |
| 66 | + "prettier": "^2.1.2", |
| 67 | + "supertest": "^5.0.0", |
| 68 | + "ts-jest": "^26.4.1", |
69 | 69 | "tslint": "^6.1.3",
|
70 | 70 | "tslint-config-prettier": "^1.18.0",
|
71 |
| - "typescript": "^4.0.2", |
| 71 | + "typescript": "^4.0.3", |
72 | 72 | "ws": "^7.3.1"
|
73 | 73 | },
|
74 | 74 | "dependencies": {
|
|
0 commit comments