Skip to content

Commit

Permalink
Merge pull request #1311 from intuit/dependabot/npm_and_yarn/eslint-p…
Browse files Browse the repository at this point in the history
…lugin-jsdoc-27.0.7

Bump eslint-plugin-jsdoc from 25.4.2 to 27.0.7
  • Loading branch information
hipstersmoothie authored Jun 24, 2020
2 parents 5917ae2 + 09fb211 commit 464b8e5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-config-xo": "^0.29.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^23.0.1",
"eslint-plugin-jsdoc": "^25.2.0",
"eslint-plugin-jsdoc": "^27.0.7",
"eslint-plugin-prettier": "^3.1.1",
"graphql": "^15.0.0",
"husky": "^4.0.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5805,10 +5805,10 @@ commander@~2.8.1:
dependencies:
graceful-readlink ">= 1.0.0"

comment-parser@^0.7.4:
version "0.7.4"
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.4.tgz#f5eb83cbae323cae6533c057f41d52692361c83a"
integrity sha512-Nnl77/mt6sj1BiYSVMeMWzvD0183F2MFOJyFRmZHimUVDYS9J40AvXpiFA7RpU5pQH+HkvYc0dnsHpwW2xmbyQ==
comment-parser@^0.7.5:
version "0.7.5"
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.5.tgz#06db157a3b34addf8502393743e41897e2c73059"
integrity sha512-iH9YA35ccw94nx5244GVkpyC9eVTsL71jZz6iz5w6RIf79JLF2AsXHXq9p6Oaohyl3sx5qSMnGsWUDFIAfWL4w==

commondir@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -7528,12 +7528,12 @@ eslint-plugin-jest@^23.0.1:
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"

eslint-plugin-jsdoc@^25.2.0:
version "25.4.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-25.4.2.tgz#1a8480e880c4d343ba9bc77caf6c91e4500d7a71"
integrity sha512-IFZnxBBt2fGYZ9yaLt+KP/jHa6u8LQPwH9QzRlhbU+WKBq7ou6XTXoxG0EZVn9ohcbJ0sM8X70iRRX/J3Wu37w==
eslint-plugin-jsdoc@^27.0.7:
version "27.0.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-27.0.7.tgz#de1211c0e5b915f9f2dc13bc58dc19acf5d05d1a"
integrity sha512-pJKQ8Nby/bQ4VjMtYF26cVU5/jckpHIN5VYij61Ie3ZQIURySh1ThOoZX7IVBYNakpRxsrCwbGmMelsxbjivVg==
dependencies:
comment-parser "^0.7.4"
comment-parser "^0.7.5"
debug "^4.1.1"
jsdoctypeparser "^6.1.0"
lodash "^4.17.15"
Expand Down

0 comments on commit 464b8e5

Please sign in to comment.