X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=6b410c30ae8d54d9b40c4975865c2e948098275e;hb=0c1f3187d5859edadc680148198184244295dda3;hp=3547d49ba8821aa8ba4cd06f55a0869c7fc5d898;hpb=7b451fe3face8bd59d2d387b19a01f724b5f9585;p=poolifier.git diff --git a/package.json b/package.json index 3547d49b..6b410c30 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "volta": { "node": "20.5.0", - "pnpm": "8.6.10" + "pnpm": "8.6.11" }, "repository": { "type": "git", @@ -106,11 +106,11 @@ "devDependencies": { "@commitlint/cli": "^17.6.7", "@commitlint/config-conventional": "^17.6.7", - "@release-it/bumper": "^5.0.0", + "@release-it/bumper": "^5.1.0", "@release-it/keep-a-changelog": "^4.0.0", "@rollup/plugin-terser": "^0.4.3", "@rollup/plugin-typescript": "^11.1.2", - "@types/node": "^20.4.5", + "@types/node": "^20.4.6", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", "benny": "^3.7.1", @@ -118,7 +118,7 @@ "eslint": "^8.46.0", "eslint-config-standard": "^17.1.0", "eslint-config-standard-with-typescript": "^37.0.0", - "eslint-define-config": "^1.21.0", + "eslint-define-config": "^1.22.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.28.0", "eslint-plugin-jsdoc": "^46.4.5", @@ -132,9 +132,9 @@ "microtime": "^3.1.1", "mocha": "^10.2.0", "mochawesome": "^7.1.3", - "prettier": "^3.0.0", + "prettier": "^3.0.1", "release-it": "^16.1.3", - "rollup": "^3.27.0", + "rollup": "^3.27.1", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0",