Skip to content

Commit

Permalink
📦 Update dependency eslint-plugin-jsdoc to v24 (#27971)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 23, 2020
1 parent 55eeb0e commit a6631b7
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 @@ -76,7 +76,7 @@
"eslint-plugin-eslint-plugin": "2.2.1",
"eslint-plugin-google-camelcase": "0.0.2",
"eslint-plugin-jasmine": "4.1.1",
"eslint-plugin-jsdoc": "23.1.0",
"eslint-plugin-jsdoc": "24.0.0",
"eslint-plugin-local": "1.0.0",
"eslint-plugin-notice": "0.8.9",
"eslint-plugin-prettier": "3.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6480,10 +6480,10 @@ eslint-plugin-jasmine@4.1.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-4.1.1.tgz#afdf8ca6a91e85041d9e0fb650af446874bf8852"
integrity sha512-uS7kvt7RPUB/gLDwhJ/Ax0APrmkj7In8VJWkiZLYHafz2Ix74mMRJx82YZZ3zHRa/YOuTL+ig6dW/aKwdNzUuw==

eslint-plugin-jsdoc@23.1.0:
version "23.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-23.1.0.tgz#81843b60b6bc1761de9f98ebe14bfd0eff44b6dd"
integrity sha512-5cIL9M6/mCEQiEpJpvvjwpLPIMTpSKGjXr3i/gHEaJAUJLBkTZbQ/vTi0/Dzv6LKBoRCAzigWr91a3vor4gwLg==
eslint-plugin-jsdoc@24.0.0:
version "24.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-24.0.0.tgz#41c7b06d33741e41e80a8f08c82aaa58ceef2e4b"
integrity sha512-AGAc9PYpramsJGVmqtxnXBYlq+AMh+hIZdbJ52OLvyJS3f+PaT/PzuckRFOLnth2uhCDv4IjgsB3r5jUFWqUnw==
dependencies:
comment-parser "^0.7.2"
debug "^4.1.1"
Expand Down

0 comments on commit a6631b7

Please sign in to comment.