X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=9eaf08a712e718c5f28caba96e1adb87ae4bda23;hb=e5536a06df85c554b8832f5fb5195b369258053b;hp=b432cb46c8f55707e8d58c4b27ecdace1904fd71;hpb=7942775787684b9cb6ae11e4e276c17ceb5d2b78;p=poolifier.git diff --git a/package.json b/package.json index b432cb46..9eaf08a7 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "volta": { "node": "20.3.0", - "pnpm": "8.6.1" + "pnpm": "8.6.2" }, "repository": { "type": "git", @@ -106,11 +106,11 @@ "@release-it/keep-a-changelog": "^3.1.0", "@rollup/plugin-terser": "^0.4.3", "@rollup/plugin-typescript": "^11.1.1", - "@types/node": "^20.3.0", + "@types/node": "^20.3.1", "@typescript-eslint/eslint-plugin": "^5.59.11", "@typescript-eslint/parser": "^5.59.11", "benny": "^3.7.1", - "c8": "^7.14.0", + "c8": "^8.0.0", "eslint": "^8.42.0", "eslint-config-standard": "^17.1.0", "eslint-config-standard-with-typescript": "^35.0.0",