chore(deps): update dependency eslint-plugin-jsdoc to v39.2.9 (#4162)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-26 16:26:07 +02:00 committed by GitHub
parent 710cf7acc0
commit 46086a7f4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -32,7 +32,7 @@
"dgeni-packages": "0.16.10",
"eslint": "8.14.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsdoc": "39.2.8",
"eslint-plugin-jsdoc": "39.2.9",
"fs-extra": "10.1.0",
"gulp": "4.0.2",
"gulp-rename": "2.0.0",
@ -5222,9 +5222,9 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "39.2.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.8.tgz",
"integrity": "sha512-uZM+VIWRpwoaIMuuHW2XaMhQ6NXonDiXxKZ3ebgH7JmnBLElib4zln5Tqt3IjvZbS7eqQUOnQ1nM7D4JOk3erA==",
"version": "39.2.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.9.tgz",
"integrity": "sha512-gaPYJT94rWlWyQcisQyyEJHtLaaJqN4baFlLCEr/LcXVibS9wzQTL2dskqk327ggwqQopR+Xecu2Lng1IJ9Ypw==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.29.0",
@ -20579,9 +20579,9 @@
"requires": {}
},
"eslint-plugin-jsdoc": {
"version": "39.2.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.8.tgz",
"integrity": "sha512-uZM+VIWRpwoaIMuuHW2XaMhQ6NXonDiXxKZ3ebgH7JmnBLElib4zln5Tqt3IjvZbS7eqQUOnQ1nM7D4JOk3erA==",
"version": "39.2.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.9.tgz",
"integrity": "sha512-gaPYJT94rWlWyQcisQyyEJHtLaaJqN4baFlLCEr/LcXVibS9wzQTL2dskqk327ggwqQopR+Xecu2Lng1IJ9Ypw==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.29.0",

View File

@ -47,7 +47,7 @@
"dgeni-packages": "0.16.10",
"eslint": "8.14.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsdoc": "39.2.8",
"eslint-plugin-jsdoc": "39.2.9",
"fs-extra": "10.1.0",
"gulp": "4.0.2",
"gulp-rename": "2.0.0",