mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Merge pull request #2817 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.4.2
This commit is contained in:
commit
0f253e1141
2 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@
|
|||
"eslint": "^7.8.1",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-jsdoc": "^30.4.1",
|
||||
"eslint-plugin-jsdoc": "^30.4.2",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.2",
|
||||
"eslint-plugin-sonarjs": "^0.5.0",
|
||||
"geckodriver": "^1.20.0",
|
||||
|
|
|
@ -3043,10 +3043,10 @@ eslint-plugin-import@^2.22.0:
|
|||
resolve "^1.17.0"
|
||||
tsconfig-paths "^3.9.0"
|
||||
|
||||
eslint-plugin-jsdoc@^30.4.1:
|
||||
version "30.4.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.4.1.tgz#316b7c1963c7e51d244aeabca0878f3f95749b40"
|
||||
integrity sha512-dVdqenn9uHoXFEUIDnVdaHsel1ZZZMoelYZ1T46XSZvDkdsOl7NpssG0LxqzZ0rG3gpCTHBQdqpL6GlC3TgBAA==
|
||||
eslint-plugin-jsdoc@^30.4.2:
|
||||
version "30.4.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.4.2.tgz#d3113442a2b285e902903d91b987e2d6d4409006"
|
||||
integrity sha512-Czm3gXyP1Ztibyh+J3t7osQ+AUrXhJp9CQfpo6cME8LwrlDpl2newDL18UO1Yk+TngcLKUyMt0byfpHjwhqNBg==
|
||||
dependencies:
|
||||
comment-parser "^0.7.6"
|
||||
debug "^4.1.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue