Skip to content

Commit 865cd26

Browse files
committed
chore(package): bump dev dependencies
1 parent efd347b commit 865cd26

File tree

2 files changed

+505
-187
lines changed

2 files changed

+505
-187
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -58,35 +58,35 @@
5858
"devDependencies": {
5959
"@commitlint/cli": "19.8.0",
6060
"@commitlint/config-conventional": "19.8.0",
61-
"@eslint/js": "9.23.0",
61+
"@eslint/js": "9.26.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": "4.17.21",
6666
"@types/is-glob": "4.0.4",
6767
"@types/jest": "29.5.14",
6868
"@types/micromatch": "4.0.9",
69-
"@types/node": "22.10.2",
70-
"@types/supertest": "6.0.2",
71-
"@types/ws": "8.18.0",
72-
"body-parser": "1.20.3",
73-
"eslint": "9.23.0",
74-
"express": "4.21.2",
69+
"@types/node": "22.15.3",
70+
"@types/supertest": "6.0.3",
71+
"@types/ws": "8.18.1",
72+
"body-parser": "2.2.0",
73+
"eslint": "9.26.0",
74+
"express": "5.1.0",
7575
"get-port": "5.1.1",
7676
"globals": "16.0.0",
7777
"husky": "9.1.7",
7878
"jest": "29.7.0",
79-
"lint-staged": "15.5.0",
80-
"mockttp": "3.17.0",
79+
"lint-staged": "15.5.1",
80+
"mockttp": "3.17.1",
8181
"open": "8.4.2",
8282
"patch-package": "8.0.0",
83-
"pkg-pr-new": "0.0.41",
83+
"pkg-pr-new": "0.0.43",
8484
"prettier": "3.5.3",
8585
"supertest": "7.1.0",
86-
"ts-jest": "29.2.6",
87-
"typescript": "5.8.2",
88-
"typescript-eslint": "8.27.0",
89-
"ws": "8.18.1"
86+
"ts-jest": "29.3.2",
87+
"typescript": "5.8.3",
88+
"typescript-eslint": "8.32.0",
89+
"ws": "8.18.2"
9090
},
9191
"dependencies": {
9292
"@types/http-proxy": "^1.17.15",

0 commit comments

Comments
 (0)