X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=bb69a2810003aeb8e22231624bc4fcce871e713c;hb=f87fe28c584c9c6fc8752d2cff6822e0cd7feb67;hp=fb6bd139c46edea7e5bb716646c85beb04cd2617;hpb=2e16744a6f4369a6812faa6ef1800fbba161a79a;p=benchmarks-js.git diff --git a/package.json b/package.json index fb6bd13..bb69a28 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "uuid": "^9.0.0" }, "devDependencies": { - "eslint": "^8.29.0", + "eslint": "^8.30.0", "eslint-config-standard": "^17.0.0", "eslint-define-config": "^1.12.0", "eslint-plugin-import": "^2.26.0", @@ -45,6 +45,6 @@ "lint-staged": "^13.1.0", "prettier": "^2.8.1", "standard": "^17.0.0", - "typescript": "^4.9.3" + "typescript": "^4.9.4" } }