Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-jsdoc to v44 #421

Merged
merged 1 commit into from
May 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/react-virtualized-auto-sizer": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"eslint": "^8.30.0",
"eslint-plugin-jsdoc": "^43.0.0",
"eslint-plugin-jsdoc": "^44.0.0",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.8.1",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1744,14 +1744,14 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.37.0":
version: 0.37.0
resolution: "@es-joy/jsdoccomment@npm:0.37.0"
"@es-joy/jsdoccomment@npm:~0.39.3":
version: 0.39.4
resolution: "@es-joy/jsdoccomment@npm:0.39.4"
dependencies:
comment-parser: 1.3.1
esquery: ^1.4.0
esquery: ^1.5.0
jsdoc-type-pratt-parser: ~4.0.0
checksum: 949c0d164573f189998a7ad7ace936639535e1cacf495d7daa893142dbe9e947f146602615732eaa3174b7ca08af9eea5d9fa97a68fdfe0aa14213ab0f319b13
checksum: efae229ae998840fdcb4faf44574bcc0a070e4aa6df69c01afedaeaddf6d2ea857a68b463df45f9437231201201f092402968c0c53c34e3c09842fef0da7f2d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -6853,21 +6853,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^43.0.0":
version: 43.0.0
resolution: "eslint-plugin-jsdoc@npm:43.0.0"
"eslint-plugin-jsdoc@npm:^44.0.0":
version: 44.2.4
resolution: "eslint-plugin-jsdoc@npm:44.2.4"
dependencies:
"@es-joy/jsdoccomment": ~0.37.0
"@es-joy/jsdoccomment": ~0.39.3
are-docs-informative: ^0.0.2
comment-parser: 1.3.1
debug: ^4.3.4
escape-string-regexp: ^4.0.0
esquery: ^1.5.0
semver: ^7.3.8
semver: ^7.5.1
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 43609c1f397c674b3b8a9f4ceea4f7556b1dbf30a16e5e3b0166c4142305a97706a629df4bbda4d0c675d970e8c9440d82afa2cf132fdd2beff2ad98f1c9ec87
checksum: ca89c4ae6aa66146bfb29cfafdac257d29bdc18bc64fb75b73d066786dbc6d331b4c75dded3b444488a2bf50f72cb195d711e4fb5f1f04ecb03dc1b345c4ac95
languageName: node
linkType: hard

Expand Down Expand Up @@ -7888,7 +7888,7 @@ __metadata:
"@types/react-virtualized-auto-sizer": ^1.0.0
"@typescript-eslint/eslint-plugin": ^5.47.0
eslint: ^8.30.0
eslint-plugin-jsdoc: ^43.0.0
eslint-plugin-jsdoc: ^44.0.0
eslint-plugin-react: ^7.31.11
eslint-plugin-react-hooks: ^4.6.0
lodash: ^4.17.21
Expand Down Expand Up @@ -12959,14 +12959,14 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.x, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8":
version: 7.3.8
resolution: "semver@npm:7.3.8"
"semver@npm:7.x, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.1":
version: 7.5.1
resolution: "semver@npm:7.5.1"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: ba9c7cbbf2b7884696523450a61fee1a09930d888b7a8d7579025ad93d459b2d1949ee5bbfeb188b2be5f4ac163544c5e98491ad6152df34154feebc2cc337c1
checksum: d16dbedad53c65b086f79524b9ef766bf38670b2395bdad5c957f824dcc566b624988013564f4812bcace3f9d405355c3635e2007396a39d1bffc71cfec4a2fc
languageName: node
linkType: hard

Expand Down