X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=f6abce4a632c2d0489d99c9f66456ce2a020e1de;hb=3ff2b9103a0933bd1575a979c5e0c2baad285eea;hp=5b35ad3b631cdb07234020d5a918eddd804e61e1;hpb=b9581a7884caef3331328d786a771ee83f2472fd;p=poolifier.git diff --git a/package.json b/package.json index 5b35ad3b..f6abce4a 100644 --- a/package.json +++ b/package.json @@ -102,13 +102,13 @@ }, "devDependencies": { "@biomejs/biome": "^1.2.2", - "@commitlint/cli": "^17.7.2", - "@commitlint/config-conventional": "^17.7.0", + "@commitlint/cli": "^17.8.0", + "@commitlint/config-conventional": "^17.8.0", "@release-it/bumper": "^5.1.0", "@release-it/keep-a-changelog": "^4.0.0", "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^11.1.5", - "@types/node": "^20.8.5", + "@types/node": "^20.8.6", "@typescript-eslint/eslint-plugin": "^6.7.5", "@typescript-eslint/parser": "^6.7.5", "benchmark": "^2.1.4", @@ -132,7 +132,7 @@ "mochawesome": "^7.1.3", "prettier": "^3.0.3", "release-it": "^16.2.1", - "rollup": "^4.0.2", + "rollup": "^4.1.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0",