X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=package.json;h=d780d07e891f4ec2dab9fde3440fef2aead87a7a;hb=52f14b38e361e1f0b80fc434808a34ae794858d6;hp=aa97028464134d818057216784d39247bcf0fe28;hpb=edf8314a4a55f7577e877ee547fea0b92103c4de;p=poolifier.git diff --git a/package.json b/package.json index aa970284..d780d07e 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", @@ -104,13 +104,13 @@ }, "devDependencies": { "@biomejs/biome": "^1.5.3", - "@commitlint/cli": "^18.5.0", - "@commitlint/config-conventional": "^18.5.0", + "@commitlint/cli": "^18.6.0", + "@commitlint/config-conventional": "^18.6.0", "@release-it/bumper": "^6.0.1", "@release-it/keep-a-changelog": "^5.0.0", "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.11.6", + "@types/node": "^20.11.9", "@typescript-eslint/eslint-plugin": "^6.19.1", "@typescript-eslint/parser": "^6.19.1", "benchmark": "^2.1.4", @@ -122,13 +122,13 @@ "eslint-define-config": "^2.1.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsdoc": "^48.0.2", + "eslint-plugin-jsdoc": "^48.0.4", "eslint-plugin-n": "^16.6.2", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-spellcheck": "^0.0.20", "eslint-plugin-tsdoc": "^0.2.17", "expect": "^29.7.0", - "husky": "^8.0.3", + "husky": "^9.0.6", "lint-staged": "^15.2.0", "microtime": "^3.1.1", "mocha": "^10.2.0",