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 +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.5 " ,
63
+ "eslint-plugin-jsdoc" : " ^31.0.6 " ,
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 @@ -4692,10 +4692,10 @@ commander@^6.0.0, commander@^6.2.0:
4692
4692
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.0.tgz#b990bfb8ac030aedc6d11bc04d1488ffef56db75"
4693
4693
integrity sha512-zP4jEKbe8SHzKJYQmq8Y9gYjtO/POJLgIdKgV7B9qNmABVFVc+ctqSX6iXh4mCpJfRBOabiZ2YKPg8ciDw6C+Q==
4694
4694
4695
- comment-parser@1.0.1 :
4696
- version "1.0.1 "
4697
- resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.0.1. tgz#6f40ebc3ac5063cf59b5eb415bc689636134cc4a "
4698
- integrity sha512-korDJ16mBVZexVd485jz4AeAcAFP1UzeecfVgfBCBojLFjMEHEHOY9vgk3e9o1zRSP0EscavonLki4JZDCKmrg ==
4695
+ comment-parser@1.1.0 :
4696
+ version "1.1.0 "
4697
+ resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.0. tgz#4f6fac17718363653e1cb6d5ded3f093ce51ae4e "
4698
+ integrity sha512-Q4dQ9niTWOF01ufvH/z6Z3RsBkwr7G42IsaFjuNliL6CY9ZeOEU3jRwTNY2mTY1ibAsASMrXnlQtx2tOb7Q8MA ==
4699
4699
4700
4700
commondir@^1.0.1:
4701
4701
version "1.0.1"
@@ -5953,12 +5953,12 @@ 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.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 ==
5956
+ eslint-plugin-jsdoc@^31.0.6 :
5957
+ version "31.0.6 "
5958
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.6 .tgz#8e6b57ea74b2ac262b9d78b18ae472866571303c "
5959
+ integrity sha512-wGd83EcR+M0HHBgVx3f4gf78z5gMyEil6fqebpAFPeG9fgbUcP1XiWikTWSW3rJrjj7rQvCud6A/IRFMFzanLQ ==
5960
5960
dependencies:
5961
- comment-parser "1.0.1 "
5961
+ comment-parser "1.1.0 "
5962
5962
debug "^4.3.1"
5963
5963
jsdoctypeparser "^9.0.0"
5964
5964
lodash "^4.17.20"
You can’t perform that action at this time.
0 commit comments