Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-jsdoc from 46.9.0 to 46.9.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.9.0 to 46.9.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v46.9.0...v46.9.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 121ca50 commit 58dba33
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jasmine": "4.1.3",
"eslint-plugin-jsdoc": "46.9.0",
"eslint-plugin-jsdoc": "46.9.1",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-simple-import-sort": "10.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1740,9 +1740,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 @@ -1752,10 +1752,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 @@ -3728,7 +3728,7 @@ __metadata:
eslint-config-prettier: "npm:9.0.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jasmine: "npm:4.1.3"
eslint-plugin-jsdoc: "npm:46.9.0"
eslint-plugin-jsdoc: "npm:46.9.1"
eslint-plugin-no-unsanitized: "npm:4.0.2"
eslint-plugin-prettier: "npm:5.0.1"
eslint-plugin-simple-import-sort: "npm:10.0.0"
Expand Down Expand Up @@ -3847,13 +3847,13 @@ __metadata:
languageName: node
linkType: hard

"spdx-expression-parse@npm:^3.0.1":
version: 3.0.1
resolution: "spdx-expression-parse@npm:3.0.1"
"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: a1c6e104a2cbada7a593eaa9f430bd5e148ef5290d4c0409899855ce8b1c39652bcc88a725259491a82601159d6dc790bedefc9016c7472f7de8de7361f8ccde
checksum: 936be681fbf5edeec3a79c023136479f70d6edb3fd3875089ac86cd324c6c8c81add47399edead296d1d0af17ae5ce88c7f88885eb150b62c2ff6e535841ca6a
languageName: node
linkType: hard

Expand Down

0 comments on commit 58dba33

Please sign in to comment.