mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Merge pull request #3780 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-35.3.0
This commit is contained in:
commit
be241679f7
2 changed files with 5 additions and 5 deletions
|
@ -38,7 +38,7 @@
|
|||
"eslint": "^7.28.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"eslint-plugin-jsdoc": "^35.2.0",
|
||||
"eslint-plugin-jsdoc": "^35.3.0",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.3",
|
||||
"eslint-plugin-sonarjs": "^0.7.0",
|
||||
"geckodriver": "^2.0.0",
|
||||
|
|
|
@ -2362,10 +2362,10 @@ eslint-plugin-import@^2.23.4:
|
|||
resolve "^1.20.0"
|
||||
tsconfig-paths "^3.9.0"
|
||||
|
||||
eslint-plugin-jsdoc@^35.2.0:
|
||||
version "35.2.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.2.0.tgz#ee5fc4def4f3fda7546f0c06ac4bada6a7444a3a"
|
||||
integrity sha512-kMka7QWeQkgenwfazdgmdiYojS2QMI+pWtv/+3gjQJBdCWGPNXPmPQr+WO5slhiTRA+3MO3b2ZnBflXtUmq7wA==
|
||||
eslint-plugin-jsdoc@^35.3.0:
|
||||
version "35.3.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.3.0.tgz#375410bc990b54d1a394b545b9faa92d8e05a065"
|
||||
integrity sha512-caPF26GcTqU8e83kj6Zp5RLCNgf9ya8rGNxtk1aDAiUCF5KMqTKmOt28sjcejL99b0py3EC0ds8dOXsoFDVahA==
|
||||
dependencies:
|
||||
"@es-joy/jsdoccomment" "^0.8.0-alpha.2"
|
||||
comment-parser "1.1.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue