From 5e39b575fba4f60049f6d5cb193d70e200a8123d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2019 06:18:35 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-jsdoc from 15.8.4 to 15.9.1 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.8.4 to 15.9.1. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.8.4...v15.9.1) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ae08075fb..d06a5af2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2139,9 +2139,9 @@ eslint-plugin-jest@^22.2.2: "@typescript-eslint/experimental-utils" "^1.13.0" eslint-plugin-jsdoc@^15.3.2: - version "15.8.4" - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.8.4.tgz#993c2175a2dfab8b3bcac4a916cfc9bc44e2fde4" - integrity sha512-KPYgMmZ6lrtCC93NIVp5O+yUE+bW3m3D8fztJylHw1d+VA2CQuq0BiNQZ7OXz+BK1SYF7TVAfsrHxWtIrE05GQ== + version "15.9.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.9.1.tgz#5cc09ddd7e4568169a710cf5748a0ac8fc1c9af5" + integrity sha512-EwW580YgcyZkB83QqY8WuTioGUbIEBlPY+cRI/zSGYrg62GUpmue1HeCBiZRJ40A77BE/MGdGIbAGTdVX49URQ== dependencies: comment-parser "^0.6.2" debug "^4.1.1"