Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v48.1.0 (#2532)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent e5c716a commit 4d03673
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 @@ -127,7 +127,7 @@
"eslint": "^8.54.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.0.6",
"eslint-plugin-jsdoc": "48.1.0",
"eslint-plugin-ngrx": "2.1.4",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "5.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8867,9 +8867,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.0.6":
version: 48.0.6
resolution: "eslint-plugin-jsdoc@npm:48.0.6"
"eslint-plugin-jsdoc@npm:48.1.0":
version: 48.1.0
resolution: "eslint-plugin-jsdoc@npm:48.1.0"
dependencies:
"@es-joy/jsdoccomment": ~0.42.0
are-docs-informative: ^0.0.2
Expand All @@ -8882,7 +8882,7 @@ __metadata:
spdx-expression-parse: ^4.0.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 79a63ee27522ec04f1453a98b70a27ee5cfbd6451e0cd94a3f1702b30ee6b5d6ef9d05beb5a6e17a3cfe4428426957749ff0af0745626a31fe0fbfb520bd1691
checksum: 008f64fd89e53b032dfb4f3e7fcd17f1d109cf36d4f2c6873c329be27529e612272b2af49f9165b6d7bac3cef897b1de52abb2bb8f22f8d9969fafd9a118e606
languageName: node
linkType: hard

Expand Down Expand Up @@ -17512,7 +17512,7 @@ __metadata:
eslint: ^8.54.0
eslint-config-prettier: 9.1.0
eslint-plugin-import: 2.29.1
eslint-plugin-jsdoc: 48.0.6
eslint-plugin-jsdoc: 48.1.0
eslint-plugin-ngrx: 2.1.4
eslint-plugin-prefer-arrow: 1.2.3
eslint-plugin-prettier: 5.1.3
Expand Down

0 comments on commit 4d03673

Please sign in to comment.