Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Commit

Permalink
Update dependency react-docgen-typescript-loader to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 17, 2019
1 parent ae8f54d commit 326a0d7
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 @@ -104,7 +104,7 @@
"pretty-quick": "1.11.1",
"react-app-rewire-styled-components": "3.0.2",
"react-app-rewire-styled-components-typescript": "1.0.1",
"react-docgen-typescript-loader": "3.1.1",
"react-docgen-typescript-loader": "3.2.1",
"storybook-react-router": "1.0.5",
"ts-import-plugin": "1.6.1",
"typescript": "3.5.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12765,19 +12765,19 @@ react-dev-utils@^9.0.3:
strip-ansi "5.2.0"
text-table "0.2.0"

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==
react-docgen-typescript-loader@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/react-docgen-typescript-loader/-/react-docgen-typescript-loader-3.2.1.tgz#5aaf059eba5b8054afc6f7c3b45df471515d90a0"
integrity sha512-k3yY+nJ0Q6O/86OmdSKKEaVH3rDIn9XNvi/UfGA1BiI7AymvrkggFDzHTNbDy9wPtZA2Cc6T7tLH7xU6nSb1wQ==
dependencies:
"@webpack-contrib/schema-utils" "^1.0.0-beta.0"
loader-utils "^1.2.3"
react-docgen-typescript "^1.12.3"
react-docgen-typescript "^1.14.1"

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.14.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.14.1.tgz#92671c480eb84e53cf8b7e845a0591c9fc061f8d"
integrity sha512-LQAK5dAtVmDwf+WHjIgBdF1v+uCeBzeYw3igC7rOxo1+j0uSHVppiKnJIXm7qnv+LPSjTwAkhGQHTE0dUVTeoQ==

react-docgen@^4.1.0:
version "4.1.1"
Expand Down

0 comments on commit 326a0d7

Please sign in to comment.