Skip to content

Commit

Permalink
📦 Update dependency eslint-plugin-jsdoc to v15.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 26, 2019
1 parent b53134b commit 556d1d6
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 @@ -75,7 +75,7 @@
"eslint-plugin-eslint-plugin": "2.1.0",
"eslint-plugin-google-camelcase": "0.0.2",
"eslint-plugin-jasmine": "2.10.1",
"eslint-plugin-jsdoc": "15.9.2",
"eslint-plugin-jsdoc": "15.9.3",
"eslint-plugin-local": "1.0.0",
"eslint-plugin-notice": "0.8.9",
"eslint-plugin-prettier": "3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5385,10 +5385,10 @@ eslint-plugin-jasmine@2.10.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-2.10.1.tgz#5733b709e751f4bc40e31e1c16989bd2cdfbec97"
integrity sha1-VzO3CedR9LxA4x4cFpib0s377Jc=

eslint-plugin-jsdoc@15.9.2:
version "15.9.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.9.2.tgz#fe02042ed6d2e140dc7710afd129382712c95101"
integrity sha512-dJjIWFJlh4ti3CegWYN0jUUdjEsWvJ8TZJ/cMQldioVLxMmU3UZeZsHzxYcCicJwSVhQ+uGm+dbUyEIm0slX3Q==
eslint-plugin-jsdoc@15.9.3:
version "15.9.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.9.3.tgz#d7fb21a5104b60e36fd654586867761a7ce56f86"
integrity sha512-ta2oebmerDjW2Ub9Yteufw+GsJuDE61RG7+PAavpw0mgEIBGZHCeS/GuCH8RZ5csPOBr7uHiUU5RrD/97ZjJqQ==
dependencies:
comment-parser "^0.6.2"
debug "^4.1.1"
Expand Down

0 comments on commit 556d1d6

Please sign in to comment.