mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 01:51:40 -05:00
Merge pull request #2602 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-29.1.2
This commit is contained in:
commit
5c66655bfd
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.1",
|
||||
"eslint-plugin-jsdoc": "^29.1.2",
|
||||
"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.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==
|
||||
eslint-plugin-jsdoc@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-29.1.2.tgz#542beba99946cb8d184e5261ebc632b24673f825"
|
||||
integrity sha512-s1uJcPcjZQ4Z5i98T3zWkp/gzJ9AtHGXXg0zxd0wCnFzX8RQU6awdUokUlBFMoWZJZxdCAXDtEIQBRfr/Lrsjw==
|
||||
dependencies:
|
||||
comment-parser "^0.7.5"
|
||||
debug "^4.1.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue