X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=d2b5184499ca931e0e6d530cd2947da265cc012c;hb=5d59ef8fc3bb4082501d2f84c14408a2b7fcfacd;hp=070337f68a93b57bb9fe67f235298bb41e177506;hpb=e24f64b0df8534e9cff218338405bbd59695b469;p=poolifier.git diff --git a/package.json b/package.json index 070337f6..d2b51844 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "volta": { "node": "20.11.0", - "pnpm": "8.14.3" + "pnpm": "8.15.0" }, "repository": { "type": "git", @@ -110,9 +110,9 @@ "@release-it/keep-a-changelog": "^5.0.0", "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.11.7", - "@typescript-eslint/eslint-plugin": "^6.19.1", - "@typescript-eslint/parser": "^6.19.1", + "@types/node": "^20.11.10", + "@typescript-eslint/eslint-plugin": "^6.20.0", + "@typescript-eslint/parser": "^6.20.0", "benchmark": "^2.1.4", "c8": "^9.1.0", "cross-env": "^7.0.3", @@ -128,7 +128,7 @@ "eslint-plugin-spellcheck": "^0.0.20", "eslint-plugin-tsdoc": "^0.2.17", "expect": "^29.7.0", - "husky": "^9.0.6", + "husky": "^9.0.7", "lint-staged": "^15.2.0", "microtime": "^3.1.1", "mocha": "^10.2.0",