Skip to content

Commit cc09944

Browse files
authored
chore(package.json): bump dev deps (#1153)
1 parent 743352b commit cc09944

File tree

2 files changed

+302
-489
lines changed

2 files changed

+302
-489
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -58,34 +58,34 @@
5858
"devDependencies": {
5959
"@commitlint/cli": "20.1.0",
6060
"@commitlint/config-conventional": "20.0.0",
61-
"@eslint/js": "9.36.0",
62-
"@trivago/prettier-plugin-sort-imports": "5.2.2",
61+
"@eslint/js": "9.39.1",
62+
"@trivago/prettier-plugin-sort-imports": "6.0.0",
6363
"@types/debug": "4.1.12",
6464
"@types/eslint": "9.6.1",
65-
"@types/express": "5.0.3",
65+
"@types/express": "5.0.5",
6666
"@types/is-glob": "4.0.4",
6767
"@types/jest": "30.0.0",
68-
"@types/micromatch": "4.0.9",
69-
"@types/node": "24.6.1",
68+
"@types/micromatch": "4.0.10",
69+
"@types/node": "24.10.1",
7070
"@types/supertest": "6.0.3",
7171
"@types/ws": "8.18.1",
7272
"body-parser": "2.2.0",
73-
"eslint": "9.36.0",
73+
"eslint": "9.39.1",
7474
"express": "5.1.0",
7575
"get-port": "5.1.1",
76-
"globals": "16.4.0",
76+
"globals": "16.5.0",
7777
"husky": "9.1.7",
7878
"jest": "30.2.0",
79-
"lint-staged": "16.2.3",
80-
"mockttp": "4.2.0",
79+
"lint-staged": "16.2.6",
80+
"mockttp": "4.2.1",
8181
"open": "8.4.2",
8282
"patch-package": "8.0.1",
8383
"pkg-pr-new": "0.0.60",
8484
"prettier": "3.6.2",
8585
"supertest": "7.1.4",
86-
"ts-jest": "29.4.4",
86+
"ts-jest": "29.4.5",
8787
"typescript": "5.9.3",
88-
"typescript-eslint": "8.45.0",
88+
"typescript-eslint": "8.46.4",
8989
"ws": "8.18.3"
9090
},
9191
"dependencies": {

0 commit comments

Comments
 (0)