File tree 2 files changed +5
-11
lines changed 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 41
41
"eslint-plugin-ban" : " ^1.4.0" ,
42
42
"eslint-plugin-etc" : " ^0.0.1-beta.24" ,
43
43
"eslint-plugin-import" : " ^2.19.1" ,
44
- "eslint-plugin-jsdoc" : " ^19.2 .0" ,
44
+ "eslint-plugin-jsdoc" : " ^22.0 .0" ,
45
45
"eslint-plugin-react" : " ^7.18.3" ,
46
46
"eslint-plugin-react-hooks" : " ^2.3.0"
47
47
}
Original file line number Diff line number Diff line change @@ -1605,16 +1605,15 @@ eslint-plugin-import@^2.19.1:
1605
1605
read-pkg-up "^2.0.0"
1606
1606
resolve "^1.12.0"
1607
1607
1608
- eslint-plugin-jsdoc@^19.2 .0 :
1609
- version "19.2 .0"
1610
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-19.2 .0.tgz#f522b970878ae402b28ce62187305b33dfe2c834 "
1611
- integrity sha512-QdNifBFLXCDGdy+26RXxcrqzEZarFWNybCZQVqJQYEYPlxd6lm+LPkrs6mCOhaGc2wqC6zqpedBQFX8nQJuKSw ==
1608
+ eslint-plugin-jsdoc@^22.0 .0 :
1609
+ version "22.0 .0"
1610
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-22.0 .0.tgz#371f1dbf4f61ee6e11c23fa1ea3275962f1bceaf "
1611
+ integrity sha512-dLqUtIL6tvOoV+9IDdP3FqOnQ/sxklzs4hxZa91kt0TGI2o1fSqIuc6wa71oWtWKEyvaQj7m6CnzQxcBC9CEsg ==
1612
1612
dependencies :
1613
1613
comment-parser "^0.7.2"
1614
1614
debug "^4.1.1"
1615
1615
jsdoctypeparser "^6.1.0"
1616
1616
lodash "^4.17.15"
1617
- object.entries-ponyfill "^1.0.1"
1618
1617
regextras "^0.7.0"
1619
1618
semver "^6.3.0"
1620
1619
spdx-expression-parse "^3.0.0"
@@ -3626,11 +3625,6 @@ object.assign@^4.1.0:
3626
3625
has-symbols "^1.0.0"
3627
3626
object-keys "^1.0.11"
3628
3627
3629
- object.entries-ponyfill@^1.0.1 :
3630
- version "1.0.1"
3631
- resolved "https://registry.npmjs.org/object.entries-ponyfill/-/object.entries-ponyfill-1.0.1.tgz#29abdf77cbfbd26566dd1aa24e9d88f65433d256"
3632
- integrity sha1-Kavfd8v70mVm3RqiTp2I9lQz0lY=
3633
-
3634
3628
object.entries@^1.1.1 :
3635
3629
version "1.1.1"
3636
3630
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.1.tgz#ee1cf04153de02bb093fec33683900f57ce5399b"
You can’t perform that action at this time.
0 commit comments