|
225 | 225 | "@electron/get": "^3.0.0", |
226 | 226 | "@polka/send-type": "^0.5.2", |
227 | 227 | "@semantic-release/changelog": "^6.0.1", |
228 | | - "@semantic-release/commit-analyzer": "^12.0.0", |
| 228 | + "@semantic-release/commit-analyzer": "^13.0.0", |
229 | 229 | "@semantic-release/git": "^10.0.1", |
230 | 230 | "@semantic-release/github": "^10.0.3", |
231 | 231 | "@semantic-release/npm": "^12.0.0", |
232 | | - "@semantic-release/release-notes-generator": "^13.0.0", |
| 232 | + "@semantic-release/release-notes-generator": "^14.0.0", |
233 | 233 | "@types/chai": "^4.2.16", |
234 | 234 | "@types/chai-as-promised": "^7.1.3", |
235 | 235 | "@types/chai-string": "^1.4.2", |
236 | 236 | "@types/chai-subset": "^1.3.3", |
237 | 237 | "@types/mocha": "^10.0.0", |
238 | 238 | "@types/node": "^20.4.2", |
239 | | - "@typescript-eslint/eslint-plugin": "^5.18.0", |
| 239 | + "@typescript-eslint/eslint-plugin": "^7.13.1", |
240 | 240 | "buffer": "^6.0.3", |
241 | 241 | "bytes": "^3.1.0", |
242 | | - "c8": "^9.0.0", |
| 242 | + "c8": "^10.1.2", |
243 | 243 | "chai": "^4.3.4", |
244 | 244 | "chai-as-promised": "^7.1.1", |
245 | 245 | "chai-bites": "^0.1.2", |
246 | 246 | "chai-parentheses": "^0.0.2", |
247 | 247 | "chai-string": "^1.5.0", |
248 | 248 | "chai-subset": "^1.6.0", |
249 | | - "conventional-changelog-conventionalcommits": "^7.0.2", |
| 249 | + "conventional-changelog-conventionalcommits": "^8.0.0", |
250 | 250 | "cors": "^2.8.5", |
251 | 251 | "depcheck": "^1.4.3", |
252 | 252 | "diff": "^5.1.0", |
253 | 253 | "electron-mocha-main": "^11.0.3", |
254 | 254 | "env-paths": "^3.0.0", |
255 | 255 | "esbuild": "^0.21.1", |
256 | 256 | "eslint": "^8.31.0", |
257 | | - "eslint-config-ipfs": "^6.0.0", |
| 257 | + "eslint-config-ipfs": "^7.0.0", |
258 | 258 | "eslint-plugin-etc": "^2.0.2", |
259 | 259 | "eslint-plugin-import": "^2.18.0", |
260 | 260 | "eslint-plugin-jsdoc": "^48.0.2", |
|
284 | 284 | "micromark-extension-gfm-table": "^2.0.0", |
285 | 285 | "micromark-extension-gfm-task-list-item": "^2.0.1", |
286 | 286 | "mocha": "^10.0.0", |
287 | | - "npm-package-json-lint": "^7.0.0", |
288 | | - "nyc": "^15.1.0", |
| 287 | + "npm-package-json-lint": "^8.0.0", |
| 288 | + "nyc": "^17.0.0", |
289 | 289 | "p-map": "^7.0.1", |
290 | 290 | "p-queue": "^8.0.1", |
291 | 291 | "p-retry": "^6.0.0", |
|
298 | 298 | "react-native-test-runner": "^5.0.0", |
299 | 299 | "read-pkg-up": "^11.0.0", |
300 | 300 | "rimraf": "^5.0.0", |
301 | | - "semantic-release": "^23.1.1", |
| 301 | + "semantic-release": "^24.0.0", |
302 | 302 | "semantic-release-monorepo": "^8.0.2", |
303 | 303 | "semver": "^7.3.8", |
304 | 304 | "source-map-support": "^0.5.20", |
|
0 commit comments