X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=2878beeaa671a1cfbf5f14942e1a91e9e2ecffb9;hb=675667d0c87821fdb24150d7e775a280f16355df;hp=ac50387ecd1af57fd6221965187bd0528d4c3d03;hpb=5ff840c7da44b209f1bab00f0881f7fc93e36eec;p=poolifier.git diff --git a/package.json b/package.json index ac50387e..2878beea 100644 --- a/package.json +++ b/package.json @@ -104,15 +104,15 @@ }, "devDependencies": { "@biomejs/biome": "^1.5.3", - "@commitlint/cli": "^18.6.1", - "@commitlint/config-conventional": "^18.6.2", + "@commitlint/cli": "^19.0.3", + "@commitlint/config-conventional": "^19.0.3", "@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.20", + "@types/node": "^20.11.24", "@typescript-eslint/eslint-plugin": "^7.1.0", - "@typescript-eslint/parser": "^7.0.2", + "@typescript-eslint/parser": "^7.1.0", "benchmark": "^2.1.4", "c8": "^9.1.0", "cross-env": "^7.0.3", @@ -141,7 +141,7 @@ "rollup-plugin-delete": "^2.0.0", "rollup-plugin-dts": "^6.1.0", "sinon": "^17.0.1", - "typedoc": "^0.25.8", + "typedoc": "^0.25.9", "typescript": "~5.3.3" } }