From 74534310f6eb7acdd3e115403d328b9170d2ed92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 18:47:04 +0000 Subject: [PATCH] Update linters --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a477b84..35fe120 100644 --- a/package.json +++ b/package.json @@ -37,10 +37,10 @@ "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": "^8.41.0", + "eslint-config-prettier": "^8.8.0", "eslint-plugin-import": "^2.22.0", - "eslint-plugin-jsdoc": "^30.2.1", + "eslint-plugin-jsdoc": "^46.1.0", "eslint-plugin-node": "^11.1.0", "markdownlint-cli": "^0.23.2", "mocha": "^8.1.1",