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 41
41
"eslint-plugin-ban" : " ^1.4.0" ,
42
42
"eslint-plugin-etc" : " ^0.0.1-beta.34" ,
43
43
"eslint-plugin-import" : " ^2.22.0" ,
44
- "eslint-plugin-jsdoc" : " ^28.6.1 " ,
44
+ "eslint-plugin-jsdoc" : " ^29.1.2 " ,
45
45
"eslint-plugin-react" : " ^7.20.3" ,
46
46
"eslint-plugin-react-hooks" : " ^4.0.6" ,
47
47
"eslint-plugin-rxjs" : " ^0.0.2-beta.27" ,
Original file line number Diff line number Diff line change @@ -1700,14 +1700,14 @@ eslint-plugin-import@^2.22.0:
1700
1700
resolve "^1.17.0"
1701
1701
tsconfig-paths "^3.9.0"
1702
1702
1703
- eslint-plugin-jsdoc@^28.6.1 :
1704
- version "28.6.1 "
1705
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-28.6.1. tgz#c9e9da59d0d3cef4fb45ffb91c0acde43af4e418 "
1706
- integrity sha512-Z3y7hcNPDuhL339D1KOf9SY8pMAxYxhaG4QLtu3KVn20k/hNF1u6WQv44wvuSCb6OfPJ4say37RUlSNqIjR+mw ==
1703
+ eslint-plugin-jsdoc@^29.1.2 :
1704
+ version "29.1.2 "
1705
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-29.1.2. tgz#542beba99946cb8d184e5261ebc632b24673f825 "
1706
+ integrity sha512-s1uJcPcjZQ4Z5i98T3zWkp/gzJ9AtHGXXg0zxd0wCnFzX8RQU6awdUokUlBFMoWZJZxdCAXDtEIQBRfr/Lrsjw ==
1707
1707
dependencies :
1708
1708
comment-parser "^0.7.5"
1709
1709
debug "^4.1.1"
1710
- jsdoctypeparser "^7 .0.0"
1710
+ jsdoctypeparser "^8 .0.0"
1711
1711
lodash "^4.17.15"
1712
1712
regextras "^0.7.1"
1713
1713
semver "^7.3.2"
@@ -2715,10 +2715,10 @@ jsbn@~0.1.0:
2715
2715
resolved "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
2716
2716
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
2717
2717
2718
- jsdoctypeparser@^7 .0.0 :
2719
- version "7 .0.0"
2720
- resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-7 .0.0.tgz#957192fbcb8c574240092cca4635383a6ed706eb "
2721
- integrity sha512-6vWPn5qSy+MbgCVjXsQKVkRywhs+IxFU7Chw72DKsWoGueYp6QX8eTc55+EA0yPGYfhmglb1gfi283asXirfGQ ==
2718
+ jsdoctypeparser@^8 .0.0 :
2719
+ version "8 .0.0"
2720
+ resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-8 .0.0.tgz#a04a944539d3f86e30040c1ece6f6730f865f81a "
2721
+ integrity sha512-eLCs6s4JqN8TjFJfgdiLHRvogLhOAJz+5RIA2FtoMe6ZDyuvghvppnlIToqAEnVbxRqLMrfnNXpW8FpmR6IMBw ==
2722
2722
2723
2723
jsesc@^2.5.1 :
2724
2724
version "2.5.2"
You can’t perform that action at this time.
0 commit comments