X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=bb69a2810003aeb8e22231624bc4fcce871e713c;hb=f87fe28c584c9c6fc8752d2cff6822e0cd7feb67;hp=f3028986669e509db427e75714b871e9df23d0c4;hpb=586ba8db696a7155e345470a32745695fdb6944f;p=benchmarks-js.git diff --git a/package.json b/package.json index f302898..bb69a28 100644 --- a/package.json +++ b/package.json @@ -34,17 +34,17 @@ "uuid": "^9.0.0" }, "devDependencies": { - "eslint": "^8.28.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.3", - "eslint-plugin-n": "^15.5.1", + "eslint-plugin-jsdoc": "^39.6.4", + "eslint-plugin-n": "^15.6.0", "eslint-plugin-promise": "^6.1.1", "husky": "^8.0.2", - "lint-staged": "^13.0.3", - "prettier": "^2.8.0", + "lint-staged": "^13.1.0", + "prettier": "^2.8.1", "standard": "^17.0.0", - "typescript": "^4.9.3" + "typescript": "^4.9.4" } }