Skip to content

Commit 50345b3

Browse files
committed
chore(package): bump dev deps
1 parent df5b6bc commit 50345b3

File tree

3 files changed

+678
-755
lines changed

3 files changed

+678
-755
lines changed

.yarnrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
--frozen-lockfile true
21
--ignore-scripts true

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -56,36 +56,36 @@
5656
},
5757
"homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
5858
"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",
6262
"@trivago/prettier-plugin-sort-imports": "5.2.2",
6363
"@types/debug": "4.1.12",
6464
"@types/eslint": "9.6.1",
6565
"@types/express": "5.0.3",
6666
"@types/is-glob": "4.0.4",
6767
"@types/jest": "30.0.0",
6868
"@types/micromatch": "4.0.9",
69-
"@types/node": "24.3.0",
69+
"@types/node": "24.6.1",
7070
"@types/supertest": "6.0.3",
7171
"@types/ws": "8.18.1",
7272
"body-parser": "2.2.0",
73-
"eslint": "9.34.0",
73+
"eslint": "9.36.0",
7474
"express": "5.1.0",
7575
"get-port": "5.1.1",
76-
"globals": "16.3.0",
76+
"globals": "16.4.0",
7777
"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",
8181
"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",
8484
"prettier": "3.6.2",
8585
"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",
8989
"ws": "8.18.3"
9090
},
9191
"dependencies": {

0 commit comments

Comments
 (0)