X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=55be97732aa9c822492d7879444930752f2caa08;hb=66886d5b68333c44c1775f87481d8ad0b45ade1e;hp=498fff55dd60a12184d0144a5e82039a5dbedcf7;hpb=08465706b0bec8f4c942755e1b42197241eb066c;p=benchmarks-js.git diff --git a/package.json b/package.json index 498fff5..55be977 100644 --- a/package.json +++ b/package.json @@ -77,12 +77,12 @@ "eslint-config-standard": "^17.1.0", "eslint-define-config": "^2.1.0", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsdoc": "^48.0.4", + "eslint-plugin-jsdoc": "^48.0.6", "eslint-plugin-n": "^16.6.2", "eslint-plugin-promise": "^6.1.1", - "husky": "^9.0.7", - "lint-staged": "^15.2.1", - "prettier": "^3.2.4", + "husky": "^9.0.10", + "lint-staged": "^15.2.2", + "prettier": "^3.2.5", "standard": "^17.1.0" } }