Skip to content

Commit 7b80b8c

Browse files
authored
chore(package.json): update dev deps
1 parent 457cde5 commit 7b80b8c

2 files changed

Lines changed: 476 additions & 756 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@
7777
"micromatch": "^4.0.8"
7878
},
7979
"devDependencies": {
80-
"@commitlint/cli": "20.5.0",
81-
"@commitlint/config-conventional": "20.5.0",
80+
"@commitlint/cli": "21.0.0",
81+
"@commitlint/config-conventional": "21.0.0",
8282
"@eslint/js": "10.0.1",
83-
"@hono/node-server": "2.0.0",
83+
"@hono/node-server": "2.0.2",
8484
"@types/debug": "4.1.13",
8585
"@types/eslint": "9.6.1",
8686
"@types/express": "5.0.6",
@@ -91,23 +91,23 @@
9191
"@types/ws": "8.18.1",
9292
"@vitest/coverage-v8": "4.1.5",
9393
"body-parser": "2.2.2",
94-
"eslint": "10.2.1",
94+
"eslint": "10.3.0",
9595
"express": "5.2.1",
9696
"get-port": "7.2.0",
97-
"globals": "17.5.0",
97+
"globals": "17.6.0",
9898
"hono": "4.12.18",
9999
"husky": "9.1.7",
100-
"lint-staged": "16.4.0",
100+
"lint-staged": "17.0.4",
101101
"mockttp": "4.3.1",
102-
"msw": "2.13.6",
103-
"nock": "14.0.13",
102+
"msw": "2.14.5",
103+
"nock": "14.0.15",
104104
"open": "11.0.0",
105-
"oxfmt": "0.46.0",
106-
"pkg-pr-new": "0.0.66",
105+
"oxfmt": "0.48.0",
106+
"pkg-pr-new": "0.0.71",
107107
"selfsigned": "5.5.0",
108108
"supertest": "7.2.2",
109109
"typescript": "6.0.3",
110-
"typescript-eslint": "8.59.0",
110+
"typescript-eslint": "8.59.2",
111111
"vitest": "4.1.5",
112112
"ws": "8.20.0"
113113
},

0 commit comments

Comments
 (0)