X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=9b0902f4be0a1d7917a8cf210a265096f359a282;hb=9c91c2d9c227e7a0429bb5e1283111ba8a707994;hp=6db2da26b2c092e9411a3f61f93d5fd116f90508;hpb=66c8eb90af3ddcb1e64a5ad93f65c6f9ada4ffc9;p=poolifier.git diff --git a/package.json b/package.json index 6db2da26..9b0902f4 100644 --- a/package.json +++ b/package.json @@ -111,9 +111,9 @@ "@release-it/keep-a-changelog": "^5.0.0", "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.12.5", - "@typescript-eslint/eslint-plugin": "^7.5.0", - "@typescript-eslint/parser": "^7.5.0", + "@types/node": "^20.12.6", + "@typescript-eslint/eslint-plugin": "^7.6.0", + "@typescript-eslint/parser": "^7.6.0", "benchmark": "^2.1.4", "c8": "^9.1.0", "cross-env": "^7.0.3", @@ -143,7 +143,7 @@ "rollup-plugin-delete": "^2.0.0", "rollup-plugin-dts": "^6.1.0", "sinon": "^17.0.1", - "tatami-ng": "^0.2.2", + "tatami-ng": "^0.2.3", "typedoc": "^0.25.13", "typescript": "~5.4.4" }