From ebc27a620bad7c51cf29fc10f19b8913427dffa4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 22:39:14 +0000 Subject: [PATCH] Update linters --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a477b84..cc587af 100644 --- a/package.json +++ b/package.json @@ -37,16 +37,16 @@ "coveralls": "^3.1.0", "cross-env": "^7.0.2", "dirty-chai": "^2.0.1", - "eslint": "^7.6.0", - "eslint-config-prettier": "^6.11.0", + "eslint": "^9.1.1", + "eslint-config-prettier": "^9.1.0", "eslint-plugin-import": "^2.22.0", - "eslint-plugin-jsdoc": "^30.2.1", + "eslint-plugin-jsdoc": "^48.2.3", "eslint-plugin-node": "^11.1.0", "markdownlint-cli": "^0.23.2", "mocha": "^8.1.1", "mocha-steps": "^1.3.0", "nyc": "^15.1.0", - "prettier": "^2.0.5", + "prettier": "^3.2.5", "semver": "^7.3.2", "shx": "^0.3.2", "source-map-support": "^0.5.19",