mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump eslint-plugin-jsdoc from 30.5.2 to 30.5.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.5.2 to 30.5.3. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.5.2...v30.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5f1d682bef
commit
2953be49e9
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