Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-jsdoc to v48.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2024
1 parent b92edfd commit aaa3e28
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"@grafana/schema": "^10.1.2",
"@grafana/ui": "^10.1.2",
"deepdash": "^5.0.0",
"eslint-plugin-jsdoc": "48.8.1",
"eslint-plugin-jsdoc": "48.8.3",
"graphql": "^16.6.0",
"graphql-language-service": "^5.1.2",
"graphql-tag": "^2.12.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4970,10 +4970,10 @@ [email protected]:
semver "^7.5.1"
spdx-expression-parse "^3.0.1"

[email protected].1:
version "48.8.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.8.1.tgz#0f2590fbb1a581c4737993532350e55776b6ab7a"
integrity sha512-8As7AgbuJ/kbDBYX6BH1XJttcpdUdkDP9X0O0SkstoKSA2RjUNH2TPfvzsX9weQ7nXqU+0O184aJBAKveORBhQ==
[email protected].3:
version "48.8.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.8.3.tgz#0a651bc0ab5b0732c39e12b26771fca78c830c1c"
integrity sha512-AtIvwwW9D17MRkM0Z0y3/xZYaa9mdAvJrkY6fU/HNUwGbmMtHVvK4qRM9CDixGVtfNrQitb8c6zQtdh6cTOvLg==
dependencies:
"@es-joy/jsdoccomment" "~0.46.0"
are-docs-informative "^0.0.2"
Expand Down

0 comments on commit aaa3e28

Please sign in to comment.