Skip to content

Commit

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

chore(deps-dev): bump eslint-plugin-jsdoc from 15.3.4 to 15.3.9
  • Loading branch information
webpack-bot committed Jul 14, 2019
2 parents 8c475b3 + f030ac9 commit e4a1241
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2201,16 +2201,16 @@ eslint-plugin-jest@^22.2.2:
integrity sha512-Aecqe3ulBVI7amgOycVI8ZPL8o0SnGHOf3zn2/Ciu8TXyXDHcjtwD3hOs3ss/Qh/VAwlW/DMcuiXg5btgF+XMA==

eslint-plugin-jsdoc@^15.3.2:
version "15.3.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.3.4.tgz#231e286e96b2d70fbbf2993cf811a58ac6737912"
integrity sha512-XHBnx/Yz/RigG7GxPeqR9rsrWwPUuNSR9N2tAIaqlqJOFT04Egncms6C8xykCbpBILct2auL32ZpBL5p27qoxQ==
version "15.3.9"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.3.9.tgz#249f970c16724ca614c0e7032df4133255e4ca96"
integrity sha512-+AtEL1H6bA5cXLHOFh/h3sy6scJ7QMNlTUXYm88nQZfNtsXfc6Is97IgMkqOSeoisLfbUZOCUIV0yXgg2TyYOA==
dependencies:
comment-parser "^0.5.5"
debug "^4.1.1"
escape-regex-string "^1.0.6"
flat-map-polyfill "^0.3.8"
jsdoctypeparser "5.0.1"
lodash "^4.17.11"
lodash "^4.17.14"
regextras "^0.6.1"

eslint-plugin-node@^8.0.0:
Expand Down Expand Up @@ -4324,7 +4324,7 @@ lodash.sortby@^4.7.0:
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=

lodash@^4.17.11, lodash@^4.17.4:
lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.4:
version "4.17.14"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
Expand Down

0 comments on commit e4a1241

Please sign in to comment.