|
51 | 51 | },
|
52 | 52 | "homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
|
53 | 53 | "devDependencies": {
|
54 |
| - "@commitlint/cli": "17.4.4", |
55 |
| - "@commitlint/config-conventional": "17.4.4", |
| 54 | + "@commitlint/cli": "17.6.1", |
| 55 | + "@commitlint/config-conventional": "17.6.1", |
56 | 56 | "@types/debug": "4.1.7",
|
57 | 57 | "@types/express": "4.17.17",
|
58 | 58 | "@types/is-glob": "4.0.2",
|
59 |
| - "@types/jest": "29.4.0", |
| 59 | + "@types/jest": "29.5.1", |
60 | 60 | "@types/micromatch": "4.0.2",
|
61 |
| - "@types/node": "18.14.5", |
| 61 | + "@types/node": "18.16.0", |
62 | 62 | "@types/supertest": "2.0.12",
|
63 | 63 | "@types/ws": "8.5.4",
|
64 |
| - "@typescript-eslint/eslint-plugin": "5.54.0", |
65 |
| - "@typescript-eslint/parser": "5.54.0", |
| 64 | + "@typescript-eslint/eslint-plugin": "5.59.0", |
| 65 | + "@typescript-eslint/parser": "5.59.0", |
66 | 66 | "body-parser": "1.20.2",
|
67 |
| - "browser-sync": "2.28.1", |
| 67 | + "browser-sync": "2.29.1", |
68 | 68 | "connect": "3.7.0",
|
69 |
| - "eslint": "8.35.0", |
70 |
| - "eslint-config-prettier": "8.6.0", |
| 69 | + "eslint": "8.39.0", |
| 70 | + "eslint-config-prettier": "8.8.0", |
71 | 71 | "eslint-plugin-prettier": "4.2.1",
|
72 | 72 | "express": "4.18.2",
|
73 | 73 | "get-port": "5.1.1",
|
74 | 74 | "husky": "8.0.3",
|
75 |
| - "jest": "29.4.3", |
76 |
| - "lint-staged": "13.1.2", |
77 |
| - "mockttp": "3.7.0", |
| 75 | + "jest": "29.5.0", |
| 76 | + "lint-staged": "13.2.1", |
| 77 | + "mockttp": "3.7.1", |
78 | 78 | "open": "8.4.2",
|
79 |
| - "prettier": "2.8.4", |
| 79 | + "prettier": "2.8.8", |
80 | 80 | "supertest": "6.3.3",
|
81 |
| - "ts-jest": "29.0.5", |
| 81 | + "ts-jest": "29.1.0", |
82 | 82 | "typescript": "5.0.4",
|
83 |
| - "ws": "8.12.1" |
| 83 | + "ws": "8.13.0" |
84 | 84 | },
|
85 | 85 | "dependencies": {
|
86 | 86 | "@types/http-proxy": "^1.17.10",
|
|
0 commit comments