Skip to content

Commit

Permalink
Update dependency react-docgen-typescript-loader to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 10, 2019
1 parent e8e8b42 commit 2430bfa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jest": "24.1.0",
"nodemon": "1.18.10",
"prettier": "1.16.4",
"react-docgen-typescript-loader": "3.0.1",
"react-docgen-typescript-loader": "3.1.1",
"react-docgen-typescript-webpack-plugin": "1.1.0",
"ts-jest": "23.10.5",
"typescript": "3.1.6"
Expand Down
21 changes: 13 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12284,7 +12284,7 @@ [email protected], loader-utils@^1.0.2, loader-utils@^1.1.0:
emojis-list "^2.0.0"
json5 "^0.5.0"

[email protected]:
[email protected], loader-utils@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
integrity sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==
Expand Down Expand Up @@ -15398,14 +15398,14 @@ react-devtools-core@^3.4.2:
shell-quote "^1.6.1"
ws "^3.3.1"

react-docgen-typescript-loader@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/react-docgen-typescript-loader/-/react-docgen-typescript-loader-3.0.1.tgz#889aa472450c8db82ea0355656a307806ec74e77"
integrity sha512-SAVMFdW5p76pVMS6c7Jl1mGM5EZLVBWJ+rfoTvEaC2SeDgSFflnkM8eJGZVhty+7FSefvOJcBBz2rMkciphERA==
react-docgen-typescript-loader@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/react-docgen-typescript-loader/-/react-docgen-typescript-loader-3.1.1.tgz#c1992538524fb9e45246d6c1314ddcfbf26e9d08"
integrity sha512-h8xfQIiEI4Z1oZewZhi9oohiWMS5Ek19LmgrvoL77Y/5d3tzu6fE3QHqhzYzdPnTaCfMzF7JMDUaydJiLbsDKg==
dependencies:
"@webpack-contrib/schema-utils" "^1.0.0-beta.0"
loader-utils "^1.1.0"
react-docgen-typescript "^1.9.0"
loader-utils "^1.2.3"
react-docgen-typescript "^1.12.3"

[email protected]:
version "1.1.0"
Expand All @@ -15415,7 +15415,12 @@ [email protected]:
ajv "^6.1.1"
react-docgen-typescript "^1.2.3"

react-docgen-typescript@^1.2.3, react-docgen-typescript@^1.9.0:
react-docgen-typescript@^1.12.3:
version "1.12.5"
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.12.5.tgz#922cdbd9b6f3804695c94bff377c1b40a2e04f0c"
integrity sha512-rXwT6sNThl4A9ISJCnhGLIZBbz0KnXKaNRDIJlpyAsUnG0CutR51grpJv+gsltj+wTLXyr4bhRcuOu8l6MkCHw==

react-docgen-typescript@^1.2.3:
version "1.12.3"
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.12.3.tgz#fe62a5ce82e93573e316366e53adfe8273121c70"
integrity sha512-s1XswWs4ykNdWKsPyfM4qptV5dT8nnjnVi2IcjoS/vGlRNYrc0TkW0scVOrinHZ+ndKhPqA4iVNrdwhxZBzJcg==
Expand Down

0 comments on commit 2430bfa

Please sign in to comment.