X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=bb69a2810003aeb8e22231624bc4fcce871e713c;hb=f87fe28c584c9c6fc8752d2cff6822e0cd7feb67;hp=441bdb4a2d17ef36c23ffc277e6962aec835aa10;hpb=7d27d5a1459aebf7ae2cc0c85744ffa388080bf5;p=benchmarks-js.git diff --git a/package.json b/package.json index 441bdb4..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", @@ -43,8 +43,8 @@ "eslint-plugin-promise": "^6.1.1", "husky": "^8.0.2", "lint-staged": "^13.1.0", - "prettier": "^2.8.0", + "prettier": "^2.8.1", "standard": "^17.0.0", - "typescript": "^4.9.3" + "typescript": "^4.9.4" } }