X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=c69b90cc7b7db6481319e0efaa6244bb41d3ff59;hb=f9fb0a55aa40f32335f9f70f6ad1a5174e975536;hp=6369061739e811e584918f5157631e824d2b58da;hpb=7a57074345765bce1acd88a072514a0ae8678b38;p=poolifier.git diff --git a/package.json b/package.json index 63690617..c69b90cc 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "volta": { "node": "20.8.1", - "pnpm": "8.9.0" + "pnpm": "8.9.2" }, "repository": { "type": "git", @@ -110,7 +110,7 @@ "@rollup/plugin-typescript": "^11.1.5", "@types/node": "^20.8.6", "@typescript-eslint/eslint-plugin": "^6.7.5", - "@typescript-eslint/parser": "^6.7.5", + "@typescript-eslint/parser": "^6.8.0", "benchmark": "^2.1.4", "c8": "^8.0.1", "eslint": "^8.51.0",