mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Merge pull request #4561 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.6.7
Bump eslint-plugin-jsdoc from 39.6.4 to 39.6.7
This commit is contained in:
commit
504f1ecb6e
|
|
@ -40,7 +40,7 @@
|
|||
"eslint": "^7.32.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jsdoc": "^39.6.4",
|
||||
"eslint-plugin-jsdoc": "^39.6.7",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.3",
|
||||
"eslint-plugin-sonarjs": "^0.18.0",
|
||||
"geckodriver": "^3.2.0",
|
||||
|
|
|
|||
|
|
@ -2677,10 +2677,10 @@ eslint-plugin-import@^2.26.0:
|
|||
resolve "^1.22.0"
|
||||
tsconfig-paths "^3.14.1"
|
||||
|
||||
eslint-plugin-jsdoc@^39.6.4:
|
||||
version "39.6.4"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.4.tgz#b940aebd3eea26884a0d341785d2dc3aba6a38a7"
|
||||
integrity sha512-fskvdLCfwmPjHb6e+xNGDtGgbF8X7cDwMtVLAP2WwSf9Htrx68OAx31BESBM1FAwsN2HTQyYQq7m4aW4Q4Nlag==
|
||||
eslint-plugin-jsdoc@^39.6.7:
|
||||
version "39.6.7"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.7.tgz#f7f9abec75993b9cb3ede814c1d9d5afc3d7bf22"
|
||||
integrity sha512-0mrzXrHvL2ZLe3QK9X0OEDy7Fs2cFQ/f1d1G5KHEGD+13D1qg56Iovq0uOkYf5bJlHiKPytWVgOOO9y7kLW3VA==
|
||||
dependencies:
|
||||
"@es-joy/jsdoccomment" "~0.36.1"
|
||||
comment-parser "1.3.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue