X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=441bdb4a2d17ef36c23ffc277e6962aec835aa10;hb=7d27d5a1459aebf7ae2cc0c85744ffa388080bf5;hp=c1b74388b55f501019c0d3a58a65968f7e1afedb;hpb=0b45b8b3243805e1c055e824a35e466bcd7fc3a1;p=benchmarks-js.git diff --git a/package.json b/package.json index c1b7438..441bdb4 100644 --- a/package.json +++ b/package.json @@ -34,15 +34,15 @@ "uuid": "^9.0.0" }, "devDependencies": { - "eslint": "^8.28.0", + "eslint": "^8.29.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.0.4", + "lint-staged": "^13.1.0", "prettier": "^2.8.0", "standard": "^17.0.0", "typescript": "^4.9.3"