X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=e922d7c04c8b7a5df578e1665609c785d412163c;hb=b08f67fb451c18f0f754bef6e7b38dc12e69e8a8;hp=71db355a3cd0c36f4a5135867fa2b5e4dab33631;hpb=f74142d2f2526f6898bb1cd7cb61eab133f95d59;p=poolifier.git diff --git a/package.json b/package.json index 71db355a..e922d7c0 100644 --- a/package.json +++ b/package.json @@ -88,12 +88,12 @@ "@commitlint/config-conventional": "^17.4.4", "@release-it/bumper": "^4.0.2", "@release-it/keep-a-changelog": "^3.1.0", - "@types/node": "^18.14.0", - "@typescript-eslint/eslint-plugin": "^5.52.0", - "@typescript-eslint/parser": "^5.52.0", + "@types/node": "^18.14.2", + "@typescript-eslint/eslint-plugin": "^5.54.0", + "@typescript-eslint/parser": "^5.54.0", "benny": "^3.7.1", "c8": "^7.13.0", - "eslint": "^8.34.0", + "eslint": "^8.35.0", "eslint-config-standard": "^17.0.0", "eslint-config-standard-with-typescript": "^34.0.0", "eslint-define-config": "^1.15.0", @@ -113,7 +113,7 @@ "prettier": "^2.8.4", "prettier-plugin-organize-imports": "^3.2.2", "release-it": "^15.6.0", - "rollup": "^3.17.1", + "rollup": "^3.17.3", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0", @@ -122,7 +122,7 @@ "sinon": "^15.0.1", "source-map-support": "^0.5.21", "ts-standard": "^12.0.2", - "typedoc": "^0.23.25", + "typedoc": "^0.23.26", "typescript": "^4.9.5" } }