Skip to content

Commit

Permalink
Update dependency eslint-plugin-jsdoc to v48.2.8 (#612)
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] committed Jun 6, 2024
1 parent 9ea8998 commit 9758ad9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/Holefeeder.Web/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.7",
"eslint-plugin-jsdoc": "48.2.8",
"eslint-plugin-prefer-arrow-functions": "3.3.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react-hooks": "4.6.2",
Expand Down
8 changes: 4 additions & 4 deletions src/Holefeeder.Web/ClientApp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5747,10 +5747,10 @@ eslint-plugin-import@2.29.1:
semver "^6.3.1"
tsconfig-paths "^3.15.0"

eslint-plugin-jsdoc@48.2.7:
version "48.2.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.7.tgz#2610b6fa1a9ba45c8296c2f335e0360bbd238772"
integrity sha512-fYj3roTnkFL9OFFTB129rico8lerC5G8Vp2ZW9SjO9RNWG0exVvI+i/Y8Bpm1ufjR0uvT38xtoab/U0Hp8Ybog==
eslint-plugin-jsdoc@48.2.8:
version "48.2.8"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.8.tgz#e0c90b7cfac592c78367499b762dff784217ea68"
integrity sha512-b72WNCHxmcrtYh6ejy0Y5rQH0mJpym27fT4P3HU3fbqEo3J95/hdG7VlevOHK0PZrHk1pVnClCBH7wXw2RMIXg==
dependencies:
"@es-joy/jsdoccomment" "~0.43.1"
are-docs-informative "^0.0.2"
Expand Down

0 comments on commit 9758ad9

Please sign in to comment.