Skip to content

Commit

Permalink
📦 Update dependency eslint-plugin-jsdoc to v23.1.0 (#27894)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 22, 2020
1 parent 3900c8d commit d551072
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.2.1",
"eslint-plugin-google-camelcase": "0.0.2",
"eslint-plugin-jasmine": "4.1.1",
"eslint-plugin-jsdoc": "23.0.0",
"eslint-plugin-jsdoc": "23.1.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.0.0:
version "23.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-23.0.0.tgz#f80dca482fc9d93a9e30b3ead70b88dee261caa3"
integrity sha512-zj5ZephjKkFU/J9hEw3RcjwpuywChvwNMgHs2DTgOuKarpJ65SJU3JGgx/K4y9l8iFw0ysrk6NlAKDX88ZwZdw==
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==
dependencies:
comment-parser "^0.7.2"
debug "^4.1.1"
Expand Down

0 comments on commit d551072

Please sign in to comment.