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 7070 "eslint" : " 6" ,
7171 "eslint-config-standard-with-typescript" : " ^17.0.0" ,
7272 "eslint-plugin-import" : " 2" ,
73- "eslint-plugin-jsdoc" : " ^28.5.1 " ,
73+ "eslint-plugin-jsdoc" : " ^30.0.0 " ,
7474 "eslint-plugin-node" : " 11" ,
7575 "eslint-plugin-promise" : " 4" ,
7676 "eslint-plugin-standard" : " 4" ,
Original file line number Diff line number Diff line change @@ -1593,14 +1593,14 @@ eslint-plugin-import@2:
15931593 resolve "^1.17.0"
15941594 tsconfig-paths "^3.9.0"
15951595
1596- eslint-plugin-jsdoc@^28.5.1 :
1597- version "28.6.1 "
1598- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-28.6.1 .tgz#c9e9da59d0d3cef4fb45ffb91c0acde43af4e418 "
1599- integrity sha512-Z3y7hcNPDuhL339D1KOf9SY8pMAxYxhaG4QLtu3KVn20k/hNF1u6WQv44wvuSCb6OfPJ4say37RUlSNqIjR+mw ==
1596+ eslint-plugin-jsdoc@^30.0.0 :
1597+ version "30.0.0 "
1598+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.0.0 .tgz#87f9e7c0ee9f2ef73144894456616ce6322dc2ee "
1599+ integrity sha512-7IRS4rRWeKUyWJopl5hCUPcFVQAD0cjmQgpm+NPz55igOM6giThiIAtXUL5DbkCQUp+hngsxf8/qv513laKmBQ ==
16001600 dependencies :
16011601 comment-parser "^0.7.5"
16021602 debug "^4.1.1"
1603- jsdoctypeparser "^7 .0.0"
1603+ jsdoctypeparser "^8 .0.0"
16041604 lodash "^4.17.15"
16051605 regextras "^0.7.1"
16061606 semver "^7.3.2"
@@ -2983,10 +2983,10 @@ jsbn@~0.1.0:
29832983 resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
29842984 integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
29852985
2986- jsdoctypeparser@^7 .0.0 :
2987- version "7 .0.0"
2988- resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-7 .0.0.tgz#957192fbcb8c574240092cca4635383a6ed706eb "
2989- integrity sha512-6vWPn5qSy+MbgCVjXsQKVkRywhs+IxFU7Chw72DKsWoGueYp6QX8eTc55+EA0yPGYfhmglb1gfi283asXirfGQ ==
2986+ jsdoctypeparser@^8 .0.0 :
2987+ version "8 .0.0"
2988+ resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-8 .0.0.tgz#a04a944539d3f86e30040c1ece6f6730f865f81a "
2989+ integrity sha512-eLCs6s4JqN8TjFJfgdiLHRvogLhOAJz+5RIA2FtoMe6ZDyuvghvppnlIToqAEnVbxRqLMrfnNXpW8FpmR6IMBw ==
29902990
29912991jsdom@^15.2.1 :
29922992 version "15.2.1"
You can’t perform that action at this time.
0 commit comments