X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=b1928ccb36fd96083a876ebe556604a194990c94;hb=5b6666a7e1fc733d573363701eae4e215668b30b;hp=7e082effd4eb18dc684fd641404d27a7d04eb5cf;hpb=dd3bc095eb5e93f178dd0f6510f04ed57930fef3;p=benchmarks-js.git diff --git a/package.json b/package.json index 7e082ef..b1928cc 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "pnpm": ">=8.0.0" }, "volta": { - "node": "20.1.0", - "pnpm": "8.4.0" + "node": "20.2.0", + "pnpm": "8.5.1" }, "repository": { "type": "git", @@ -58,8 +58,8 @@ "eslint-config-standard": "^17.0.0", "eslint-define-config": "^1.20.0", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jsdoc": "^44.2.2", - "eslint-plugin-n": "^15.7.0", + "eslint-plugin-jsdoc": "^44.2.4", + "eslint-plugin-n": "^16.0.0", "eslint-plugin-promise": "^6.1.1", "husky": "^8.0.3", "lint-staged": "^13.2.2",