Skip to content

Commit 59dfde6

Browse files
committed
Update dependency react-docgen-typescript-loader to v3.3.0
1 parent e8e8b42 commit 59dfde6

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"jest": "24.1.0",
5353
"nodemon": "1.18.10",
5454
"prettier": "1.16.4",
55-
"react-docgen-typescript-loader": "3.0.1",
55+
"react-docgen-typescript-loader": "3.3.0",
5656
"react-docgen-typescript-webpack-plugin": "1.1.0",
5757
"ts-jest": "23.10.5",
5858
"typescript": "3.1.6"

yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12284,7 +12284,7 @@ [email protected], loader-utils@^1.0.2, loader-utils@^1.1.0:
1228412284
emojis-list "^2.0.0"
1228512285
json5 "^0.5.0"
1228612286

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

15401-
react-docgen-typescript-loader@3.0.1:
15402-
version "3.0.1"
15403-
resolved "https://registry.yarnpkg.com/react-docgen-typescript-loader/-/react-docgen-typescript-loader-3.0.1.tgz#889aa472450c8db82ea0355656a307806ec74e77"
15404-
integrity sha512-SAVMFdW5p76pVMS6c7Jl1mGM5EZLVBWJ+rfoTvEaC2SeDgSFflnkM8eJGZVhty+7FSefvOJcBBz2rMkciphERA==
15401+
react-docgen-typescript-loader@3.3.0:
15402+
version "3.3.0"
15403+
resolved "https://registry.yarnpkg.com/react-docgen-typescript-loader/-/react-docgen-typescript-loader-3.3.0.tgz#c1f5c1db9a2b6a6bca220bc50fee0a071bc75499"
15404+
integrity sha512-gC0TeWTz7s7OMyeABppQGbbrtSNi0yl/gBgZJElBtaBFNSJlHH1sfgQybHZmlZqFcn4UBa+8DOGT6wEJKWTV6g==
1540515405
dependencies:
1540615406
"@webpack-contrib/schema-utils" "^1.0.0-beta.0"
15407-
loader-utils "^1.1.0"
15408-
react-docgen-typescript "^1.9.0"
15407+
loader-utils "^1.2.3"
15408+
react-docgen-typescript "^1.15.0"
1540915409

1541015410
1541115411
version "1.1.0"
@@ -15415,7 +15415,12 @@ [email protected]:
1541515415
ajv "^6.1.1"
1541615416
react-docgen-typescript "^1.2.3"
1541715417

15418-
react-docgen-typescript@^1.2.3, react-docgen-typescript@^1.9.0:
15418+
react-docgen-typescript@^1.15.0:
15419+
version "1.15.0"
15420+
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.15.0.tgz#963f14210841f9b51ed18c65152a6cc37f1c3184"
15421+
integrity sha512-8xObdkRQbrc0505tEdVRO+pdId8pKFyD6jhLYM9FDdceKma+iB+a17Dk7e3lPRBRh8ArQLCedOCOfN/bO338kw==
15422+
15423+
react-docgen-typescript@^1.2.3:
1541915424
version "1.12.3"
1542015425
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.12.3.tgz#fe62a5ce82e93573e316366e53adfe8273121c70"
1542115426
integrity sha512-s1XswWs4ykNdWKsPyfM4qptV5dT8nnjnVi2IcjoS/vGlRNYrc0TkW0scVOrinHZ+ndKhPqA4iVNrdwhxZBzJcg==

0 commit comments

Comments
 (0)