Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jsdoc to v49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Aug 7, 2024
1 parent bcaf7d9 commit 609b733
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.7.0",
"eslint-plugin-jsdoc": "^48.11.0",
"eslint-plugin-jsdoc": "^49.0.0",
"eslint-plugin-prettier": "^4.2.1",
"execa": "5.1.1",
"fs-extra": "^11.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6436,9 +6436,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^48.11.0":
version: 48.11.0
resolution: "eslint-plugin-jsdoc@npm:48.11.0"
"eslint-plugin-jsdoc@npm:^49.0.0":
version: 49.0.0
resolution: "eslint-plugin-jsdoc@npm:49.0.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.46.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -6453,7 +6453,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/3bc2533656e9ccfdadbcd71a6f7c1ec125b1965c6e399a43c40408b51b4f8c26e44031f077c947b15d68b9cd317e7e8be1e2b222a46fb3c24a25377a2643796b
checksum: 10/f5fb3d564c5019ddf96241217c603bc8a6b220139cf1a368222238bb0398aa87f62951765bc2017a8db85b952784b43caf9eeed333bf9f8ffb6c954aef93c02b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8574,7 +8574,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jest: "npm:^28.7.0"
eslint-plugin-jsdoc: "npm:^48.11.0"
eslint-plugin-jsdoc: "npm:^49.0.0"
eslint-plugin-prettier: "npm:^4.2.1"
execa: "npm:5.1.1"
fs-extra: "npm:^11.2.0"
Expand Down

0 comments on commit 609b733

Please sign in to comment.