This repository was archived by the owner on Feb 27, 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 60
60
"eslint" : " ^7.17.0" ,
61
61
"eslint-config-prettier" : " ^7.1.0" ,
62
62
"eslint-plugin-import" : " ^2.22.1" ,
63
- "eslint-plugin-jsdoc" : " ^31.0.3 " ,
63
+ "eslint-plugin-jsdoc" : " ^31.0.5 " ,
64
64
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
65
65
"eslint-plugin-prettier" : " ^3.3.1" ,
66
66
"eslint-plugin-react" : " ^7.22.0" ,
Original file line number Diff line number Diff line change @@ -5946,10 +5946,10 @@ eslint-plugin-import@^2.22.1:
5946
5946
resolve "^1.17.0"
5947
5947
tsconfig-paths "^3.9.0"
5948
5948
5949
- eslint-plugin-jsdoc@^31.0.3 :
5950
- version "31.0.3 "
5951
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.3 .tgz#23dd8bee22421af1dab0a00a91dfc3d47f644a76 "
5952
- integrity sha512-O2HXyXyw2FYXWngFGeuCxhmClb4M1Y/w+bPcahO31P/Tw+vHZUU9wkPkSML2izznJ1dp3dnTG4on9bXDZDWfyQ ==
5949
+ eslint-plugin-jsdoc@^31.0.5 :
5950
+ version "31.0.5 "
5951
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.5 .tgz#f190d1b81989e9febb01356618b721cdc23675c4 "
5952
+ integrity sha512-TiBVItHnBAtSAY4YfYq0PBIfcCqmInYpK7ziCgCQgBUdRT30JtIqZ6TLrH5kF237fpfSdFUFYCVkdlc+MZPd0g ==
5953
5953
dependencies:
5954
5954
comment-parser "1.0.1"
5955
5955
debug "^4.3.1"
You can’t perform that action at this time.
0 commit comments