X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=e2af88855781ec71f30cff3fb48660b7b2b9c6c7;hb=695dc52f9bf5a8013d7c96266409bc7a568f1587;hp=bff004010aeae92e91ad07e729df37fe73781a55;hpb=50b332ec235604105c6290eee79d16ab5757eac1;p=poolifier.git diff --git a/package.json b/package.json index bff00401..e2af8885 100644 --- a/package.json +++ b/package.json @@ -101,14 +101,14 @@ } }, "devDependencies": { - "@biomejs/biome": "^1.1.2", + "@biomejs/biome": "^1.2.1", "@commitlint/cli": "^17.7.1", "@commitlint/config-conventional": "^17.7.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.3", - "@types/node": "^20.6.0", + "@types/node": "^20.6.1", "@typescript-eslint/eslint-plugin": "^6.7.0", "@typescript-eslint/parser": "^6.7.0", "benny": "^3.7.1", @@ -119,7 +119,7 @@ "eslint-define-config": "^1.23.0", "eslint-import-resolver-typescript": "^3.6.0", "eslint-plugin-import": "^2.28.1", - "eslint-plugin-jsdoc": "^46.6.0", + "eslint-plugin-jsdoc": "^46.8.1", "eslint-plugin-n": "^16.1.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-spellcheck": "^0.0.20", @@ -132,7 +132,7 @@ "mochawesome": "^7.1.3", "prettier": "^3.0.3", "release-it": "^16.1.5", - "rollup": "^3.29.1", + "rollup": "^3.29.2", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0",