mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency eslint-plugin-jsdoc to v39.3.19
This commit is contained in:
parent
73d1a9ae34
commit
5e316d0afe
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -79,7 +79,7 @@
|
|||
"eslint-config-airbnb-typescript": "17.0.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jsdoc": "39.3.17",
|
||||
"eslint-plugin-jsdoc": "39.3.19",
|
||||
"eslint-plugin-jsx-a11y": "6.6.1",
|
||||
"eslint-plugin-prefer-arrow": "1.2.3",
|
||||
"eslint-plugin-react": "7.31.10",
|
||||
|
|
@ -5704,9 +5704,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-jsdoc": {
|
||||
"version": "39.3.17",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.17.tgz",
|
||||
"integrity": "sha512-5ms3QMUn+n2S8xqkUHjMnF4nV825qlUTkfEaLf6YFJIdfR/BVigYq7gjiu27uqDh0KMP5wcPtwfFKs0KJaBYKA==",
|
||||
"version": "39.3.19",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.19.tgz",
|
||||
"integrity": "sha512-TPa4uyD/m7Wv6DT6dOmG/QZf14fWoqL3BABdb7/QkFFb3wtnlsErAr7u6urOE/48vv1oc1+IY7GNdgtLORORTg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@es-joy/jsdoccomment": "~0.33.0",
|
||||
|
|
@ -16568,9 +16568,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-plugin-jsdoc": {
|
||||
"version": "39.3.17",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.17.tgz",
|
||||
"integrity": "sha512-5ms3QMUn+n2S8xqkUHjMnF4nV825qlUTkfEaLf6YFJIdfR/BVigYq7gjiu27uqDh0KMP5wcPtwfFKs0KJaBYKA==",
|
||||
"version": "39.3.19",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.19.tgz",
|
||||
"integrity": "sha512-TPa4uyD/m7Wv6DT6dOmG/QZf14fWoqL3BABdb7/QkFFb3wtnlsErAr7u6urOE/48vv1oc1+IY7GNdgtLORORTg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@es-joy/jsdoccomment": "~0.33.0",
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@
|
|||
"eslint-config-airbnb-typescript": "17.0.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jsdoc": "39.3.17",
|
||||
"eslint-plugin-jsdoc": "39.3.19",
|
||||
"eslint-plugin-jsx-a11y": "6.6.1",
|
||||
"eslint-plugin-prefer-arrow": "1.2.3",
|
||||
"eslint-plugin-react": "7.31.10",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue