Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/eslint-p…
Browse files Browse the repository at this point in the history
…lugin-jsdoc-28.5.1'
  • Loading branch information
Frazer Smith committed Jun 29, 2020
2 parents f28bb03 + 87ca360 commit 1896416
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-jest": "^23.13.2",
"eslint-plugin-jsdoc": "^27.0.7",
"eslint-plugin-jsdoc": "^28.5.1",
"eslint-plugin-json": "^2.1.1",
"eslint-plugin-promise": "^4.2.1",
"glob": "^7.1.6",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1847,17 +1847,17 @@ eslint-plugin-jest@^23.13.2:
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"

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==
eslint-plugin-jsdoc@^28.5.1:
version "28.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-28.5.1.tgz#5a95ee8705af389ba2062a1036be6077b5e62f3f"
integrity sha512-1XSWu8UnGwqO8mX3XKGofffL83VRt00ptq0m5OrTLFDN3At4x+/pJ8YHJONKhGC35TtjskcS9/RR6F9pjQ8c+w==
dependencies:
comment-parser "^0.7.5"
debug "^4.1.1"
jsdoctypeparser "^6.1.0"
jsdoctypeparser "^7.0.0"
lodash "^4.17.15"
regextras "^0.7.1"
semver "^6.3.0"
semver "^7.3.2"
spdx-expression-parse "^3.0.1"

eslint-plugin-json@^2.1.1:
Expand Down Expand Up @@ -3295,10 +3295,10 @@ jsdoc@^3.6.4:
taffydb "2.6.2"
underscore "~1.10.2"

jsdoctypeparser@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-6.1.0.tgz#acfb936c26300d98f1405cb03e20b06748e512a8"
integrity sha512-UCQBZ3xCUBv/PLfwKAJhp6jmGOSLFNKzrotXGNgbKhWvz27wPsCsVeP7gIcHPElQw2agBmynAitXqhxR58XAmA==
jsdoctypeparser@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-7.0.0.tgz#957192fbcb8c574240092cca4635383a6ed706eb"
integrity sha512-6vWPn5qSy+MbgCVjXsQKVkRywhs+IxFU7Chw72DKsWoGueYp6QX8eTc55+EA0yPGYfhmglb1gfi283asXirfGQ==

jsdom@^16.2.2:
version "16.2.2"
Expand Down

0 comments on commit 1896416

Please sign in to comment.