X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=83a5a542554c89eaaa45aa45a63d5de1356ecfb1;hb=d25a8ffcc8447163ac52832bd9a4f8819983f819;hp=1ccd21e01f83ba44684a07bbd968f671de1f6ebe;hpb=045b1a1ccd655c2b0f1b9538fe1abfde87bfbcc7;p=poolifier.git diff --git a/package.json b/package.json index 1ccd21e0..83a5a542 100644 --- a/package.json +++ b/package.json @@ -86,19 +86,19 @@ "devDependencies": { "@release-it/bumper": "^4.0.0", "@release-it/keep-a-changelog": "^3.1.0", - "@types/node": "^18.11.5", - "@typescript-eslint/eslint-plugin": "^5.41.0", - "@typescript-eslint/parser": "^5.41.0", + "@types/node": "^18.11.9", + "@typescript-eslint/eslint-plugin": "^5.42.0", + "@typescript-eslint/parser": "^5.42.0", "benny": "^3.7.1", "c8": "^7.12.0", "eslint": "^8.26.0", "eslint-config-standard": "^17.0.0", "eslint-config-standard-with-typescript": "^23.0.0", - "eslint-define-config": "^1.8.0", + "eslint-define-config": "^1.11.0", "eslint-import-resolver-typescript": "^3.5.2", "eslint-plugin-import": "^2.26.0", - "eslint-plugin-jsdoc": "^39.3.25", - "eslint-plugin-n": "^15.3.0", + "eslint-plugin-jsdoc": "^39.4.0", + "eslint-plugin-n": "^15.4.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-spellcheck": "^0.0.19", "expect": "^29.2.2", @@ -110,7 +110,7 @@ "prettier": "^2.7.1", "prettier-plugin-organize-imports": "^3.1.1", "release-it": "^15.5.0", - "rollup": "^3.2.3", + "rollup": "^3.2.5", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0", @@ -119,7 +119,7 @@ "sinon": "^14.0.1", "source-map-support": "^0.5.21", "ts-standard": "^12.0.1", - "typedoc": "^0.23.18", + "typedoc": "^0.23.19", "typescript": "^4.8.4" } }