chore(deps): update dependency eslint-plugin-jsdoc to v39.3.25 (#4390)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-26 18:41:46 +02:00 committed by GitHub
parent d76dfae916
commit 6f38115ce2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View File

@ -32,7 +32,7 @@
"dgeni-packages": "0.16.10",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsdoc": "39.3.15",
"eslint-plugin-jsdoc": "39.3.25",
"fs-extra": "10.1.0",
"gulp": "4.0.2",
"gulp-rename": "2.0.0",
@ -1035,9 +1035,9 @@
}
},
"node_modules/@es-joy/jsdoccomment": {
"version": "0.33.0",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.33.0.tgz",
"integrity": "sha512-bkxMGTlHPE4vfarXt1L1fOm81O18jTRFNgh3Fm4iPKctfWxcpJw4cpth5BhLkGZy4HFzGn/KfD/zGks/J+ZIIw==",
"version": "0.33.4",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.33.4.tgz",
"integrity": "sha512-02XyYuvR/Gn+3BT6idHVNQ4SSQlA1X1FeEfeKm2ypv8ANB6Lt9KRFZ2S7y5xjwR+EPQ/Rzb0XFaD+xKyqe4ALw==",
"dev": true,
"dependencies": {
"comment-parser": "1.3.1",
@ -5375,12 +5375,12 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "39.3.15",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.15.tgz",
"integrity": "sha512-48yWZ8FWSnxwS1I9UbAhLcm5n1U/CVJZNEyDAqNxsmCq939Z5hrq0qp5lzW6PVhXfmpRdMicjCu3rH4UsO0N/A==",
"version": "39.3.25",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.25.tgz",
"integrity": "sha512-7JiFOOaipz7Z7lNQ9sMJ6cdvclmVUwNYtFWGS3a0k0uEFcdZPPD64WOfENuyNHpl86C0AKIEPgOpZby5kd+pew==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.33.0",
"@es-joy/jsdoccomment": "~0.33.4",
"comment-parser": "1.3.1",
"debug": "^4.3.4",
"escape-string-regexp": "^4.0.0",
@ -17457,9 +17457,9 @@
}
},
"@es-joy/jsdoccomment": {
"version": "0.33.0",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.33.0.tgz",
"integrity": "sha512-bkxMGTlHPE4vfarXt1L1fOm81O18jTRFNgh3Fm4iPKctfWxcpJw4cpth5BhLkGZy4HFzGn/KfD/zGks/J+ZIIw==",
"version": "0.33.4",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.33.4.tgz",
"integrity": "sha512-02XyYuvR/Gn+3BT6idHVNQ4SSQlA1X1FeEfeKm2ypv8ANB6Lt9KRFZ2S7y5xjwR+EPQ/Rzb0XFaD+xKyqe4ALw==",
"dev": true,
"requires": {
"comment-parser": "1.3.1",
@ -21071,12 +21071,12 @@
"requires": {}
},
"eslint-plugin-jsdoc": {
"version": "39.3.15",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.15.tgz",
"integrity": "sha512-48yWZ8FWSnxwS1I9UbAhLcm5n1U/CVJZNEyDAqNxsmCq939Z5hrq0qp5lzW6PVhXfmpRdMicjCu3rH4UsO0N/A==",
"version": "39.3.25",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.25.tgz",
"integrity": "sha512-7JiFOOaipz7Z7lNQ9sMJ6cdvclmVUwNYtFWGS3a0k0uEFcdZPPD64WOfENuyNHpl86C0AKIEPgOpZby5kd+pew==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.33.0",
"@es-joy/jsdoccomment": "~0.33.4",
"comment-parser": "1.3.1",
"debug": "^4.3.4",
"escape-string-regexp": "^4.0.0",

View File

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