|
52 | 52 | },
|
53 | 53 | "homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
|
54 | 54 | "devDependencies": {
|
55 |
| - "@commitlint/cli": "^13.2.1", |
56 |
| - "@commitlint/config-conventional": "^13.2.0", |
| 55 | + "@commitlint/cli": "^15.0.0", |
| 56 | + "@commitlint/config-conventional": "^15.0.0", |
57 | 57 | "@types/express": "^4.17.13",
|
58 | 58 | "@types/is-glob": "^4.0.2",
|
59 | 59 | "@types/jest": "^27.0.2",
|
60 | 60 | "@types/micromatch": "^4.0.2",
|
61 |
| - "@types/node": "^16.11.6", |
| 61 | + "@types/node": "^16.11.7", |
62 | 62 | "@types/supertest": "^2.0.11",
|
63 | 63 | "@types/ws": "^8.2.0",
|
64 |
| - "@typescript-eslint/eslint-plugin": "^5.2.0", |
65 |
| - "@typescript-eslint/parser": "^5.2.0", |
| 64 | + "@typescript-eslint/eslint-plugin": "^5.4.0", |
| 65 | + "@typescript-eslint/parser": "^5.4.0", |
66 | 66 | "body-parser": "^1.19.0",
|
67 |
| - "browser-sync": "^2.27.6", |
| 67 | + "browser-sync": "^2.27.7", |
68 | 68 | "connect": "^3.7.0",
|
69 |
| - "eslint": "^8.1.0", |
| 69 | + "eslint": "^8.2.0", |
70 | 70 | "eslint-config-prettier": "^8.3.0",
|
71 | 71 | "eslint-plugin-prettier": "^4.0.0",
|
72 | 72 | "express": "^4.17.1",
|
73 | 73 | "get-port": "^5.1.1",
|
74 | 74 | "husky": "^7.0.4",
|
75 | 75 | "jest": "^27.3.1",
|
76 |
| - "lint-staged": "^11.2.6", |
77 |
| - "mockttp": "^2.3.1", |
| 76 | + "lint-staged": "^12.0.2", |
| 77 | + "mockttp": "^2.4.0", |
78 | 78 | "open": "^8.4.0",
|
79 | 79 | "prettier": "^2.4.1",
|
80 | 80 | "supertest": "^6.1.6",
|
81 | 81 | "ts-jest": "^27.0.7",
|
82 |
| - "typescript": "^4.4.4", |
| 82 | + "typescript": "^4.5.2", |
83 | 83 | "ws": "^8.2.3"
|
84 | 84 | },
|
85 | 85 | "dependencies": {
|
|
0 commit comments