X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=f3993019c2ec9d96873e2acf6c9478445267f7a6;hb=dbfa7948a27653450e1eb30f4fd2127c16058101;hp=3a7f0023367264005538565c118b30bcdeaf3387;hpb=d5eb4a90802f4d3294f90635b49dfa5cb252e1c0;p=poolifier.git diff --git a/package.json b/package.json index 3a7f0023..f3993019 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.4", + "@types/node": "^20.8.6", "@typescript-eslint/eslint-plugin": "^6.7.5", "@typescript-eslint/parser": "^6.7.5", "benchmark": "^2.1.4", @@ -126,13 +126,13 @@ "eslint-plugin-tsdoc": "^0.2.17", "expect": "^29.7.0", "husky": "^8.0.3", - "lint-staged": "^14.0.1", + "lint-staged": "^15.0.1", "microtime": "^3.1.1", "mocha": "^10.2.0", "mochawesome": "^7.1.3", "prettier": "^3.0.3", "release-it": "^16.2.1", - "rollup": "^4.0.2", + "rollup": "^4.1.3", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0",