Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit f7753b4

Browse files
build(deps-dev): bump eslint-plugin-jsdoc from 46.4.4 to 46.5.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.4.4 to 46.5.0. - [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@v46.4.4...v46.5.0) --- 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 d1eadd7 commit f7753b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint": "^8.47.0",
5050
"eslint-config-videojs": "^6.0.0",
5151
"eslint-plugin-import": "^2.28.0",
52-
"eslint-plugin-jsdoc": "^46.4.6",
52+
"eslint-plugin-jsdoc": "^46.5.0",
5353
"eslint-plugin-n": "^16.0.1",
5454
"eslint-plugin-sonarjs": "^0.19.0",
5555
"eslint-plugin-unicorn": "^48.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2219,10 +2219,10 @@ eslint-plugin-import@^2.28.0:
22192219
semver "^6.3.1"
22202220
tsconfig-paths "^3.14.2"
22212221

2222-
eslint-plugin-jsdoc@^46.4.6:
2223-
version "46.4.6"
2224-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.6.tgz#5226461eda61b5920297cbe02c3b17bc9423cf0b"
2225-
integrity sha512-z4SWYnJfOqftZI+b3RM9AtWL1vF/sLWE/LlO9yOKDof9yN2+n3zOdOJTGX/pRE/xnPsooOLG2Rq6e4d+XW3lNw==
2222+
eslint-plugin-jsdoc@^46.5.0:
2223+
version "46.5.0"
2224+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.5.0.tgz#02e7945701a01fab76e7ced850d4d1eea63c23c0"
2225+
integrity sha512-aulXdA4I1dyWpzyS1Nh/GNoS6PavzeucxEapnMR4JUERowWvaEk2Y4A5irpHAcdXtBBHLVe8WIhdXNjoAlGQgA==
22262226
dependencies:
22272227
"@es-joy/jsdoccomment" "~0.40.1"
22282228
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)