Skip to content

Commit 6d4dbce

Browse files
chore(deps): update all non-major dependencies (#2413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05eceb7 commit 6d4dbce

File tree

2 files changed

+323
-312
lines changed

2 files changed

+323
-312
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
]
7979
},
8080
"devDependencies": {
81-
"@commitlint/cli": "19.8.0",
82-
"@commitlint/config-conventional": "19.8.0",
81+
"@commitlint/cli": "19.8.1",
82+
"@commitlint/config-conventional": "19.8.1",
8383
"@eslint/eslintrc": "3.3.1",
8484
"@eslint/js": "9.26.0",
8585
"@fastify/compress": "8.0.1",
@@ -92,31 +92,31 @@
9292
"@nestjs/testing": "11.1.0",
9393
"@semantic-release/changelog": "6.0.3",
9494
"@semantic-release/git": "10.0.1",
95-
"@types/chai": "5.2.1",
95+
"@types/chai": "5.2.2",
9696
"@types/chai-as-promised": "7.1.8",
9797
"@types/eslint": "9.6.1",
9898
"@types/express": "5.0.1",
9999
"@types/express-serve-static-core": "5.0.6",
100100
"@types/mocha": "10.0.10",
101-
"@types/node": "22.15.3",
101+
"@types/node": "22.15.17",
102102
"@types/sinon": "17.0.4",
103103
"@types/sinon-chai": "3.2.12",
104104
"@types/supertest": "6.0.3",
105-
"@typescript-eslint/eslint-plugin": "8.31.1",
106-
"@typescript-eslint/parser": "8.31.1",
105+
"@typescript-eslint/eslint-plugin": "8.32.0",
106+
"@typescript-eslint/parser": "8.32.0",
107107
"c8": "10.1.3",
108108
"chai": "4.4.1",
109109
"chai-as-promised": "7.1.2",
110110
"eslint": "8.57.1",
111-
"eslint-config-prettier": "10.1.2",
112-
"globals": "16.0.0",
111+
"eslint-config-prettier": "10.1.5",
112+
"globals": "16.1.0",
113113
"husky": "9.1.7",
114-
"lint-staged": "15.5.1",
114+
"lint-staged": "15.5.2",
115115
"markdown-toc": "1.2.0",
116116
"mocha": "11.2.2",
117117
"prettier": "3.5.3",
118118
"prettier-plugin-organize-imports": "4.1.0",
119-
"prettier-plugin-packagejson": "2.5.10",
119+
"prettier-plugin-packagejson": "2.5.12",
120120
"prom-client": "15.1.3",
121121
"reflect-metadata": "0.2.2",
122122
"rimraf": "6.0.1",

0 commit comments

Comments
 (0)