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.44.0" ,
50
50
"eslint-config-videojs" : " ^6.0.0" ,
51
51
"eslint-plugin-import" : " ^2.26.0" ,
52
- "eslint-plugin-jsdoc" : " ^46.4.3 " ,
52
+ "eslint-plugin-jsdoc" : " ^46.4.4 " ,
53
53
"eslint-plugin-n" : " ^16.0.1" ,
54
54
"eslint-plugin-sonarjs" : " ^0.19.0" ,
55
55
"eslint-plugin-unicorn" : " ^47.0.0" ,
Original file line number Diff line number Diff line change @@ -2178,10 +2178,10 @@ eslint-plugin-import@^2.26.0:
2178
2178
semver "^6.3.0"
2179
2179
tsconfig-paths "^3.14.1"
2180
2180
2181
- eslint-plugin-jsdoc@^46.4.3 :
2182
- version "46.4.3 "
2183
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.3 .tgz#4a2ad3a01d7ba723acaed3940f746a0a31d1e58e "
2184
- integrity sha512-Prc7ol+vCIghPeECpwZq5+P+VZfoi87suywvbYCiCnkI1kTmVSdcOC2M8mioglWxBbd28wbb1OVjg/8OzGzatA ==
2181
+ eslint-plugin-jsdoc@^46.4.4 :
2182
+ version "46.4.4 "
2183
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.4 .tgz#cdcf9f59238381e3ee57110ceccefdfef388455d "
2184
+ integrity sha512-D8TGPOkq3bnzmYmA7Q6jdsW+Slx7CunhJk1tlouVq6wJjlP1p6eigZPvxFn7aufud/D66xBsNVMhkDQEuqumMg ==
2185
2185
dependencies :
2186
2186
" @es-joy/jsdoccomment" " ~0.39.4"
2187
2187
are-docs-informative "^0.0.2"
You can’t perform that action at this time.
0 commit comments