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.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 30, 2019
1 parent ae8f54d commit 829add9
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.3.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.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/react-docgen-typescript-loader/-/react-docgen-typescript-loader-3.3.0.tgz#c1f5c1db9a2b6a6bca220bc50fee0a071bc75499"
integrity sha512-gC0TeWTz7s7OMyeABppQGbbrtSNi0yl/gBgZJElBtaBFNSJlHH1sfgQybHZmlZqFcn4UBa+8DOGT6wEJKWTV6g==
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.15.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.15.0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.15.0.tgz#963f14210841f9b51ed18c65152a6cc37f1c3184"
integrity sha512-8xObdkRQbrc0505tEdVRO+pdId8pKFyD6jhLYM9FDdceKma+iB+a17Dk7e3lPRBRh8ArQLCedOCOfN/bO338kw==

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

0 comments on commit 829add9

Please sign in to comment.