chore(deps): update dependency eslint-plugin-jsdoc to v37.2.0

This commit is contained in:
Renovate Bot 2021-12-09 13:59:05 +00:00
parent 09c6ae6aba
commit 1bd2c4e6d2
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 24 additions and 41 deletions

63
package-lock.json generated
View file

@ -58,7 +58,7 @@
"eslint-config-airbnb-typescript": "14.0.2", "eslint-config-airbnb-typescript": "14.0.2",
"eslint-config-prettier": "8.3.0", "eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3", "eslint-plugin-import": "2.25.3",
"eslint-plugin-jsdoc": "37.1.0", "eslint-plugin-jsdoc": "37.2.0",
"eslint-plugin-jsx-a11y": "6.5.1", "eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.27.1", "eslint-plugin-react": "7.27.1",
@ -1023,12 +1023,12 @@
} }
}, },
"node_modules/@es-joy/jsdoccomment": { "node_modules/@es-joy/jsdoccomment": {
"version": "0.12.0", "version": "0.13.0",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.12.0.tgz", "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.13.0.tgz",
"integrity": "sha512-Gw4/j9v36IKY8ET+W0GoOzrRw17xjf21EIFFRL3zx21fF5MnqmeNpNi+PU/LKjqLpPb2Pw2XdlJbYM31VVo/PQ==", "integrity": "sha512-APVqbVPGOprb4BmjEnwbSzV+V2e/6DVIUnZG3zdW5uWXWkN0DKMCpiIy2TdBauoANKYO7RQpO8cTjIYNVSKwUA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"comment-parser": "1.2.4", "comment-parser": "1.3.0",
"esquery": "^1.4.0", "esquery": "^1.4.0",
"jsdoc-type-pratt-parser": "2.0.0" "jsdoc-type-pratt-parser": "2.0.0"
}, },
@ -4217,9 +4217,9 @@
} }
}, },
"node_modules/comment-parser": { "node_modules/comment-parser": {
"version": "1.2.4", "version": "1.3.0",
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.2.4.tgz", "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.3.0.tgz",
"integrity": "sha512-pm0b+qv+CkWNriSTMsfnjChF9kH0kxz55y44Wo5le9qLxMj5xDQAaEd9ZN1ovSuk9CsrncWaFwgpOMg7ClJwkw==", "integrity": "sha512-hRpmWIKgzd81vn0ydoWoyPoALEOnF4wt8yKD35Ib1D6XC2siLiYaiqfGkYrunuKdsXGwpBpHU3+9r+RVw2NZfA==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">= 12.0.0" "node": ">= 12.0.0"
@ -5420,12 +5420,12 @@
"dev": true "dev": true
}, },
"node_modules/eslint-plugin-jsdoc": { "node_modules/eslint-plugin-jsdoc": {
"version": "37.1.0", "version": "37.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.1.0.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.2.0.tgz",
"integrity": "sha512-DpkFzX5Sqkqzy4MCgowhDXmusWcF1Gn7wYnphdGfWmIkoQr6SwL0jEtltGAVyF5Rj6ACi6ydw0oCCI5hF3yz6w==", "integrity": "sha512-ca7s/DD1mMObZQ2Y0n0DO/KnFV+FqCX6ztir8pcSuylg3GGCREIisn36P/0cRySuWW/7Y7MNCuUDqtKdgLPU7Q==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@es-joy/jsdoccomment": "0.12.0", "@es-joy/jsdoccomment": "0.13.0",
"comment-parser": "1.3.0", "comment-parser": "1.3.0",
"debug": "^4.3.3", "debug": "^4.3.3",
"escape-string-regexp": "^4.0.0", "escape-string-regexp": "^4.0.0",
@ -5442,15 +5442,6 @@
"eslint": "^7.0.0 || ^8.0.0" "eslint": "^7.0.0 || ^8.0.0"
} }
}, },
"node_modules/eslint-plugin-jsdoc/node_modules/comment-parser": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.3.0.tgz",
"integrity": "sha512-hRpmWIKgzd81vn0ydoWoyPoALEOnF4wt8yKD35Ib1D6XC2siLiYaiqfGkYrunuKdsXGwpBpHU3+9r+RVw2NZfA==",
"dev": true,
"engines": {
"node": ">= 12.0.0"
}
},
"node_modules/eslint-plugin-jsx-a11y": { "node_modules/eslint-plugin-jsx-a11y": {
"version": "6.5.1", "version": "6.5.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz",
@ -12741,12 +12732,12 @@
} }
}, },
"@es-joy/jsdoccomment": { "@es-joy/jsdoccomment": {
"version": "0.12.0", "version": "0.13.0",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.12.0.tgz", "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.13.0.tgz",
"integrity": "sha512-Gw4/j9v36IKY8ET+W0GoOzrRw17xjf21EIFFRL3zx21fF5MnqmeNpNi+PU/LKjqLpPb2Pw2XdlJbYM31VVo/PQ==", "integrity": "sha512-APVqbVPGOprb4BmjEnwbSzV+V2e/6DVIUnZG3zdW5uWXWkN0DKMCpiIy2TdBauoANKYO7RQpO8cTjIYNVSKwUA==",
"dev": true, "dev": true,
"requires": { "requires": {
"comment-parser": "1.2.4", "comment-parser": "1.3.0",
"esquery": "^1.4.0", "esquery": "^1.4.0",
"jsdoc-type-pratt-parser": "2.0.0" "jsdoc-type-pratt-parser": "2.0.0"
} }
@ -15197,9 +15188,9 @@
"dev": true "dev": true
}, },
"comment-parser": { "comment-parser": {
"version": "1.2.4", "version": "1.3.0",
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.2.4.tgz", "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.3.0.tgz",
"integrity": "sha512-pm0b+qv+CkWNriSTMsfnjChF9kH0kxz55y44Wo5le9qLxMj5xDQAaEd9ZN1ovSuk9CsrncWaFwgpOMg7ClJwkw==", "integrity": "sha512-hRpmWIKgzd81vn0ydoWoyPoALEOnF4wt8yKD35Ib1D6XC2siLiYaiqfGkYrunuKdsXGwpBpHU3+9r+RVw2NZfA==",
"dev": true "dev": true
}, },
"component-emitter": { "component-emitter": {
@ -16121,12 +16112,12 @@
} }
}, },
"eslint-plugin-jsdoc": { "eslint-plugin-jsdoc": {
"version": "37.1.0", "version": "37.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.1.0.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.2.0.tgz",
"integrity": "sha512-DpkFzX5Sqkqzy4MCgowhDXmusWcF1Gn7wYnphdGfWmIkoQr6SwL0jEtltGAVyF5Rj6ACi6ydw0oCCI5hF3yz6w==", "integrity": "sha512-ca7s/DD1mMObZQ2Y0n0DO/KnFV+FqCX6ztir8pcSuylg3GGCREIisn36P/0cRySuWW/7Y7MNCuUDqtKdgLPU7Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"@es-joy/jsdoccomment": "0.12.0", "@es-joy/jsdoccomment": "0.13.0",
"comment-parser": "1.3.0", "comment-parser": "1.3.0",
"debug": "^4.3.3", "debug": "^4.3.3",
"escape-string-regexp": "^4.0.0", "escape-string-regexp": "^4.0.0",
@ -16135,14 +16126,6 @@
"regextras": "^0.8.0", "regextras": "^0.8.0",
"semver": "^7.3.5", "semver": "^7.3.5",
"spdx-expression-parse": "^3.0.1" "spdx-expression-parse": "^3.0.1"
},
"dependencies": {
"comment-parser": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.3.0.tgz",
"integrity": "sha512-hRpmWIKgzd81vn0ydoWoyPoALEOnF4wt8yKD35Ib1D6XC2siLiYaiqfGkYrunuKdsXGwpBpHU3+9r+RVw2NZfA==",
"dev": true
}
} }
}, },
"eslint-plugin-jsx-a11y": { "eslint-plugin-jsx-a11y": {

View file

@ -74,7 +74,7 @@
"eslint-config-airbnb-typescript": "14.0.2", "eslint-config-airbnb-typescript": "14.0.2",
"eslint-config-prettier": "8.3.0", "eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3", "eslint-plugin-import": "2.25.3",
"eslint-plugin-jsdoc": "37.1.0", "eslint-plugin-jsdoc": "37.2.0",
"eslint-plugin-jsx-a11y": "6.5.1", "eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.27.1", "eslint-plugin-react": "7.27.1",