mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump eslint-plugin-jsdoc from 33.2.0 to 33.3.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 33.2.0 to 33.3.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v33.2.0...v33.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7226033064
commit
3a8952f3e8
2 changed files with 5 additions and 5 deletions
|
@ -38,7 +38,7 @@
|
|||
"eslint": "^7.26.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-jsdoc": "^33.2.0",
|
||||
"eslint-plugin-jsdoc": "^33.3.0",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.3",
|
||||
"eslint-plugin-sonarjs": "^0.7.0",
|
||||
"geckodriver": "^1.22.3",
|
||||
|
|
|
@ -2281,10 +2281,10 @@ eslint-plugin-import@^2.22.1:
|
|||
resolve "^1.17.0"
|
||||
tsconfig-paths "^3.9.0"
|
||||
|
||||
eslint-plugin-jsdoc@^33.2.0:
|
||||
version "33.2.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-33.2.0.tgz#c8bb20168f783b8c985ed157fdef632ac436a369"
|
||||
integrity sha512-f3nSgwBBklgN7KrGY6CF951u2f213JWrCL7uepF6i5mgcw133aY8GEKR0oQrkDcgd0k0qE4KvijyVpO9OpPtkw==
|
||||
eslint-plugin-jsdoc@^33.3.0:
|
||||
version "33.3.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-33.3.0.tgz#a287db838d2cac4b36b76d99213901be6a31e9f5"
|
||||
integrity sha512-wt6I9X8JoOyUtnsafM7AWBEfLCD3BI1wR5/vTu0hti4CoZc37bB4ZX9A7DsWKbEC/xROAAcBV2VAT638w9VKyQ==
|
||||
dependencies:
|
||||
"@es-joy/jsdoccomment" "^0.4.4"
|
||||
comment-parser "1.1.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue