From 78cd04a88d65faf97d2b9fbe3d726dbebfa01442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 16:38:02 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-jsdoc from 30.7.6 to 32.2.0 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.7.6 to 32.2.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.6...v32.2.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67b9135..7a8c739 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "typescript": "~4.1.0", "eslint": "^7.6.0", "eslint-plugin-import": "2.22.1", - "eslint-plugin-jsdoc": "30.7.6", + "eslint-plugin-jsdoc": "32.2.0", "eslint-plugin-prefer-arrow": "1.2.2", "@angular-eslint/builder": "1.2.0", "@angular-eslint/eslint-plugin": "1.2.0", -- 2.49.1