Build(deps-dev): bump eslint-plugin-jsdoc from 15.9.9 to 15.12.0 (#4196)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.9.9 to 15.12.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.9.9...v15.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Caleb Cartwright
parent
3c5c35b309
commit
49a5283702
Generated
+4
-4
@@ -9100,14 +9100,14 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-jsdoc": {
|
||||
"version": "15.9.9",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.9.9.tgz",
|
||||
"integrity": "sha512-gN1Dp9xaZSNAyxyahUpsnK8hubE5rYSxPSSN3wG8ZuzfMnIhp5Qm54GTdhXrK2/SjS4rNJ+C6EZFmOPSfyRcTA==",
|
||||
"version": "15.12.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.12.0.tgz",
|
||||
"integrity": "sha512-oP+rOqAf54QLbJM3ECqhg8VOrcMfqBSbGSYCWAVX8cy0ySWXK1Z7yg8QylY1bedrRBAvxyWBxdgzDP6Uy6WoTg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"comment-parser": "^0.6.2",
|
||||
"debug": "^4.1.1",
|
||||
"jsdoctypeparser": "^5.1.0",
|
||||
"jsdoctypeparser": "^5.1.1",
|
||||
"lodash": "^4.17.15",
|
||||
"object.entries-ponyfill": "^1.0.1",
|
||||
"regextras": "^0.6.1"
|
||||
|
||||
+1
-1
@@ -188,7 +188,7 @@
|
||||
"eslint-plugin-chai-friendly": "^0.4.1",
|
||||
"eslint-plugin-cypress": "^2.7.0",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint-plugin-jsdoc": "^15.9.9",
|
||||
"eslint-plugin-jsdoc": "^15.12.0",
|
||||
"eslint-plugin-mocha": "^6.1.1",
|
||||
"eslint-plugin-no-extension-in-require": "^0.2.0",
|
||||
"eslint-plugin-node": "^10.0.0",
|
||||
|
||||
Reference in New Issue
Block a user