From d4dec1cca26303d2e2b279e7bc3efbe03a65f141 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 23:15:49 +0000 Subject: [PATCH] Update linting dependencies --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 93add1f..4aae19a 100644 --- a/package.json +++ b/package.json @@ -32,20 +32,20 @@ "@types/chai": "^4.2.0", "@types/mocha": "^5.2.7", "@types/node": "^12.7.1", - "@voxpelli/eslint-config": "^4.0.0", + "@voxpelli/eslint-config": "^19.0.0", "chai": "^4.2.0", "coveralls": "^3.0.5", "dependency-check": "^4.1.0", "documentation": "^12.1.1", - "eslint": "^6.8.0", - "eslint-config-standard": "^14.1.0", + "eslint": "^9.3.0", + "eslint-config-standard": "^17.1.0", "eslint-plugin-import": "^2.18.2", - "eslint-plugin-jsdoc": "^21.0.0", + "eslint-plugin-jsdoc": "^48.2.6", "eslint-plugin-node": "^11.0.0", - "eslint-plugin-promise": "^4.2.1", - "eslint-plugin-standard": "^4.0.0", + "eslint-plugin-promise": "^6.2.0", + "eslint-plugin-standard": "^5.0.0", "husky": "^4.2.1", - "installed-check": "^3.0.0", + "installed-check": "^9.3.0", "mocha": "^7.0.1", "npm-run-all": "^4.1.5", "nyc": "^15.0.0",