Skip to content

Commit

Permalink
chore(package): update lockfile yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Oct 29, 2019
1 parent 3b1687d commit 5ab4d50
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1793,14 +1793,14 @@ eslint-plugin-jest@^22.17.0:
dependencies:
"@typescript-eslint/experimental-utils" "^1.13.0"

eslint-plugin-jsdoc@=15.9.1:
version "15.9.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.9.1.tgz#5cc09ddd7e4568169a710cf5748a0ac8fc1c9af5"
integrity sha512-EwW580YgcyZkB83QqY8WuTioGUbIEBlPY+cRI/zSGYrg62GUpmue1HeCBiZRJ40A77BE/MGdGIbAGTdVX49URQ==
eslint-plugin-jsdoc@16.1.0:
version "16.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-16.1.0.tgz#19ce3f6fa168108a90f07bb037364b144d9a7b08"
integrity sha512-cHfJwYHQgnv/pN+ltWWWdlneOji4D8NDidVxhxP8OuhPMe5UT1kQwBVO0djz+NGkJrTHaTVOQh3sAZOeb/cWoA==
dependencies:
comment-parser "^0.6.2"
debug "^4.1.1"
jsdoctypeparser "5.0.1"
jsdoctypeparser "^5.1.1"
lodash "^4.17.15"
object.entries-ponyfill "^1.0.1"
regextras "^0.6.1"
Expand Down Expand Up @@ -3134,10 +3134,10 @@ jsdoc@^3.6.3:
taffydb "2.6.2"
underscore "~1.9.1"

jsdoctypeparser@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-5.0.1.tgz#0d6bc09bb8bebeca5a588fcd508228d2189409a3"
integrity sha512-dYwcK6TKzvq+ZKtbp4sbQSW9JMo6s+4YFfUs5D/K7bZsn3s1NhEhZ+jmIPzby0HbkbECBe+hNPEa6a+E21o94w==
jsdoctypeparser@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-5.1.1.tgz#99c57412fe736c70024bf54204ed1bb93cf4a49f"
integrity sha512-APGygIJrT5bbz5lsVt8vyLJC0miEbQf/z9ZBfTr4RYvdia8AhWMRlYgivvwHG5zKD/VW3d6qpChCy64hpQET3A==

jsdom@^11.5.1:
version "11.12.0"
Expand Down

0 comments on commit 5ab4d50

Please sign in to comment.