Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v50.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 3372c0e commit 40d5cc7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.8.2",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-jsdoc": "50.3.2",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2779,12 +2779,12 @@ __metadata:

"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
version: 23.2.0
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=34d9dc&locator=test%40workspace%3Apackages%2Ftest"
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=677b81&locator=test%40workspace%3Apackages%2Ftest"
peerDependencies:
"@stylistic/eslint-plugin": ^2.6.4
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0
prettier: ^3.0.0
checksum: 10c0/29beca682a700592949e5f83ea085ea498a530a48748d56791e903d1ae0437df316b10513140f087707eab76f63a5cf9c008ff0d6628521e000e2ee48754c75b
checksum: 10c0/9b5eafeffc01bc86eaf36f613090e1cabd00657b5902d4979c003ccf06dcb4861a54203b0099e4bfa9118178f8cb5078b211db1fdc90a37a5bc3b7d34bb8fcdc
languageName: node
linkType: hard

Expand All @@ -2801,7 +2801,7 @@ __metadata:
eslint-config-prettier: "npm:8.10.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:28.8.2"
eslint-plugin-jsdoc: "npm:50.2.2"
eslint-plugin-jsdoc: "npm:50.3.2"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:7.35.0"
Expand Down Expand Up @@ -2896,9 +2896,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.2.2":
version: 50.2.2
resolution: "eslint-plugin-jsdoc@npm:50.2.2"
"eslint-plugin-jsdoc@npm:50.3.2":
version: 50.3.2
resolution: "eslint-plugin-jsdoc@npm:50.3.2"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.48.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -2913,7 +2913,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/f41d30246f6a4b6acb55e8cd75cf4fc256315e141ab25f7740fa6fa58cdd24e08cb672b4a350da93aeb126d210bd25981310a50f97cfb108f6a7ce8668b6b90a
checksum: 10c0/4a649984e1a7dc957ccd71260a309d4a68e473cbac4de9268f11cbfc73e13fa4c2d1aa9ef4175962a1df2a396594a87a6ae4598452e9f36e23d9bcb47f0c4174
languageName: node
linkType: hard

Expand Down

0 comments on commit 40d5cc7

Please sign in to comment.