mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 01:51:40 -05:00
Bump eslint-plugin-jsdoc from 35.4.5 to 35.4.6
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 35.4.5 to 35.4.6. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.4.5...v35.4.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
188f95d09b
commit
e0a9ccb3bf
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.5",
|
||||
"eslint-plugin-jsdoc": "^35.4.6",
|
||||
"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.5:
|
||||
version "35.4.5"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.4.5.tgz#20e9e52328b0e3dea1a70a965877dfe9d2b66edc"
|
||||
integrity sha512-CguI9uhIJoihCsW5WTUY9xX2w9EpovmmHCz/JzAevC7Fcop+wyJLDjzaBnTh2LlSJvG9qVfkr7OJ+9i4cv1Kzg==
|
||||
eslint-plugin-jsdoc@^35.4.6:
|
||||
version "35.4.6"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.4.6.tgz#c694cc95f6e19e66ce0423bef82b7dc34f444bf8"
|
||||
integrity sha512-Hiw2Bmm4XOL7RW51WypyzB5NeIkyxIHba+0ucVkkE/xbdvSXRXvvZyZYme4dvompbui4JmE0DovzHDbN9YAm8Q==
|
||||
dependencies:
|
||||
"@es-joy/jsdoccomment" "^0.9.0-alpha.1"
|
||||
comment-parser "1.1.6-beta.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue