Skip to content

Commit

Permalink
build(deps): update dependency eslint-plugin-jsdoc to v48.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 3d9b761 commit cf128f9
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 @@ -51,7 +51,7 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.11",
"eslint-plugin-jsdoc": "48.2.12",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.25.1",
"husky": "9.0.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@ __metadata:
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jsdoc: "npm:48.2.11"
eslint-plugin-jsdoc: "npm:48.2.12"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-sonarjs: "npm:0.25.1"
husky: "npm:9.0.11"
Expand Down Expand Up @@ -3164,9 +3164,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.11":
version: 48.2.11
resolution: "eslint-plugin-jsdoc@npm:48.2.11"
"eslint-plugin-jsdoc@npm:48.2.12":
version: 48.2.12
resolution: "eslint-plugin-jsdoc@npm:48.2.12"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.1"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -3178,7 +3178,7 @@ __metadata:
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/688a3cf110180e428cc061403fb30c9687bc3f5b95cbcd15b4f1c6906ddff1404f6dace92cd6ffd908bc12524207d75f003f6ec7e8705f80b0114357da3c39eb
checksum: 10c0/18d1a56013391e93ba02815ef57830f068fbc95b05edcf3f378beb15e4bacedc9332b326ddae00a670c10d755622dc0c29af3e76027d1a5759627505aa64d487
languageName: node
linkType: hard

Expand Down

0 comments on commit cf128f9

Please sign in to comment.