Skip to content

Commit

Permalink
Upgrade react-docgen-typescript-plugin per PR#46
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jun 18, 2021
1 parent c2f14a8 commit 869e8d6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@storybook/core": "6.3.0-rc.10",
"@storybook/core-common": "6.3.0-rc.10",
"@storybook/node-logger": "6.3.0-rc.10",
"@storybook/react-docgen-typescript-plugin": "1.0.2-canary.a1497ff.0",
"@storybook/react-docgen-typescript-plugin": "1.0.2-canary.3c70e01.0",
"@storybook/semver": "^7.3.2",
"@types/webpack-env": "^1.16.0",
"babel-plugin-add-react-displayname": "^0.0.5",
Expand Down
2 changes: 1 addition & 1 deletion lib/core-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"webpack": "4"
},
"devDependencies": {
"@storybook/react-docgen-typescript-plugin": "1.0.2-canary.a1497ff.0",
"@storybook/react-docgen-typescript-plugin": "1.0.2-canary.3c70e01.0",
"@types/interpret": "^1.1.1",
"@types/mock-fs": "^4.13.0",
"mock-fs": "^4.13.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6619,7 +6619,7 @@ __metadata:
"@babel/preset-typescript": ^7.12.7
"@babel/register": ^7.12.1
"@storybook/node-logger": 6.3.0-rc.10
"@storybook/react-docgen-typescript-plugin": 1.0.2-canary.a1497ff.0
"@storybook/react-docgen-typescript-plugin": 1.0.2-canary.3c70e01.0
"@storybook/semver": ^7.3.2
"@types/glob-base": ^0.3.0
"@types/interpret": ^1.1.1
Expand Down Expand Up @@ -7141,9 +7141,9 @@ __metadata:
languageName: node
linkType: hard

"@storybook/react-docgen-typescript-plugin@npm:1.0.2-canary.a1497ff.0":
version: 1.0.2-canary.a1497ff.0
resolution: "@storybook/react-docgen-typescript-plugin@npm:1.0.2-canary.a1497ff.0"
"@storybook/react-docgen-typescript-plugin@npm:1.0.2-canary.3c70e01.0":
version: 1.0.2-canary.3c70e01.0
resolution: "@storybook/react-docgen-typescript-plugin@npm:1.0.2-canary.3c70e01.0"
dependencies:
debug: ^4.1.1
endent: ^2.0.1
Expand All @@ -7155,7 +7155,7 @@ __metadata:
peerDependencies:
typescript: ">= 3.x"
webpack: ">= 4"
checksum: 463548382953145ef6c7dd3b0c0bde6179478d2e5afe9b3fa9c85db32eb252f05d3da3d0c84c2a5bd5529f622c0a8d128ec481d947a2f2b1c1679cfff7369185
checksum: 6c31de7199bd868ed2b72c7ace99cffe8a5475a44751bf42a6042f662abb13b47bae7b7c02a5de8165c1fc75f9c1ae2fcf1b8dc2e31a101d09e0d88666852793
languageName: node
linkType: hard

Expand All @@ -7171,7 +7171,7 @@ __metadata:
"@storybook/core": 6.3.0-rc.10
"@storybook/core-common": 6.3.0-rc.10
"@storybook/node-logger": 6.3.0-rc.10
"@storybook/react-docgen-typescript-plugin": 1.0.2-canary.a1497ff.0
"@storybook/react-docgen-typescript-plugin": 1.0.2-canary.3c70e01.0
"@storybook/semver": ^7.3.2
"@types/node": ^14.14.20
"@types/prompts": ^2.0.9
Expand Down

0 comments on commit 869e8d6

Please sign in to comment.