mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Merge pull request #4128 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-37.9.5
Bump eslint-plugin-jsdoc from 37.9.4 to 37.9.5
This commit is contained in:
commit
b5d96ad299
2 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
|||
"eslint": "^7.32.0",
|
||||
"eslint-config-prettier": "^8.4.0",
|
||||
"eslint-plugin-import": "^2.25.4",
|
||||
"eslint-plugin-jsdoc": "^37.9.4",
|
||||
"eslint-plugin-jsdoc": "^37.9.5",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.3",
|
||||
"eslint-plugin-sonarjs": "^0.7.0",
|
||||
"geckodriver": "^3.0.1",
|
||||
|
|
|
@ -2574,10 +2574,10 @@ eslint-plugin-import@^2.25.4:
|
|||
resolve "^1.20.0"
|
||||
tsconfig-paths "^3.12.0"
|
||||
|
||||
eslint-plugin-jsdoc@^37.9.4:
|
||||
version "37.9.4"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.9.4.tgz#dc645724d544be910d6554467b93a5836fa0fa06"
|
||||
integrity sha512-VxCyGgUNNnj2T4bb1OqltkbsPp3ehRzR5onIfh6zGrAvISmvgX/sbxUlh3YyGqWtjOTSBCURdKdmelSXEIHnlA==
|
||||
eslint-plugin-jsdoc@^37.9.5:
|
||||
version "37.9.5"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.9.5.tgz#3c229c787688ee5ccb2f315c1d310a23af44e11c"
|
||||
integrity sha512-g2NHlLauufgQIlJBOxtg8afY+JAFG8lPjq/PGcU+IBpEXvaDs2MLoXJ6uDuv+N85nIt4kYaoZrkce0MANEXLZA==
|
||||
dependencies:
|
||||
"@es-joy/jsdoccomment" "~0.20.1"
|
||||
comment-parser "1.3.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue