From 93f9156d372d0d1516bf140fa7cc1817e7957df9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 19 Mar 2019 11:13:15 +0000 Subject: [PATCH] chore(package): update eslint-plugin-jsdoc to version 4.4.3 Closes #26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d602af..28ffc52 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.4.3", "husky": "^0.14.3", "lint-staged": "^6.0.0", "mocha": "^5.0.0",