Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jsdoc to ^48.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Jul 10, 2024
1 parent 5dadd21 commit f6c6b04
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jsdoc": "^48.5.2",
"eslint-plugin-jsdoc": "^48.6.0",
"eslint-plugin-prettier": "^5.1.3",
"execa": "5.1.1",
"fs-extra": "^11.2.0",
Expand Down
43 changes: 21 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2050,17 +2050,16 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -3640,7 +3639,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.16.0, @typescript-eslint/types@npm:^7.2.0":
"@typescript-eslint/types@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/types@npm:7.16.0"
checksum: 10/0813d9eb158f984b9d7e9e83961533ddc1e8c8815ca9059dab820df276b1e537b183f4c83cc4fe79ab3865cde1a64f2ec3f7fffe7209872d7d404636299f630b
Expand Down Expand Up @@ -6344,23 +6343,23 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^48.5.2":
version: 48.5.2
resolution: "eslint-plugin-jsdoc@npm:48.5.2"
"eslint-plugin-jsdoc@npm:^48.6.0":
version: 48.6.0
resolution: "eslint-plugin-jsdoc@npm:48.6.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.1"
"@es-joy/jsdoccomment": "npm:~0.45.0"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.4.1"
debug: "npm:^4.3.5"
escape-string-regexp: "npm:^4.0.0"
esquery: "npm:^1.5.0"
parse-imports: "npm:^2.1.0"
esquery: "npm:^1.6.0"
parse-imports: "npm:^2.1.1"
semver: "npm:^7.6.2"
spdx-expression-parse: "npm:^4.0.0"
synckit: "npm:^0.9.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/8e0d483184dc3080e448b40db4f9317d959b0a1bade782101a6bf0edec7f6fc0b2efee13ec82673b6802377cb034d02cf71d7d6e0920569fa22fe3841c53f221
checksum: 10/637849f874d25fec1e266ba047abea684b5b9c236acd1e2385f37975ea9322643bd8fe685392adaf97378bffda8fd78899c7acdc55801f81e5ebe49f5c1aef73
languageName: node
linkType: hard

Expand Down Expand Up @@ -6490,12 +6489,12 @@ __metadata:
languageName: node
linkType: hard

"esquery@npm:^1.4.2, esquery@npm:^1.5.0":
version: 1.5.0
resolution: "esquery@npm:1.5.0"
"esquery@npm:^1.4.2, esquery@npm:^1.5.0, esquery@npm:^1.6.0":
version: 1.6.0
resolution: "esquery@npm:1.6.0"
dependencies:
estraverse: "npm:^5.1.0"
checksum: 10/e65fcdfc1e0ff5effbf50fb4f31ea20143ae5df92bb2e4953653d8d40aa4bc148e0d06117a592ce4ea53eeab1dafdfded7ea7e22a5be87e82d73757329a1b01d
checksum: 10/c587fb8ec9ed83f2b1bc97cf2f6854cc30bf784a79d62ba08c6e358bf22280d69aee12827521cf38e69ae9761d23fb7fde593ce315610f85655c139d99b05e5a
languageName: node
linkType: hard

Expand Down Expand Up @@ -8488,7 +8487,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jest: "npm:^28.6.0"
eslint-plugin-jsdoc: "npm:^48.5.2"
eslint-plugin-jsdoc: "npm:^48.6.0"
eslint-plugin-prettier: "npm:^5.1.3"
execa: "npm:5.1.1"
fs-extra: "npm:^11.2.0"
Expand Down Expand Up @@ -10176,13 +10175,13 @@ __metadata:
languageName: node
linkType: hard

"parse-imports@npm:^2.1.0":
version: 2.1.0
resolution: "parse-imports@npm:2.1.0"
"parse-imports@npm:^2.1.1":
version: 2.1.1
resolution: "parse-imports@npm:2.1.1"
dependencies:
es-module-lexer: "npm:^1.5.3"
slashes: "npm:^3.0.12"
checksum: 10/2b4210c6af5309cc8e4f5d7f8eb8c628b2df690e456d4a686d3b618d7ca165e6b13ac9f64dfabc714e0d3bcefff70a0e771cdadc7fd6873e62d70c13d246e7d1
checksum: 10/466cba090fe8b77aa2edc2a7ebcde699a296f34db5384d89f2c78daa5e7a87979adbad8a478634a85f5546ec8b759b597cf1057d825b471db70ce5c1b0c8bbec
languageName: node
linkType: hard

Expand Down

0 comments on commit f6c6b04

Please sign in to comment.