|
118 | 118 | "@nestjs/testing": "10.3.10",
|
119 | 119 | "@semantic-release/changelog": "6.0.3",
|
120 | 120 | "@semantic-release/git": "10.0.1",
|
121 |
| - "@types/chai": "4.3.16", |
| 121 | + "@types/chai": "4.3.17", |
122 | 122 | "@types/chai-as-promised": "7.1.8",
|
123 | 123 | "@types/mocha": "10.0.7",
|
124 |
| - "@types/node": "20.14.13", |
| 124 | + "@types/node": "20.14.14", |
125 | 125 | "@types/sinon": "17.0.3",
|
126 | 126 | "@types/sinon-chai": "3.2.12",
|
127 |
| - "@typescript-eslint/eslint-plugin": "7.17.0", |
128 |
| - "@typescript-eslint/parser": "7.17.0", |
| 127 | + "@typescript-eslint/eslint-plugin": "7.18.0", |
| 128 | + "@typescript-eslint/parser": "7.18.0", |
129 | 129 | "chai": "4.4.1",
|
130 | 130 | "chai-as-promised": "7.1.2",
|
131 | 131 | "eslint": "8.57.0",
|
132 | 132 | "eslint-config-prettier": "9.1.0",
|
133 |
| - "eslint-plugin-mocha": "10.4.3", |
134 |
| - "husky": "9.1.3", |
| 133 | + "eslint-plugin-mocha": "10.5.0", |
| 134 | + "husky": "9.1.4", |
135 | 135 | "knex": "3.1.0",
|
136 |
| - "lint-staged": "15.2.7", |
| 136 | + "lint-staged": "15.2.8", |
137 | 137 | "markdown-toc": "1.2.0",
|
138 | 138 | "mocha": "10.7.0",
|
139 | 139 | "nyc": "17.0.0",
|
|
0 commit comments