chore(deps): update dependency eslint-plugin-jsdoc to v37.5.0 (#3948)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-02 14:38:23 +01:00 committed by GitHub
parent cc203ee566
commit 2c8d6e4224
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.6.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jsdoc": "37.4.2",
"eslint-plugin-jsdoc": "37.5.0",
"fs-extra": "10.0.0",
"gulp": "4.0.2",
"gulp-rename": "2.0.0",
@ -5482,9 +5482,9 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "37.4.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.4.2.tgz",
"integrity": "sha512-hKTIu5m0PxD21ZXdFVFpknEyp9aMvDMzamR+1bkcRHK9MDIYgroRGBQCeHupvcZ5TyGU0EfE+ed0FhLhkbekfQ==",
"version": "37.5.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.5.0.tgz",
"integrity": "sha512-7PGMEXIwsnFww0KHxDcKZV5fPDS3vVOe5kJWQ7ES8r9RuEfcBTChQGbCOoGAR0zZ/POwmuFEEBakfoScvou/Rw==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "0.14.1",
@ -21047,9 +21047,9 @@
"requires": {}
},
"eslint-plugin-jsdoc": {
"version": "37.4.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.4.2.tgz",
"integrity": "sha512-hKTIu5m0PxD21ZXdFVFpknEyp9aMvDMzamR+1bkcRHK9MDIYgroRGBQCeHupvcZ5TyGU0EfE+ed0FhLhkbekfQ==",
"version": "37.5.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.5.0.tgz",
"integrity": "sha512-7PGMEXIwsnFww0KHxDcKZV5fPDS3vVOe5kJWQ7ES8r9RuEfcBTChQGbCOoGAR0zZ/POwmuFEEBakfoScvou/Rw==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "0.14.1",

View File

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