Skip to content

Commit

Permalink
chore(deps-dev): Bump eslint-plugin-jsdoc from 39.6.4 to 39.7.5
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.4 to 39.7.5.
- [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@v39.6.4...v39.7.5)

---
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 and oliversalzburg committed Feb 2, 2023
1 parent 3bbfab3 commit 6294512
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 @@ -35,7 +35,7 @@
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"eslint": "8.33.0",
"eslint-plugin-jsdoc": "39.6.4",
"eslint-plugin-jsdoc": "39.7.5",
"lint-staged": "13.1.0",
"prettier": "2.8.3",
"prettier-package-json": "2.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2158,9 +2158,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:39.6.4":
version: 39.6.4
resolution: "eslint-plugin-jsdoc@npm:39.6.4"
"eslint-plugin-jsdoc@npm:39.7.5":
version: 39.7.5
resolution: "eslint-plugin-jsdoc@npm:39.7.5"
dependencies:
"@es-joy/jsdoccomment": ~0.36.1
comment-parser: 1.3.1
Expand All @@ -2171,7 +2171,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 988fd09c46f9145294d90511f7fffc27c388da82de4898c8c6152d1c7fb5a89b050aa68015c3b4de34d293a164c437c093d8cbaad3b4913e08f345b2047ecb6b
checksum: 2d29b959f83990e1ddfd5c93222d077fc3541209267d2530bfe99a5d792ced17bde6bdb372f1a3c1346d80e0635834dc3d163279713c6f8b24a899acaf1504ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -3170,7 +3170,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.47.1
"@typescript-eslint/parser": 5.47.1
eslint: 8.33.0
eslint-plugin-jsdoc: 39.6.4
eslint-plugin-jsdoc: 39.7.5
lint-staged: 13.1.0
prettier: 2.8.3
prettier-package-json: 2.8.0
Expand Down

0 comments on commit 6294512

Please sign in to comment.