X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=5fcdd05e4d4fbcaa70b18c837121100147795420;hb=HEAD;hp=f9a28f761d0cc762818bd279369f4b7e29ee0101;hpb=9dc26f074ca1efe20fc8e86a2ca5b673e8531073;p=benchmarks-js.git diff --git a/package.json b/package.json index f9a28f7..3e8e579 100644 --- a/package.json +++ b/package.json @@ -74,19 +74,19 @@ "uuid": "^10.0.0" }, "devDependencies": { - "@biomejs/biome": "^1.8.1", + "@biomejs/biome": "^1.8.3", "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", - "@eslint/js": "^9.5.0", - "eslint": "^9.5.0", + "@eslint/js": "^9.6.0", + "eslint": "^9.6.0", "eslint-define-config": "^2.1.0", - "eslint-plugin-jsdoc": "^48.2.12", + "eslint-plugin-jsdoc": "^48.5.0", "eslint-plugin-n": "^17.9.0", "eslint-plugin-simple-import-sort": "^12.1.0", "globals": "^15.6.0", "husky": "^9.0.11", "lint-staged": "^15.2.7", - "neostandard": "^0.7.2", + "neostandard": "^0.9.0", "prettier": "^3.3.2" } }