X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=fc7cb9f45f60791b067da13765264045cf826150;hb=8d75fd5f50534b71bd14bdb6a01cb4b2cebaf6ef;hp=e74fcb6c66996697c181d79702677fa2b63962b3;hpb=689ce42b8eda73e5197190607e64e7ed80d30dae;p=poolifier.git diff --git a/package.json b/package.json index e74fcb6c..fc7cb9f4 100644 --- a/package.json +++ b/package.json @@ -96,9 +96,9 @@ "@release-it/keep-a-changelog": "^3.1.0", "@rollup/plugin-terser": "^0.4.0", "@rollup/plugin-typescript": "^11.0.0", - "@types/node": "^18.15.9", - "@typescript-eslint/eslint-plugin": "^5.56.0", - "@typescript-eslint/parser": "^5.56.0", + "@types/node": "^18.15.10", + "@typescript-eslint/eslint-plugin": "^5.57.0", + "@typescript-eslint/parser": "^5.57.0", "benny": "^3.7.1", "c8": "^7.13.0", "eslint": "^8.36.0", @@ -125,7 +125,7 @@ "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0", - "sinon": "^15.0.2", + "sinon": "^15.0.3", "source-map-support": "^0.5.21", "ts-standard": "^12.0.2", "typedoc": "^0.23.28",