From be312f4d80d51410b351246154a9b1e1447daf36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:35:40 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-jsdoc from 32.2.0 to 35.1.2 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.2.0 to 35.1.2. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.2.0...v35.1.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69a37ba..dbd1ddd 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "typescript": "~4.1.0", "eslint": "^7.6.0", "eslint-plugin-import": "2.22.1", - "eslint-plugin-jsdoc": "32.2.0", + "eslint-plugin-jsdoc": "35.1.2", "eslint-plugin-prefer-arrow": "1.2.3", "@angular-eslint/builder": "2.0.2", "@angular-eslint/eslint-plugin": "1.2.0",