Skip to content

Commit

Permalink
📦 Update dependency eslint-plugin-jsdoc to v20.4.0 (#26454)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and danielrozenberg committed Jan 23, 2020
1 parent 74588b3 commit a9369d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint-plugin-eslint-plugin": "2.2.1",
"eslint-plugin-google-camelcase": "0.0.2",
"eslint-plugin-jasmine": "4.1.0",
"eslint-plugin-jsdoc": "20.3.1",
"eslint-plugin-jsdoc": "20.4.0",
"eslint-plugin-local": "1.0.0",
"eslint-plugin-notice": "0.8.9",
"eslint-plugin-prettier": "3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5929,10 +5929,10 @@ eslint-plugin-jasmine@4.1.0:
resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-4.1.0.tgz#4f6d41b1a8622348c97559cbcd29badffa74dbfa"
integrity sha512-Vfuk2Sm1ULR7MqGjVIOOEdQWyoFBfSwvwUeo9MrajVGJB3C24c9Mmj1Cgf8Qwmf3aS2bezPt1sckpKXWpd74Dw==

eslint-plugin-jsdoc@20.3.1:
version "20.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-20.3.1.tgz#919366d1ab3342f90321975249833db1ff751472"
integrity sha512-JQ25OXvseVm84pX2mcVvKtGwrZDeAxgFUkq11f/pJpbGJMANYcLaMAUuW7U3cGhapWh+Gj04At/enAt26dpOeg==
eslint-plugin-jsdoc@20.4.0:
version "20.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-20.4.0.tgz#ea6725c3d1e68cd1ac0e633d935aa7e932b624c2"
integrity sha512-c/fnEpwWLFeQn+A7pb1qLOdyhovpqGCWCeUv1wtzFNL5G+xedl9wHUnXtp3b1sGHolVimi9DxKVTuhK/snXoOw==
dependencies:
comment-parser "^0.7.2"
debug "^4.1.1"
Expand Down

0 comments on commit a9369d5

Please sign in to comment.