Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 48.8.1 to 48.8.3
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.8.1 to 48.8.3.
- [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@v48.8.1...v48.8.3)

---
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 Jul 22, 2024
1 parent 1faffee commit e14ce67
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 @@ -115,7 +115,7 @@
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.8.1",
"eslint-plugin-jsdoc": "48.8.3",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdownlint": "0.6.0",
"eslint-plugin-mdx": "3.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1896,7 +1896,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.1.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.8.1"
eslint-plugin-jsdoc: "npm:48.8.3"
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-markdownlint: "npm:0.6.0"
eslint-plugin-mdx: "npm:3.1.5"
Expand Down Expand Up @@ -4913,9 +4913,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.8.1":
version: 48.8.1
resolution: "eslint-plugin-jsdoc@npm:48.8.1"
"eslint-plugin-jsdoc@npm:48.8.3":
version: 48.8.3
resolution: "eslint-plugin-jsdoc@npm:48.8.3"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.46.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4929,7 +4929,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/21163dbb686702d7a78eca3e6d798a106f8675d200a567e75359994104ec303edb704f00ac65deacd236a6b2902f646ccd2ad5303463e00ddf3c58f3520203a9
checksum: 10/17b344616a61fd0b2841c488c09189cf5689d30549eaab4c73b3abdf18ee28951616f9898149d0baa428264bc7a78d21ef4f508ad084e85b12e73c44808713ae
languageName: node
linkType: hard

Expand Down

0 comments on commit e14ce67

Please sign in to comment.