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 59
59
"eslint" : " ^7.18.0" ,
60
60
"eslint-config-prettier" : " ^7.2.0" ,
61
61
"eslint-plugin-import" : " ^2.22.1" ,
62
- "eslint-plugin-jsdoc" : " ^31.0.7 " ,
62
+ "eslint-plugin-jsdoc" : " ^31.0.8 " ,
63
63
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
64
64
"eslint-plugin-prettier" : " ^3.3.1" ,
65
65
"eslint-plugin-react" : " ^7.22.0" ,
Original file line number Diff line number Diff line change @@ -5956,10 +5956,10 @@ eslint-plugin-import@^2.22.1:
5956
5956
resolve "^1.17.0"
5957
5957
tsconfig-paths "^3.9.0"
5958
5958
5959
- eslint-plugin-jsdoc@^31.0.7 :
5960
- version "31.0.7 "
5961
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.7 .tgz#a3ed0c1060521374f5c413e5a4bb90ef2ab9a60a "
5962
- integrity sha512-aAfVrXxgS+x9nW97DYZ1hEdKvobSqfT6S9xIU+pZYZ9mQW03B4l6s79CcAz6Q/RqYJj/nq+IOQO5ZFA8v7e0Og ==
5959
+ eslint-plugin-jsdoc@^31.0.8 :
5960
+ version "31.0.8 "
5961
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.8 .tgz#403d925f401e4b6dd689666f6225376b6af74103 "
5962
+ integrity sha512-tB/+QfKXbV1CUqIwpRdZACt7dv1xDjqEjoJpc07EGqLgydJokT43fsZWPfj2mPbiMXYhZQiJXaKhk1x8lgUDQg ==
5963
5963
dependencies:
5964
5964
comment-parser "1.1.1"
5965
5965
debug "^4.3.1"
You can’t perform that action at this time.
0 commit comments