X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=910c32a91af659323736a7566d7825effda5010d;hb=4bcdb0a60908930e3f7937f3addc68fe09f01095;hp=57d1d698fc043903bfefee00495880f461e44206;hpb=83a7394335d07f194f409447173dbca8fb5bff28;p=poolifier.git diff --git a/package.json b/package.json index 57d1d698..910c32a9 100644 --- a/package.json +++ b/package.json @@ -118,8 +118,8 @@ "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^11.1.5", "@types/node": "^20.10.3", - "@typescript-eslint/eslint-plugin": "^6.13.1", - "@typescript-eslint/parser": "^6.13.1", + "@typescript-eslint/eslint-plugin": "^6.13.2", + "@typescript-eslint/parser": "^6.13.2", "benchmark": "^2.1.4", "c8": "^8.0.1", "eslint": "^8.55.0", @@ -149,6 +149,6 @@ "sinon": "^17.0.1", "ts-standard": "^12.0.2", "typedoc": "^0.25.4", - "typescript": "~5.3.2" + "typescript": "~5.3.3" } }