chore(deps): update dependency eslint-plugin-jsdoc to v44.1.0

This commit is contained in:
renovate[bot] 2023-05-10 02:40:00 +00:00 committed by GitHub
parent 5af50e4f9f
commit 9d95d5437d
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

@ -83,7 +83,7 @@
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsdoc": "44.0.2",
"eslint-plugin-jsdoc": "44.1.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.32.2",
@ -5933,9 +5933,9 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "44.0.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-44.0.2.tgz",
"integrity": "sha512-QgYuo/dd39eRrijoD0zGEMgP1y/cx3IHwdJue4PJQcBivItH0UGxu12MDajBBj1CxAlVdSl9lLOR5KQuu4kYHA==",
"version": "44.1.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-44.1.0.tgz",
"integrity": "sha512-tMIdZXChUhjK7YUsilrQjUOerLxxq4RgmHcN+Q1Hk+SroG0OHjZMGRcLkqE0+82/qtwCay+S195vllpUduP7UA==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.38.0",
@ -17110,9 +17110,9 @@
}
},
"eslint-plugin-jsdoc": {
"version": "44.0.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-44.0.2.tgz",
"integrity": "sha512-QgYuo/dd39eRrijoD0zGEMgP1y/cx3IHwdJue4PJQcBivItH0UGxu12MDajBBj1CxAlVdSl9lLOR5KQuu4kYHA==",
"version": "44.1.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-44.1.0.tgz",
"integrity": "sha512-tMIdZXChUhjK7YUsilrQjUOerLxxq4RgmHcN+Q1Hk+SroG0OHjZMGRcLkqE0+82/qtwCay+S195vllpUduP7UA==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.38.0",

View file

@ -100,7 +100,7 @@
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsdoc": "44.0.2",
"eslint-plugin-jsdoc": "44.1.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.32.2",