|
78 | 78 | ]
|
79 | 79 | },
|
80 | 80 | "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", |
83 | 83 | "@eslint/eslintrc": "3.3.1",
|
84 | 84 | "@eslint/js": "9.26.0",
|
85 | 85 | "@fastify/compress": "8.0.1",
|
|
92 | 92 | "@nestjs/testing": "11.1.0",
|
93 | 93 | "@semantic-release/changelog": "6.0.3",
|
94 | 94 | "@semantic-release/git": "10.0.1",
|
95 |
| - "@types/chai": "5.2.1", |
| 95 | + "@types/chai": "5.2.2", |
96 | 96 | "@types/chai-as-promised": "7.1.8",
|
97 | 97 | "@types/eslint": "9.6.1",
|
98 | 98 | "@types/express": "5.0.1",
|
99 | 99 | "@types/express-serve-static-core": "5.0.6",
|
100 | 100 | "@types/mocha": "10.0.10",
|
101 |
| - "@types/node": "22.15.3", |
| 101 | + "@types/node": "22.15.17", |
102 | 102 | "@types/sinon": "17.0.4",
|
103 | 103 | "@types/sinon-chai": "3.2.12",
|
104 | 104 | "@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", |
107 | 107 | "c8": "10.1.3",
|
108 | 108 | "chai": "4.4.1",
|
109 | 109 | "chai-as-promised": "7.1.2",
|
110 | 110 | "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", |
113 | 113 | "husky": "9.1.7",
|
114 |
| - "lint-staged": "15.5.1", |
| 114 | + "lint-staged": "15.5.2", |
115 | 115 | "markdown-toc": "1.2.0",
|
116 | 116 | "mocha": "11.2.2",
|
117 | 117 | "prettier": "3.5.3",
|
118 | 118 | "prettier-plugin-organize-imports": "4.1.0",
|
119 |
| - "prettier-plugin-packagejson": "2.5.10", |
| 119 | + "prettier-plugin-packagejson": "2.5.12", |
120 | 120 | "prom-client": "15.1.3",
|
121 | 121 | "reflect-metadata": "0.2.2",
|
122 | 122 | "rimraf": "6.0.1",
|
|
0 commit comments