Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v46.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent f84b568 commit 1a5fb5c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsdoc": "46.9.0",
"eslint-plugin-jsdoc": "46.9.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
Expand Down
22 changes: 16 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ __metadata:
eslint-plugin-eslint-comments: "npm:3.2.0"
eslint-plugin-import: "npm:2.29.0"
eslint-plugin-jest: "npm:27.6.0"
eslint-plugin-jsdoc: "npm:46.9.0"
eslint-plugin-jsdoc: "npm:46.9.1"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-prettier: "npm:5.0.1"
eslint-plugin-promise: "npm:6.1.1"
Expand Down Expand Up @@ -4019,9 +4019,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.9.0":
version: 46.9.0
resolution: "eslint-plugin-jsdoc@npm:46.9.0"
"eslint-plugin-jsdoc@npm:46.9.1":
version: 46.9.1
resolution: "eslint-plugin-jsdoc@npm:46.9.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.41.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4031,10 +4031,10 @@ __metadata:
esquery: "npm:^1.5.0"
is-builtin-module: "npm:^3.2.1"
semver: "npm:^7.5.4"
spdx-expression-parse: "npm:^3.0.1"
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 0dd20688047c2acf9e816e8b541c56cb4b2660f02fd99e27b4ef6b4505dff0d14596134e40efb351a629f91e4fc2ceab517a071efd650ad2c3d6e4d9c461f650
checksum: 0b176d690738b3e5dad9bceccb8640b95070e8981ce0dce48227969d6c9fe972554aeccfc013bf231cf1eb51dacc3b0987c597b553f4b0e52f637f4587b509be
languageName: node
linkType: hard

Expand Down Expand Up @@ -9128,6 +9128,16 @@ __metadata:
languageName: node
linkType: hard

"spdx-expression-parse@npm:^4.0.0":
version: 4.0.0
resolution: "spdx-expression-parse@npm:4.0.0"
dependencies:
spdx-exceptions: "npm:^2.1.0"
spdx-license-ids: "npm:^3.0.0"
checksum: 936be681fbf5edeec3a79c023136479f70d6edb3fd3875089ac86cd324c6c8c81add47399edead296d1d0af17ae5ce88c7f88885eb150b62c2ff6e535841ca6a
languageName: node
linkType: hard

"spdx-license-ids@npm:^3.0.0":
version: 3.0.16
resolution: "spdx-license-ids@npm:3.0.16"
Expand Down

0 comments on commit 1a5fb5c

Please sign in to comment.