Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Jun 22, 2024
1 parent 1921b75 commit a386793
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 @@ -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.2.12",
"eslint-plugin-jsdoc": "^48.2.13",
"eslint-plugin-prettier": "^5.1.3",
"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 @@ -6344,9 +6344,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^48.2.12":
version: 48.2.12
resolution: "eslint-plugin-jsdoc@npm:48.2.12"
"eslint-plugin-jsdoc@npm:^48.2.13":
version: 48.2.13
resolution: "eslint-plugin-jsdoc@npm:48.2.13"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.1"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -6358,7 +6358,7 @@ __metadata:
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/c51a9ad790aae191d7bfa287a7b4af93e2e420b360b7f724b0c8b8fcd39ccd1445af98bf2251bcbc61f21e3a10e360d5e6b6c4e5c606c51afb2763c9911edc75
checksum: 10/8e0ed408fa15bd05e5992916ab2b71e4233ab0da35bff07efd46f48db7351a0ca3e62f2fab03b9365800581bb1ae1d060da2aa140155b09385c2375c4ba352c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8486,7 +8486,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.2.12"
eslint-plugin-jsdoc: "npm:^48.2.13"
eslint-plugin-prettier: "npm:^5.1.3"
execa: "npm:5.1.1"
fs-extra: "npm:^11.2.0"
Expand Down

0 comments on commit a386793

Please sign in to comment.