X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=6e1dabb2aeda9ab56c74b9f546a2b82c9ced6db2;hb=b90cb9609d041721ce82eeb270a636fcef7d8b22;hp=297af2704d7c08acdb09cb555e886ea60ef13e72;hpb=843c1afbc664f667f75bc554b61e109e2b03e2b5;p=benchmarks-js.git diff --git a/package.json b/package.json index 297af27..6e1dabb 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "pnpm": ">=8.6.0" }, "volta": { - "node": "20.4.0", - "pnpm": "8.6.7" + "node": "20.5.0", + "pnpm": "8.6.9" }, "repository": { "type": "git", @@ -63,7 +63,7 @@ "eslint-config-standard": "^17.1.0", "eslint-define-config": "^1.21.0", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jsdoc": "^46.4.3", + "eslint-plugin-jsdoc": "^46.4.4", "eslint-plugin-n": "^16.0.1", "eslint-plugin-promise": "^6.1.1", "husky": "^8.0.3",