X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=bb69a2810003aeb8e22231624bc4fcce871e713c;hb=f87fe28c584c9c6fc8752d2cff6822e0cd7feb67;hp=5c499292fce846b4f25ebe32a36bc5893622d577;hpb=25bb3cbe24699021d82eeb7b45ea34223cd43dad;p=benchmarks-js.git diff --git a/package.json b/package.json index 5c49929..bb69a28 100644 --- a/package.json +++ b/package.json @@ -34,17 +34,17 @@ "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", "eslint-plugin-jsdoc": "^39.6.4", - "eslint-plugin-n": "^15.5.1", + "eslint-plugin-n": "^15.6.0", "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" } }