chore(deps): update dependency eslint-plugin-jsdoc to v37.6.3 (#3991)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-21 20:19:39 +01:00 committed by GitHub
parent 416a4b7626
commit bc51ed7c2c
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.2",
"eslint-plugin-jsdoc": "37.6.3",
"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.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.6.2.tgz",
"integrity": "sha512-yYvCkaq+7A+kWBi2fxJFgWErdGOth5W+h1XqVnJg4qWonWo99K8i7Hmow6HWaiixHShNobtvq66f9HG/dJZ+WA==",
"version": "37.6.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.6.3.tgz",
"integrity": "sha512-Ysd1ZK4kL7DjjRJtWzb6Z7YANu7ndalu5PQBhOn07SlpKQ/+8JXvdtQ6yyADOO8w9xW5ZEEzuGY3KWhtk4CRYA==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.17.0",
@ -20990,9 +20990,9 @@
"requires": {}
},
"eslint-plugin-jsdoc": {
"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==",
"version": "37.6.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.6.3.tgz",
"integrity": "sha512-Ysd1ZK4kL7DjjRJtWzb6Z7YANu7ndalu5PQBhOn07SlpKQ/+8JXvdtQ6yyADOO8w9xW5ZEEzuGY3KWhtk4CRYA==",
"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.2",
"eslint-plugin-jsdoc": "37.6.3",
"fs-extra": "10.0.0",
"gulp": "4.0.2",
"gulp-rename": "2.0.0",