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.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 1, 2019
1 parent ae8f54d commit 1278a4a
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.0",
"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.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/react-docgen-typescript-loader/-/react-docgen-typescript-loader-3.2.0.tgz#137afca0d96211b82685253eb7397dab2ee43920"
integrity sha512-FL7H3yXNkcsQD/OKwReJ1i8faqaarRBzpjZd/pNtpz4nH6hx1h/oWkmaIaL8I2YaY4moPaNgAoi2PAMA9o0K7A==
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.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.14.0:
version "1.14.0"
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.14.0.tgz#f795992e7da2f4f621c6addc23a60419f2f3924a"
integrity sha512-LalT7mYQwsgXjKBo9qRO9fuArAql0yQ2nmlVhoxu0/pVQ+oBnIPXGn1D+seFXdtm6VmgDJv9YN/A99fKU/6Y8g==

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

0 comments on commit 1278a4a

Please sign in to comment.