From 2c262178ec785e4028e46657e83bf6bf7f060657 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 4 Dec 2021 04:42:22 +0000 Subject: [PATCH] Update linters --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 996a0e5..07137f0 100644 --- a/package.json +++ b/package.json @@ -39,10 +39,10 @@ "chai": "^4.3.4", "coffeescript": "^2.6.1", "coveralls": "^3.1.1", - "eslint": "^8.1.0", + "eslint": "^8.4.0", "eslint-config-prettier": "^8.3.0", - "eslint-plugin-import": "^2.25.2", - "eslint-plugin-jsdoc": "^37.0.0", + "eslint-plugin-import": "^2.25.3", + "eslint-plugin-jsdoc": "^37.1.0", "eslint-plugin-node": "^11.1.0", "markdownlint-cli": "^0.29.0", "mocha": "^9.1.3",