Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-jsdoc from 50.2.2 to 50.3.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.2.2 to 50.3.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@v50.2.2...v50.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 14103e6 commit d36e71a
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 @@ -27,7 +27,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jasmine": "4.2.1",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-oxlint": "0.9.1",
"eslint-plugin-prettier": "5.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1628,9 +1628,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.2.2":
version: 50.2.2
resolution: "eslint-plugin-jsdoc@npm:50.2.2"
"eslint-plugin-jsdoc@npm:50.3.1":
version: 50.3.1
resolution: "eslint-plugin-jsdoc@npm:50.3.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.48.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -1645,7 +1645,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/8e84a8d4ce17b6e25040e8831fa8285e7773cd7fd910dce5fdc9cfb72f8358e1bc88e6c73ce6be2306d367dc83e391b147d3fa153cf90e899762f9c7f463b68b
checksum: 10/b7c60a95fd7942eae1f8644aadbb6abcecc5ef6753c0fac96e7a52028a5a504da8493f768ce9dc1c14a99f8f38be4f6c6d810db935092318f6443c6ff4c69157
languageName: node
linkType: hard

Expand Down Expand Up @@ -3456,7 +3456,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jasmine: "npm:4.2.1"
eslint-plugin-jsdoc: "npm:50.2.2"
eslint-plugin-jsdoc: "npm:50.3.1"
eslint-plugin-no-unsanitized: "npm:4.0.2"
eslint-plugin-oxlint: "npm:0.9.1"
eslint-plugin-prettier: "npm:5.2.1"
Expand Down

0 comments on commit d36e71a

Please sign in to comment.