File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 115
115
"eslint-plugin-chai-expect" : " 3.1.0" ,
116
116
"eslint-plugin-import" : " 2.29.1" ,
117
117
"eslint-plugin-jest-formatting" : " 3.1.0" ,
118
- "eslint-plugin-jsdoc" : " 48.8.3 " ,
118
+ "eslint-plugin-jsdoc" : " 48.10.2 " ,
119
119
"eslint-plugin-jsonc" : " 2.16.0" ,
120
120
"eslint-plugin-markdownlint" : " 0.6.0" ,
121
121
"eslint-plugin-mdx" : " 3.1.5" ,
Original file line number Diff line number Diff line change @@ -1896,7 +1896,7 @@ __metadata:
1896
1896
eslint-plugin-chai-expect : " npm:3.1.0"
1897
1897
eslint-plugin-import : " npm:2.29.1"
1898
1898
eslint-plugin-jest-formatting : " npm:3.1.0"
1899
- eslint-plugin-jsdoc : " npm:48.8.3 "
1899
+ eslint-plugin-jsdoc : " npm:48.10.2 "
1900
1900
eslint-plugin-jsonc : " npm:2.16.0"
1901
1901
eslint-plugin-markdownlint : " npm:0.6.0"
1902
1902
eslint-plugin-mdx : " npm:3.1.5"
@@ -4837,23 +4837,24 @@ __metadata:
4837
4837
languageName : node
4838
4838
linkType : hard
4839
4839
4840
- " eslint-plugin-jsdoc@npm:48.8.3 " :
4841
- version : 48.8.3
4842
- resolution : " eslint-plugin-jsdoc@npm:48.8.3 "
4840
+ " eslint-plugin-jsdoc@npm:48.10.2 " :
4841
+ version : 48.10.2
4842
+ resolution : " eslint-plugin-jsdoc@npm:48.10.2 "
4843
4843
dependencies :
4844
4844
" @es-joy/jsdoccomment " : " npm:~0.46.0"
4845
4845
are-docs-informative : " npm:^0.0.2"
4846
4846
comment-parser : " npm:1.4.1"
4847
4847
debug : " npm:^4.3.5"
4848
4848
escape-string-regexp : " npm:^4.0.0"
4849
+ espree : " npm:^10.1.0"
4849
4850
esquery : " npm:^1.6.0"
4850
4851
parse-imports : " npm:^2.1.1"
4851
4852
semver : " npm:^7.6.3"
4852
4853
spdx-expression-parse : " npm:^4.0.0"
4853
4854
synckit : " npm:^0.9.1"
4854
4855
peerDependencies :
4855
4856
eslint : ^7.0.0 || ^8.0.0 || ^9.0.0
4856
- checksum : 10/17b344616a61fd0b2841c488c09189cf5689d30549eaab4c73b3abdf18ee28951616f9898149d0baa428264bc7a78d21ef4f508ad084e85b12e73c44808713ae
4857
+ checksum : 10/0685131bfdf3a58efbcb37bfccd36ee6251755b2d961d944f5df89e855fdb0264ed107c097b79489a2a2fe34fe80082c3b31f348be6167e68ded6615f768037d
4857
4858
languageName : node
4858
4859
linkType : hard
4859
4860
You can’t perform that action at this time.
0 commit comments