mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 01:51:40 -05:00
Bump eslint-plugin-jsdoc from 35.4.3 to 35.4.4
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 35.4.3 to 35.4.4. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.4.3...v35.4.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b1a13d1fed
commit
1f3dbe26f3
2 changed files with 5 additions and 5 deletions
|
@ -38,7 +38,7 @@
|
|||
"eslint": "^7.31.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"eslint-plugin-jsdoc": "^35.4.3",
|
||||
"eslint-plugin-jsdoc": "^35.4.4",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.3",
|
||||
"eslint-plugin-sonarjs": "^0.7.0",
|
||||
"geckodriver": "^2.0.1",
|
||||
|
|
|
@ -2381,10 +2381,10 @@ eslint-plugin-import@^2.23.4:
|
|||
resolve "^1.20.0"
|
||||
tsconfig-paths "^3.9.0"
|
||||
|
||||
eslint-plugin-jsdoc@^35.4.3:
|
||||
version "35.4.3"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.4.3.tgz#54deb74b0f53bda4bda5ee1ccfd0deace71c8943"
|
||||
integrity sha512-hBEn+VNjVX0IKoZ2OdZs0Z1fU8CqZkBSzLqD8ZpwZEamrdi2TUgKvujvETe8gXYQ/67hpRtbR5iPFTgmWpRevw==
|
||||
eslint-plugin-jsdoc@^35.4.4:
|
||||
version "35.4.4"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.4.4.tgz#2f94d1d94579a5e38ab560a94e50fde5def6d2b4"
|
||||
integrity sha512-bJJw04dzTMSqKc66v4S+mY00bNbeZdU4mSDUYb/FRgqPis7OphDJj1oncePzJmg4m20tzi9MRlGEvkpcWl8pKw==
|
||||
dependencies:
|
||||
"@es-joy/jsdoccomment" "^0.9.0-alpha.1"
|
||||
comment-parser "1.1.6-beta.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue