chore(deps): update dependency eslint-plugin-jsdoc to v37.6.2 (#3989)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-21 15:58:27 +01:00 committed by GitHub
parent 32c6559648
commit 06c9f19ce3
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.7.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jsdoc": "37.6.1",
"eslint-plugin-jsdoc": "37.6.2",
"fs-extra": "10.0.0",
"gulp": "4.0.2",
"gulp-rename": "2.0.0",
@ -5494,9 +5494,9 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "37.6.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.6.1.tgz",
"integrity": "sha512-Y9UhH9BQD40A9P1NOxj59KrSLZb9qzsqYkLCZv30bNeJ7C9eaumTWhh9beiGqvK7m821Hj1dTsZ5LOaFIUTeTg==",
"version": "37.6.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.6.2.tgz",
"integrity": "sha512-yYvCkaq+7A+kWBi2fxJFgWErdGOth5W+h1XqVnJg4qWonWo99K8i7Hmow6HWaiixHShNobtvq66f9HG/dJZ+WA==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.17.0",
@ -20990,9 +20990,9 @@
"requires": {}
},
"eslint-plugin-jsdoc": {
"version": "37.6.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.6.1.tgz",
"integrity": "sha512-Y9UhH9BQD40A9P1NOxj59KrSLZb9qzsqYkLCZv30bNeJ7C9eaumTWhh9beiGqvK7m821Hj1dTsZ5LOaFIUTeTg==",
"version": "37.6.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.6.2.tgz",
"integrity": "sha512-yYvCkaq+7A+kWBi2fxJFgWErdGOth5W+h1XqVnJg4qWonWo99K8i7Hmow6HWaiixHShNobtvq66f9HG/dJZ+WA==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.17.0",

View File

@ -47,7 +47,7 @@
"dgeni-packages": "0.16.10",
"eslint": "8.7.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jsdoc": "37.6.1",
"eslint-plugin-jsdoc": "37.6.2",
"fs-extra": "10.0.0",
"gulp": "4.0.2",
"gulp-rename": "2.0.0",