chore(deps): update dependency eslint-plugin-jsdoc to v36.1.1

This commit is contained in:
Renovate Bot 2021-10-09 03:55:42 +00:00
parent 9d88811746
commit c2fe0eabe8
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -58,7 +58,7 @@
"eslint-config-airbnb-typescript": "14.0.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jsdoc": "36.1.0",
"eslint-plugin-jsdoc": "36.1.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.26.1",
@ -5121,9 +5121,9 @@
"dev": true
},
"node_modules/eslint-plugin-jsdoc": {
"version": "36.1.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-36.1.0.tgz",
"integrity": "sha512-Qpied2AJCQcScxfzTObLKRiP5QgLXjMU/ITjBagEV5p2Q/HpumD1EQtazdRYdjDSwPmXhwOl2yquwOGQ4HOJNw==",
"version": "36.1.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-36.1.1.tgz",
"integrity": "sha512-nuLDvH1EJaKx0PCa9oeQIxH6pACIhZd1gkalTUxZbaxxwokjs7TplqY0Q8Ew3CoZaf5aowm0g/Z3JGHCatt+gQ==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "0.10.8",
@ -16081,9 +16081,9 @@
}
},
"eslint-plugin-jsdoc": {
"version": "36.1.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-36.1.0.tgz",
"integrity": "sha512-Qpied2AJCQcScxfzTObLKRiP5QgLXjMU/ITjBagEV5p2Q/HpumD1EQtazdRYdjDSwPmXhwOl2yquwOGQ4HOJNw==",
"version": "36.1.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-36.1.1.tgz",
"integrity": "sha512-nuLDvH1EJaKx0PCa9oeQIxH6pACIhZd1gkalTUxZbaxxwokjs7TplqY0Q8Ew3CoZaf5aowm0g/Z3JGHCatt+gQ==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "0.10.8",

View file

@ -74,7 +74,7 @@
"eslint-config-airbnb-typescript": "14.0.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jsdoc": "36.1.0",
"eslint-plugin-jsdoc": "36.1.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.26.1",