chore(deps): update dependency eslint-plugin-jsdoc to v38.0.8 (#4110)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-27 19:49:32 +02:00 committed by GitHub
parent e8752e28ba
commit b234620bf1
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.12.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsdoc": "38.0.7",
"eslint-plugin-jsdoc": "38.0.8",
"fs-extra": "10.0.1",
"gulp": "4.0.2",
"gulp-rename": "2.0.0",
@ -5222,9 +5222,9 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "38.0.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-38.0.7.tgz",
"integrity": "sha512-VsrtLq+Rc2JksIQsiFlPnpbEfK5zEkFvTy/IEAOvBQXe7j4Nxa6M1o0Ax8evlGLRynpbJcTtU0sSwMn1xPwNFw==",
"version": "38.0.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-38.0.8.tgz",
"integrity": "sha512-28o/4xncAPJIud1ixSSof1tavTGde3hlD1PfcueB1JP+H+lKwzQbp3r1d23SWLqG/HhawEYUz8SAgscvRBmyHg==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.22.1",
@ -20589,9 +20589,9 @@
"requires": {}
},
"eslint-plugin-jsdoc": {
"version": "38.0.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-38.0.7.tgz",
"integrity": "sha512-VsrtLq+Rc2JksIQsiFlPnpbEfK5zEkFvTy/IEAOvBQXe7j4Nxa6M1o0Ax8evlGLRynpbJcTtU0sSwMn1xPwNFw==",
"version": "38.0.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-38.0.8.tgz",
"integrity": "sha512-28o/4xncAPJIud1ixSSof1tavTGde3hlD1PfcueB1JP+H+lKwzQbp3r1d23SWLqG/HhawEYUz8SAgscvRBmyHg==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.22.1",

View File

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