|
56 | 56 | }, |
57 | 57 | "homepage": "https://github.com/chimurai/http-proxy-middleware#readme", |
58 | 58 | "devDependencies": { |
59 | | - "@commitlint/cli": "19.8.1", |
60 | | - "@commitlint/config-conventional": "19.8.1", |
61 | | - "@eslint/js": "9.34.0", |
| 59 | + "@commitlint/cli": "20.1.0", |
| 60 | + "@commitlint/config-conventional": "20.0.0", |
| 61 | + "@eslint/js": "9.36.0", |
62 | 62 | "@trivago/prettier-plugin-sort-imports": "5.2.2", |
63 | 63 | "@types/debug": "4.1.12", |
64 | 64 | "@types/eslint": "9.6.1", |
65 | 65 | "@types/express": "5.0.3", |
66 | 66 | "@types/is-glob": "4.0.4", |
67 | 67 | "@types/jest": "30.0.0", |
68 | 68 | "@types/micromatch": "4.0.9", |
69 | | - "@types/node": "24.3.0", |
| 69 | + "@types/node": "24.6.1", |
70 | 70 | "@types/supertest": "6.0.3", |
71 | 71 | "@types/ws": "8.18.1", |
72 | 72 | "body-parser": "2.2.0", |
73 | | - "eslint": "9.34.0", |
| 73 | + "eslint": "9.36.0", |
74 | 74 | "express": "5.1.0", |
75 | 75 | "get-port": "5.1.1", |
76 | | - "globals": "16.3.0", |
| 76 | + "globals": "16.4.0", |
77 | 77 | "husky": "9.1.7", |
78 | | - "jest": "30.1.3", |
79 | | - "lint-staged": "16.1.6", |
80 | | - "mockttp": "4.1.0", |
| 78 | + "jest": "30.2.0", |
| 79 | + "lint-staged": "16.2.3", |
| 80 | + "mockttp": "4.2.0", |
81 | 81 | "open": "8.4.2", |
82 | | - "patch-package": "8.0.0", |
83 | | - "pkg-pr-new": "0.0.54", |
| 82 | + "patch-package": "8.0.1", |
| 83 | + "pkg-pr-new": "0.0.60", |
84 | 84 | "prettier": "3.6.2", |
85 | 85 | "supertest": "7.1.4", |
86 | | - "ts-jest": "29.4.1", |
87 | | - "typescript": "5.9.2", |
88 | | - "typescript-eslint": "8.42.0", |
| 86 | + "ts-jest": "29.4.4", |
| 87 | + "typescript": "5.9.3", |
| 88 | + "typescript-eslint": "8.45.0", |
89 | 89 | "ws": "8.18.3" |
90 | 90 | }, |
91 | 91 | "dependencies": { |
|
0 commit comments