Skip to content

Commit

Permalink
meta: update dependency eslint-plugin-jsdoc to v46.10.1 (#16914)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 30, 2023
1 parent 4583930 commit 3e7d95e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"cross-env": "7.0.3",
"esbuild": "0.17.19",
"eslint": "8.56.0",
"eslint-plugin-jsdoc": "46.9.1",
"eslint-plugin-jsdoc": "46.10.1",
"eslint-plugin-mocha": "10.2.0",
"fast-glob": "3.3.2",
"husky": "8.0.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2215,7 +2215,7 @@ __metadata:
cross-env: "npm:7.0.3"
esbuild: "npm:0.17.19"
eslint: "npm:8.56.0"
eslint-plugin-jsdoc: "npm:46.9.1"
eslint-plugin-jsdoc: "npm:46.10.1"
eslint-plugin-mocha: "npm:10.2.0"
fast-glob: "npm:3.3.2"
husky: "npm:8.0.3"
Expand Down Expand Up @@ -5775,9 +5775,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.9.1":
version: 46.9.1
resolution: "eslint-plugin-jsdoc@npm:46.9.1"
"eslint-plugin-jsdoc@npm:46.10.1":
version: 46.10.1
resolution: "eslint-plugin-jsdoc@npm:46.10.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.41.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -5789,8 +5789,8 @@ __metadata:
semver: "npm:^7.5.4"
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: d15d68797e85bb7b6fdcfc1170653683c16ab1d62c2e9c537101e774cb3231913e2bc4781f2bb808d074adce5699e5b545e450c6801b637c6434587d226ad6ac
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 2c9db7e621e6393c4e22c312e8d729a1c5698a31a62b0985421bb64741eb737d95b65ea0523ea87df3456ff4b3452ed015e463cc5a3b98646f2e7a3f68dd6e1a
languageName: node
linkType: hard

Expand Down

0 comments on commit 3e7d95e

Please sign in to comment.