From 5b12d42e353dc3e9c41f5781f0dcd36ba4ce7463 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 8 Apr 2019 12:16:56 +0000 Subject: [PATCH] chore(package): update eslint-plugin-jsdoc to version 4.8.2 Closes #26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d602af..8d9228a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint": "^4.4.1", "eslint-config-airbnb-base": "^11.3.1", "eslint-plugin-import": "^2.6.1", - "eslint-plugin-jsdoc": "^3.1.2", + "eslint-plugin-jsdoc": "^4.8.2", "husky": "^0.14.3", "lint-staged": "^6.0.0", "mocha": "^5.0.0",