Skip to content

Commit 3e7d6df

Browse files
authored
chore(package.json): bump dependencies (#1189)
1 parent 86f671b commit 3e7d6df

2 files changed

Lines changed: 530 additions & 711 deletions

File tree

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -64,39 +64,39 @@
6464
},
6565
"homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
6666
"devDependencies": {
67-
"@commitlint/cli": "20.4.2",
68-
"@commitlint/config-conventional": "20.4.2",
67+
"@commitlint/cli": "20.5.0",
68+
"@commitlint/config-conventional": "20.5.0",
6969
"@eslint/js": "10.0.1",
7070
"@trivago/prettier-plugin-sort-imports": "6.0.2",
71-
"@types/debug": "4.1.12",
71+
"@types/debug": "4.1.13",
7272
"@types/eslint": "9.6.1",
7373
"@types/express": "5.0.6",
7474
"@types/is-glob": "4.0.4",
7575
"@types/micromatch": "4.0.10",
7676
"@types/node": "24.10.2",
7777
"@types/supertest": "7.2.0",
7878
"@types/ws": "8.18.1",
79-
"@vitest/coverage-v8": "^4.1.2",
79+
"@vitest/coverage-v8": "4.1.2",
8080
"body-parser": "2.2.2",
81-
"eslint": "10.0.2",
81+
"eslint": "10.2.0",
8282
"express": "5.2.1",
83-
"get-port": "5.1.1",
84-
"globals": "17.3.0",
83+
"get-port": "7.2.0",
84+
"globals": "17.4.0",
8585
"husky": "9.1.7",
86-
"lint-staged": "16.3.0",
87-
"mockttp": "4.2.1",
88-
"open": "8.4.2",
86+
"lint-staged": "16.4.0",
87+
"mockttp": "4.3.0",
88+
"open": "11.0.0",
8989
"patch-package": "8.0.1",
90-
"pkg-pr-new": "0.0.65",
90+
"pkg-pr-new": "0.0.66",
9191
"prettier": "3.8.1",
9292
"supertest": "7.2.2",
93-
"typescript": "5.9.3",
94-
"typescript-eslint": "8.56.1",
95-
"vitest": "^4.1.2",
96-
"ws": "8.19.0"
93+
"typescript": "6.0.2",
94+
"typescript-eslint": "8.58.0",
95+
"vitest": "4.1.2",
96+
"ws": "8.20.0"
9797
},
9898
"dependencies": {
99-
"debug": "^4.3.6",
99+
"debug": "^4.4.3",
100100
"httpxy": "^0.5.0",
101101
"is-glob": "^4.0.3",
102102
"is-plain-object": "^5.0.0",

0 commit comments

Comments
 (0)