Merge pull request #1905 from dolanmiu/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.6.9

build(deps-dev): bump eslint-plugin-jsdoc from 39.6.8 to 39.6.9
This commit is contained in:
Dolan
2023-01-27 11:12:56 +00:00
committed by GitHub

12
package-lock.json generated
View File

@ -4344,9 +4344,9 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "39.6.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.8.tgz",
"integrity": "sha512-8W2B2vCfqXmV6AxhEO9u25zPqk7V/LxCsZBl0xDF1CSLDqabiQQtZXpWp19K53HMfFZMLeNRJRUFFhauWgMZrA==",
"version": "39.6.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.9.tgz",
"integrity": "sha512-GrESRfjT1jOaK1LC2DldMuh+Ajmex9OnRIVSKMXJ1t7lNDB+J2MA11afLPXfkTKWJpplxZohjo8prT8s5LOPgQ==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.36.1",
@ -14968,9 +14968,9 @@
}
},
"eslint-plugin-jsdoc": {
"version": "39.6.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.8.tgz",
"integrity": "sha512-8W2B2vCfqXmV6AxhEO9u25zPqk7V/LxCsZBl0xDF1CSLDqabiQQtZXpWp19K53HMfFZMLeNRJRUFFhauWgMZrA==",
"version": "39.6.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.9.tgz",
"integrity": "sha512-GrESRfjT1jOaK1LC2DldMuh+Ajmex9OnRIVSKMXJ1t7lNDB+J2MA11afLPXfkTKWJpplxZohjo8prT8s5LOPgQ==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.36.1",