Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-jsdoc from 48.6.0 to 48.7.0 (#743)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 5a750ab commit 16daf6a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 25 deletions.
2 changes: 1 addition & 1 deletion base/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-filenames-simple": "0.9.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.6.0",
"eslint-plugin-jsdoc": "48.7.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prefer-arrow": "1.2.3",
Expand Down
36 changes: 12 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -752,16 +752,14 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.45.0":
version: 0.45.0
resolution: "@es-joy/jsdoccomment@npm:0.45.0"
"@es-joy/jsdoccomment@npm:~0.46.0":
version: 0.46.0
resolution: "@es-joy/jsdoccomment@npm:0.46.0"
dependencies:
"@types/eslint": "npm:^8.56.5"
"@types/estree": "npm:^1.0.5"
comment-parser: "npm:1.4.1"
esquery: "npm:^1.5.0"
esquery: "npm:^1.6.0"
jsdoc-type-pratt-parser: "npm:~4.0.0"
checksum: 9573e212e8744192ccafddefca0fbd1df872c99a9cac75a3074a356a126ca35c09e73eef74212514a52ab2e8f278fab2821e5e3c78e4706cd4816ee1102e0533
checksum: 1853865bebd502763dfd85ff247195806a40cff860278c5c20767f0b330c4fd51e71458ed4dac53891dcf5e3bb2fac13b5538eeb38938cf4549cf17984b0cc2e
languageName: node
linkType: hard

Expand Down Expand Up @@ -964,7 +962,7 @@ __metadata:
eslint-plugin-filenames-simple: "npm:0.9.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-import-order: "npm:2.1.4"
eslint-plugin-jsdoc: "npm:48.6.0"
eslint-plugin-jsdoc: "npm:48.7.0"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-prefer-arrow: "npm:1.2.3"
Expand Down Expand Up @@ -2262,24 +2260,14 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:^8.56.5":
version: 8.56.10
resolution: "@types/eslint@npm:8.56.10"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 0cdd914b944ebba51c35827d3ef95bc3e16eb82b4c2741f6437fa57cdb00a4407c77f89c220afe9e4c9566982ec8a0fb9b97c956ac3bd4623a3b6af32eed8424
languageName: node
linkType: hard

"@types/estree@npm:*, @types/estree@npm:^1.0.0":
version: 1.0.1
resolution: "@types/estree@npm:1.0.1"
checksum: f252569c002506c61ad913e778aa69415908078c46c78c901ccad77bc66cd34f1e1b9babefb8ff0d27c07a15fb0824755edd7bb3fa7ea828f32ae0fe5faa9962
languageName: node
linkType: hard

"@types/estree@npm:1.0.5, @types/estree@npm:^1.0.5":
"@types/estree@npm:1.0.5":
version: 1.0.5
resolution: "@types/estree@npm:1.0.5"
checksum: 7de6d928dd4010b0e20c6919e1a6c27b61f8d4567befa89252055fad503d587ecb9a1e3eab1b1901f923964d7019796db810b7fd6430acb26c32866d126fd408
Expand Down Expand Up @@ -5308,11 +5296,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.6.0":
version: 48.6.0
resolution: "eslint-plugin-jsdoc@npm:48.6.0"
"eslint-plugin-jsdoc@npm:48.7.0":
version: 48.7.0
resolution: "eslint-plugin-jsdoc@npm:48.7.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.45.0"
"@es-joy/jsdoccomment": "npm:~0.46.0"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.4.1"
debug: "npm:^4.3.5"
Expand All @@ -5324,7 +5312,7 @@ __metadata:
synckit: "npm:^0.9.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 637849f874d25fec1e266ba047abea684b5b9c236acd1e2385f37975ea9322643bd8fe685392adaf97378bffda8fd78899c7acdc55801f81e5ebe49f5c1aef73
checksum: 7289c37e45429cf3661bd553bb6cdcb4a9877b8a1fc0e6f369fa049cf6690953333dcbc972f48f03991df53734afeb77c6025804392184df19e214fb4425c4dc
languageName: node
linkType: hard

Expand Down

0 comments on commit 16daf6a

Please sign in to comment.