chore(deps): update dependency eslint-plugin-jsdoc to v38.0.4 (#4090)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-15 20:53:52 +01:00 committed by GitHub
parent 7ae78815d3
commit 278c0619c4
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.11.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsdoc": "38.0.3",
"eslint-plugin-jsdoc": "38.0.4",
"fs-extra": "10.0.1",
"gulp": "4.0.2",
"gulp-rename": "2.0.0",
@ -5485,9 +5485,9 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "38.0.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-38.0.3.tgz",
"integrity": "sha512-CGA2XrDPhDhSnVsSU1fGh/Hf2B/ggF/zLQ8AcaDPORoynkLEXJGVXgkH8yLxtjQajS7ANYJXPKwbnXDpIbDwoQ==",
"version": "38.0.4",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-38.0.4.tgz",
"integrity": "sha512-/McOYm7BEmiwNd5niCea2iHuFRtTrqeZN6IKJPJoC2PO8hfQn3FFRgYoGs17hoo6PaIWQLxo6hvCJsu+/KSRfg==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.21.2",
@ -20994,9 +20994,9 @@
"requires": {}
},
"eslint-plugin-jsdoc": {
"version": "38.0.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-38.0.3.tgz",
"integrity": "sha512-CGA2XrDPhDhSnVsSU1fGh/Hf2B/ggF/zLQ8AcaDPORoynkLEXJGVXgkH8yLxtjQajS7ANYJXPKwbnXDpIbDwoQ==",
"version": "38.0.4",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-38.0.4.tgz",
"integrity": "sha512-/McOYm7BEmiwNd5niCea2iHuFRtTrqeZN6IKJPJoC2PO8hfQn3FFRgYoGs17hoo6PaIWQLxo6hvCJsu+/KSRfg==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.21.2",

View File

@ -47,7 +47,7 @@
"dgeni-packages": "0.16.10",
"eslint": "8.11.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsdoc": "38.0.3",
"eslint-plugin-jsdoc": "38.0.4",
"fs-extra": "10.0.1",
"gulp": "4.0.2",
"gulp-rename": "2.0.0",