Skip to content

Commit 6294512

Browse files
dependabot[bot]oliversalzburg
authored andcommitted
chore(deps-dev): Bump eslint-plugin-jsdoc from 39.6.4 to 39.7.5
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] <[email protected]>
1 parent 3bbfab3 commit 6294512

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@typescript-eslint/eslint-plugin": "5.47.1",
3636
"@typescript-eslint/parser": "5.47.1",
3737
"eslint": "8.33.0",
38-
"eslint-plugin-jsdoc": "39.6.4",
38+
"eslint-plugin-jsdoc": "39.7.5",
3939
"lint-staged": "13.1.0",
4040
"prettier": "2.8.3",
4141
"prettier-package-json": "2.8.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2158,9 +2158,9 @@ __metadata:
21582158
languageName: node
21592159
linkType: hard
21602160

2161-
"eslint-plugin-jsdoc@npm:39.6.4":
2162-
version: 39.6.4
2163-
resolution: "eslint-plugin-jsdoc@npm:39.6.4"
2161+
"eslint-plugin-jsdoc@npm:39.7.5":
2162+
version: 39.7.5
2163+
resolution: "eslint-plugin-jsdoc@npm:39.7.5"
21642164
dependencies:
21652165
"@es-joy/jsdoccomment": ~0.36.1
21662166
comment-parser: 1.3.1
@@ -2171,7 +2171,7 @@ __metadata:
21712171
spdx-expression-parse: ^3.0.1
21722172
peerDependencies:
21732173
eslint: ^7.0.0 || ^8.0.0
2174-
checksum: 988fd09c46f9145294d90511f7fffc27c388da82de4898c8c6152d1c7fb5a89b050aa68015c3b4de34d293a164c437c093d8cbaad3b4913e08f345b2047ecb6b
2174+
checksum: 2d29b959f83990e1ddfd5c93222d077fc3541209267d2530bfe99a5d792ced17bde6bdb372f1a3c1346d80e0635834dc3d163279713c6f8b24a899acaf1504ed
21752175
languageName: node
21762176
linkType: hard
21772177

@@ -3170,7 +3170,7 @@ __metadata:
31703170
"@typescript-eslint/eslint-plugin": 5.47.1
31713171
"@typescript-eslint/parser": 5.47.1
31723172
eslint: 8.33.0
3173-
eslint-plugin-jsdoc: 39.6.4
3173+
eslint-plugin-jsdoc: 39.7.5
31743174
lint-staged: 13.1.0
31753175
prettier: 2.8.3
31763176
prettier-package-json: 2.8.0

0 commit comments

Comments
 (0)