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 @@ -5953,10 +5953,10 @@ eslint-plugin-import@^2.22.1:
5953
5953
resolve "^1.17.0"
5954
5954
tsconfig-paths "^3.9.0"
5955
5955
5956
- eslint-plugin-jsdoc@^31.0.3 :
5957
- version "31.0.3 "
5958
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.3 .tgz#23dd8bee22421af1dab0a00a91dfc3d47f644a76 "
5959
- integrity sha512-O2HXyXyw2FYXWngFGeuCxhmClb4M1Y/w+bPcahO31P/Tw+vHZUU9wkPkSML2izznJ1dp3dnTG4on9bXDZDWfyQ ==
5956
+ eslint-plugin-jsdoc@^31.0.5 :
5957
+ version "31.0.5 "
5958
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.5 .tgz#f190d1b81989e9febb01356618b721cdc23675c4 "
5959
+ integrity sha512-TiBVItHnBAtSAY4YfYq0PBIfcCqmInYpK7ziCgCQgBUdRT30JtIqZ6TLrH5kF237fpfSdFUFYCVkdlc+MZPd0g ==
5960
5960
dependencies:
5961
5961
comment-parser "1.0.1"
5962
5962
debug "^4.3.1"
You can’t perform that action at this time.
0 commit comments