X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=0ccabe2a172cd4b1c742b5c86e0916266e8ff726;hb=08aaa20f1cc87dd022265b9bcb4439ddc58cbb3f;hp=65bc617a3882c08b77f17624a70f91eff689a5d7;hpb=601fdd2c5c07d97a8d4409ff8de390bfd6bf473f;p=poolifier.git diff --git a/package.json b/package.json index 65bc617a..0ccabe2a 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.8.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",