|
110 | 110 | "statements": 90 |
111 | 111 | }, |
112 | 112 | "devDependencies": { |
113 | | - "@commitlint/cli": "20.3.1", |
114 | | - "@commitlint/config-conventional": "20.3.1", |
| 113 | + "@commitlint/cli": "20.4.0", |
| 114 | + "@commitlint/config-conventional": "20.4.0", |
115 | 115 | "@eslint/eslintrc": "^3.1.0", |
116 | 116 | "@eslint/js": "^9.14.0", |
117 | 117 | "@istanbuljs/nyc-config-typescript": "1.0.2", |
|
126 | 126 | "@types/node": "24.10.9", |
127 | 127 | "@types/sinon": "21.0.0", |
128 | 128 | "@types/sinon-chai": "3.2.12", |
129 | | - "@typescript-eslint/eslint-plugin": "8.53.1", |
130 | | - "@typescript-eslint/parser": "8.53.1", |
| 129 | + "@typescript-eslint/eslint-plugin": "8.54.0", |
| 130 | + "@typescript-eslint/parser": "8.54.0", |
131 | 131 | "chai": "4.4.1", |
132 | 132 | "chai-as-promised": "7.1.2", |
133 | 133 | "eslint": "9.39.2", |
|
147 | 147 | "reflect-metadata": "0.2.2", |
148 | 148 | "rimraf": "6.1.2", |
149 | 149 | "rxjs": "7.8.2", |
150 | | - "semantic-release": "25.0.2", |
| 150 | + "semantic-release": "25.0.3", |
151 | 151 | "sinon": "21.0.1", |
152 | 152 | "sinon-chai": "3.7.0", |
153 | 153 | "source-map-support": "0.5.21", |
|
161 | 161 | "knex": "^2.0.0 || ^3.0.0", |
162 | 162 | "objection": "^3.0.0" |
163 | 163 | }, |
164 | | - "packageManager": "pnpm@10.28.1", |
| 164 | + "packageManager": "pnpm@10.28.2", |
165 | 165 | "volta": { |
166 | 166 | "node": "24.13.0", |
167 | | - "pnpm": "10.28.1" |
| 167 | + "pnpm": "10.28.2" |
168 | 168 | }, |
169 | 169 | "pnpm": { |
170 | 170 | "onlyBuiltDependencies": [ |
|
0 commit comments