Skip to content

Commit

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

chore(deps-dev): bump eslint-plugin-jsdoc from 15.3.9 to 15.5.2
  • Loading branch information
webpack-bot committed Jul 17, 2019
2 parents 036adf0 + 31333a6 commit 0bdabf4
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions yarn.lock
Expand Up @@ -2146,11 +2146,6 @@ escape-html@~1.0.3:
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=

escape-regex-string@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/escape-regex-string/-/escape-regex-string-1.0.6.tgz#f536d8997ab19ec395385dcf2ea28b4e080899eb"
integrity sha512-AcaPwAOKpF52ETT4uu4vmpqQphuQGjIEhdDwG/gAJYah8ixJlrSBFjhtLMT7frc9y3RWgOnLov9E0MsRBdeRbw==

escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.4, escape-string-regexp@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
Expand Down Expand Up @@ -2201,13 +2196,12 @@ eslint-plugin-jest@^22.2.2:
integrity sha512-2VftZMfILmlhL3VMq5ptHRIuyyXb3ShDEDb1J1UjvWNzm4l+UK/YmwNuTuJcM0gv8pJuOfiR/8ZptJ8Ou68pFw==

eslint-plugin-jsdoc@^15.3.2:
version "15.3.9"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.3.9.tgz#249f970c16724ca614c0e7032df4133255e4ca96"
integrity sha512-+AtEL1H6bA5cXLHOFh/h3sy6scJ7QMNlTUXYm88nQZfNtsXfc6Is97IgMkqOSeoisLfbUZOCUIV0yXgg2TyYOA==
version "15.5.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.5.2.tgz#89768320c64ec2f30d12209e1926c4decca0568a"
integrity sha512-5s39RYGaqugWVoOfc6pAwj9yeNh7mclygBWTyYVJX+sGiNchwCtgHbn2AjeonOw0g168CPI3itiXetHj2Yo8gg==
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.14"
Expand Down

0 comments on commit 0bdabf4

Please sign in to comment.