Skip to content

Commit

Permalink
chore(dev-deps): update dependency eslint-plugin-jsdoc to v46.8.1 (#621)
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 Sep 15, 2023
1 parent 56e38da commit a71f9bc
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 @@ -71,7 +71,7 @@
"eslint-config-prettier": "8.10.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.8.0",
"eslint-plugin-jsdoc": "46.8.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4623,9 +4623,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.8.0":
version: 46.8.0
resolution: "eslint-plugin-jsdoc@npm:46.8.0"
"eslint-plugin-jsdoc@npm:46.8.1":
version: 46.8.1
resolution: "eslint-plugin-jsdoc@npm:46.8.1"
dependencies:
"@es-joy/jsdoccomment": ~0.40.1
are-docs-informative: ^0.0.2
Expand All @@ -4638,7 +4638,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 946d864d72646db368034f750b0f7353cd029aa955ac71e241e71e9d771f531fd71e15414893821d3186560e3b2ef430bfcd1dbd3ee6650828af16753221b064
checksum: 481be2d8684892039d1f5165172e8934cb40c595c2af54c91bbfe0c9dab89a19fadc03278631bbb2c30fc7431dca725678dd012b228333f6eecf2677c4e9ec4d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7918,7 +7918,7 @@ __metadata:
eslint-config-prettier: 8.10.0
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.28.1
eslint-plugin-jsdoc: 46.8.0
eslint-plugin-jsdoc: 46.8.1
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-prettier: 4.2.1
eslint-plugin-react: 7.33.2
Expand Down

0 comments on commit a71f9bc

Please sign in to comment.