Skip to content

Commit

Permalink
Merge pull request #12440 from webpack/dependabot/npm_and_yarn/eslint…
Browse files Browse the repository at this point in the history
…-plugin-jsdoc-31.0.7

chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.0.7
  • Loading branch information
sokra committed Jan 18, 2021
2 parents 15467b4 + 5fa0d89 commit ed60667
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -1843,10 +1843,10 @@ comment-json@^4.0.6, comment-json@^4.1.0:
has-own-prop "^2.0.0"
repeat-string "^1.6.1"

comment-parser@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.0.1.tgz#6f40ebc3ac5063cf59b5eb415bc689636134cc4a"
integrity sha512-korDJ16mBVZexVd485jz4AeAcAFP1UzeecfVgfBCBojLFjMEHEHOY9vgk3e9o1zRSP0EscavonLki4JZDCKmrg==
comment-parser@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.1.tgz#c0581d520677e2cfab1a568e94ea0400df9fe4bd"
integrity sha512-vue7cRi1ZO5/72FJ+wZ5+siTSBlUv3ZksTk8bWD2IkaA6obitzMZP3yI65azTJLckwmi8lxfPP5Sd9oGuZ8e2g==

commondir@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -2456,11 +2456,11 @@ eslint-plugin-jest@^24.1.3:
"@typescript-eslint/experimental-utils" "^4.0.1"

eslint-plugin-jsdoc@^31.0.3:
version "31.0.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.3.tgz#23dd8bee22421af1dab0a00a91dfc3d47f644a76"
integrity sha512-O2HXyXyw2FYXWngFGeuCxhmClb4M1Y/w+bPcahO31P/Tw+vHZUU9wkPkSML2izznJ1dp3dnTG4on9bXDZDWfyQ==
version "31.0.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.7.tgz#a3ed0c1060521374f5c413e5a4bb90ef2ab9a60a"
integrity sha512-aAfVrXxgS+x9nW97DYZ1hEdKvobSqfT6S9xIU+pZYZ9mQW03B4l6s79CcAz6Q/RqYJj/nq+IOQO5ZFA8v7e0Og==
dependencies:
comment-parser "1.0.1"
comment-parser "1.1.1"
debug "^4.3.1"
jsdoctypeparser "^9.0.0"
lodash "^4.17.20"
Expand Down

0 comments on commit ed60667

Please sign in to comment.