mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 17:41:40 -05:00
Merge pull request #2848 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.5.3
This commit is contained in:
commit
5fdc9ad7b0
2 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@
|
|||
"eslint": "^7.10.0",
|
||||
"eslint-config-prettier": "^6.12.0",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-jsdoc": "^30.5.2",
|
||||
"eslint-plugin-jsdoc": "^30.5.3",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.2",
|
||||
"eslint-plugin-sonarjs": "^0.5.0",
|
||||
"geckodriver": "^1.20.0",
|
||||
|
|
|
@ -3070,10 +3070,10 @@ eslint-plugin-import@^2.22.0:
|
|||
resolve "^1.17.0"
|
||||
tsconfig-paths "^3.9.0"
|
||||
|
||||
eslint-plugin-jsdoc@^30.5.2:
|
||||
version "30.5.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.5.2.tgz#a2002c52d5fb4a9d42b9fa3a3136a9dbdcb7f69e"
|
||||
integrity sha512-LJfjqVGYrPUZv4Gt+1OB5NHhySVPeX4Sdd1qUUjTPnBSwbezry7j3NdPVIeU67VwCVJU2rmqd6jhZ7VYec37Cw==
|
||||
eslint-plugin-jsdoc@^30.5.3:
|
||||
version "30.5.3"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.5.3.tgz#9dacab0c0b674ca65627f8d5a4f538c9c383b82a"
|
||||
integrity sha512-J3VgE9cnjjNYEjAzetzR3UYAY4M1nlu6Nljanaxfe2snQ59d0XTK4d6vMQ0xiDjdwVLWEigQTCa4qxNc9eIrGw==
|
||||
dependencies:
|
||||
comment-parser "^0.7.6"
|
||||
debug "^4.1.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue