Skip to content

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 4, 2019
1 parent e8e8b42 commit d3599eb
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.2.0",
"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.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.1.0"
react-docgen-typescript "^1.9.0"
loader-utils "^1.2.3"
react-docgen-typescript "^1.14.0"

[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.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-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 d3599eb

Please sign in to comment.