mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 17:41:40 -05:00
Bump eslint-plugin-jsdoc from 29.1.0 to 29.1.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 29.1.0 to 29.1.1. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v29.1.0...v29.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
25e574a685
commit
dbf214e422
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@
|
|||
"eslint": "^7.4.0",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-jsdoc": "^29.1.0",
|
||||
"eslint-plugin-jsdoc": "^29.1.1",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.1",
|
||||
"eslint-plugin-sonarjs": "^0.5.0",
|
||||
"geckodriver": "^1.19.1",
|
||||
|
|
|
@ -3029,10 +3029,10 @@ eslint-plugin-import@^2.22.0:
|
|||
resolve "^1.17.0"
|
||||
tsconfig-paths "^3.9.0"
|
||||
|
||||
eslint-plugin-jsdoc@^29.1.0:
|
||||
version "29.1.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-29.1.0.tgz#0a9c2e77b9b839ddc912f205ef13b8baa556e2c8"
|
||||
integrity sha512-9eWE/AXElLff8LQJqxDySWK4ptk5O3vAc2XMB3rkg3W7iNqq1l423lkL3jdOeUNlSEBQUZPvqZdEYIeqlYV6kQ==
|
||||
eslint-plugin-jsdoc@^29.1.1:
|
||||
version "29.1.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-29.1.1.tgz#cf106cf983fdafc226c4b18293fb850b306c92a7"
|
||||
integrity sha512-FnngSVTAuh4sLLDEteKTLaLVwnbwjOvdWrguUHfzKDupf3RRvaRDP7K2I5wveG6Qxat+hAtc2lS/zKH6dWj2Pg==
|
||||
dependencies:
|
||||
comment-parser "^0.7.5"
|
||||
debug "^4.1.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue