X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=ea5bfc6ef18a8dc12a29021c974282e4a19ab4d2;hb=7b62a659c76d1ba4eeefab5e4a7a602312e5e063;hp=d780d07e891f4ec2dab9fde3440fef2aead87a7a;hpb=52f14b38e361e1f0b80fc434808a34ae794858d6;p=poolifier.git diff --git a/package.json b/package.json index d780d07e..ea5bfc6e 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "volta": { "node": "20.11.0", - "pnpm": "8.15.0" + "pnpm": "8.15.1" }, "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.9", - "@typescript-eslint/eslint-plugin": "^6.19.1", - "@typescript-eslint/parser": "^6.19.1", + "@types/node": "^20.11.14", + "@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,8 +128,8 @@ "eslint-plugin-spellcheck": "^0.0.20", "eslint-plugin-tsdoc": "^0.2.17", "expect": "^29.7.0", - "husky": "^9.0.6", - "lint-staged": "^15.2.0", + "husky": "^9.0.7", + "lint-staged": "^15.2.1", "microtime": "^3.1.1", "mocha": "^10.2.0", "mochawesome": "^7.1.3",