Merge pull request #2643 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.0.0

Bump eslint-plugin-jsdoc from 29.2.0 to 30.0.0
This commit is contained in:
Oliver Blanthorn 2020-07-19 09:16:48 +01:00 committed by GitHub
commit 9f42c8aea1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -30,7 +30,7 @@
"eslint": "^7.5.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsdoc": "^29.2.0",
"eslint-plugin-jsdoc": "^30.0.0",
"eslint-plugin-prefer-arrow": "^1.2.1",
"eslint-plugin-sonarjs": "^0.5.0",
"geckodriver": "^1.19.1",

View file

@ -3041,10 +3041,10 @@ eslint-plugin-import@^2.22.0:
resolve "^1.17.0"
tsconfig-paths "^3.9.0"
eslint-plugin-jsdoc@^29.2.0:
version "29.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-29.2.0.tgz#40b1da463847750fe5aafea7182145c4108e0ab7"
integrity sha512-B1a8LWPkkxyxIp4y3pnRQR18j03Wp+V9gDE7IjQG/MvWAzp5gqXM0q71gXRAZMvWUjujAsNg8B9v1csl+/zkvw==
eslint-plugin-jsdoc@^30.0.0:
version "30.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.0.0.tgz#87f9e7c0ee9f2ef73144894456616ce6322dc2ee"
integrity sha512-7IRS4rRWeKUyWJopl5hCUPcFVQAD0cjmQgpm+NPz55igOM6giThiIAtXUL5DbkCQUp+hngsxf8/qv513laKmBQ==
dependencies:
comment-parser "^0.7.5"
debug "^4.1.1"