Skip to content

Commit 0d4e9b3

Browse files
committed
chore: bump deps
1 parent 6166894 commit 0d4e9b3

File tree

2 files changed

+463
-455
lines changed

2 files changed

+463
-455
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,26 +31,26 @@
3131
"path-to-regexp": "^8.3.0"
3232
},
3333
"devDependencies": {
34-
"@commitlint/cli": "^20.4.2",
35-
"@commitlint/config-conventional": "^20.4.2",
34+
"@commitlint/cli": "^20.4.4",
35+
"@commitlint/config-conventional": "^20.4.4",
3636
"@eslint/js": "^10.0.1",
3737
"@koa/bodyparser": "^6.1.0",
3838
"@types/debug": "^4.1.12",
3939
"@types/jsonwebtoken": "^9.0.10",
4040
"@types/koa": "^3.0.1",
41-
"@types/node": "^25.3.2",
41+
"@types/node": "^25.5.0",
4242
"@types/supertest": "^7.2.0",
43-
"@typescript-eslint/eslint-plugin": "^8.56.1",
44-
"@typescript-eslint/parser": "^8.56.1",
43+
"@typescript-eslint/eslint-plugin": "^8.57.0",
44+
"@typescript-eslint/parser": "^8.57.0",
4545
"c8": "^11.0.0",
4646
"chalk": "^5.6.2",
47-
"eslint": "^10.0.2",
47+
"eslint": "^10.0.3",
4848
"eslint-plugin-unicorn": "^63.0.0",
4949
"husky": "^9.1.7",
5050
"joi": "^18.0.2",
5151
"jsonwebtoken": "^9.0.3",
5252
"koa": "^3.1.2",
53-
"lint-staged": "^16.3.0",
53+
"lint-staged": "^16.4.0",
5454
"np": "^11.0.2",
5555
"prettier": "^3.8.1",
5656
"rimraf": "^6.1.3",

0 commit comments

Comments
 (0)