Skip to content

Commit

Permalink
chore(dev-deps): update dependency eslint-plugin-jsdoc to v46.8.1 (#367)
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 Sep 15, 2023
1 parent 757141a commit e957e27
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 @@ -39,7 +39,7 @@
"@vercel/ncc": "0.38.0",
"eslint": "8.45.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jsdoc": "46.8.0",
"eslint-plugin-jsdoc": "46.8.1",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "14.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1258,7 +1258,7 @@ __metadata:
coveralls-api: 1.2.4
eslint: 8.45.0
eslint-config-prettier: 9.0.0
eslint-plugin-jsdoc: 46.8.0
eslint-plugin-jsdoc: 46.8.1
husky: 8.0.3
jest: 29.7.0
lint-staged: 14.0.1
Expand Down Expand Up @@ -3082,9 +3082,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 @@ -3097,7 +3097,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

0 comments on commit e957e27

Please sign in to comment.