This repository was archived by the owner on Dec 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"eslint" : " ^8.47.0" ,
50
50
"eslint-config-videojs" : " ^6.0.0" ,
51
51
"eslint-plugin-import" : " ^2.28.0" ,
52
- "eslint-plugin-jsdoc" : " ^46.4.6 " ,
52
+ "eslint-plugin-jsdoc" : " ^46.5.0 " ,
53
53
"eslint-plugin-n" : " ^16.0.1" ,
54
54
"eslint-plugin-sonarjs" : " ^0.19.0" ,
55
55
"eslint-plugin-unicorn" : " ^48.0.1" ,
Original file line number Diff line number Diff line change @@ -2219,10 +2219,10 @@ eslint-plugin-import@^2.28.0:
2219
2219
semver "^6.3.1"
2220
2220
tsconfig-paths "^3.14.2"
2221
2221
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 ==
2226
2226
dependencies :
2227
2227
" @es-joy/jsdoccomment" " ~0.40.1"
2228
2228
are-docs-informative "^0.0.2"
You can’t perform that action at this time.
0 commit comments