Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @storybook/react-docgen-typescript-plugin to v1.0.6--canary.9.f9c48c0.0 #309

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"resolutions": {
"@storybook/react/webpack": "^5",
"@storybook/react-docgen-typescript-plugin": "1.0.6--canary.9.cd77847.0"
"@storybook/react-docgen-typescript-plugin": "1.0.6--canary.9.f9c48c0.0"
},
"devDependencies": {
"@babel/core": "7.22.5",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6285,21 +6285,30 @@ __metadata:
languageName: node
linkType: hard

"@storybook/react-docgen-typescript-plugin@npm:1.0.6--canary.9.cd77847.0":
version: 1.0.6--canary.9.cd77847.0
resolution: "@storybook/react-docgen-typescript-plugin@npm:1.0.6--canary.9.cd77847.0"
"@storybook/react-docgen-typescript-plugin@npm:1.0.6--canary.9.f9c48c0.0":
version: 1.0.6--canary.9.f9c48c0.0
resolution: "@storybook/react-docgen-typescript-plugin@npm:1.0.6--canary.9.f9c48c0.0"
dependencies:
"@storybook/react-docgen-typescript": ^2.2.4-next.1
debug: ^4.1.1
endent: ^2.0.1
find-cache-dir: ^3.3.1
flat-cache: ^3.0.4
micromatch: ^4.0.2
react-docgen-typescript: ^2.2.2
tslib: ^2.0.0
peerDependencies:
typescript: ">= 4.x"
webpack: ">= 4"
checksum: 8f155cc34cb7d1f124c42b125b760fb58b4ba2ed2eaf109f363411f1c3b0cc6f3cb6dc15c1fa073bd6c0ec5e98b51ab24ff92def54505043f7a2a297a33a77af
checksum: bc11d10dcf2d9383a58e0d46115a2d433a0efe8ebe182aa608f5fb81d16404f2b101200dcfec5ec0fa3684c1b48707f9cad6ac315aa5438f0d2d9641ee7a95d6
languageName: node
linkType: hard

"@storybook/react-docgen-typescript@npm:^2.2.4-next.1":
version: 2.2.4-next.1
resolution: "@storybook/react-docgen-typescript@npm:2.2.4-next.1"
peerDependencies:
typescript: ">= 4.3.x"
checksum: 246bfd9e3a88baee0530bf13dde8a7c28663dabdd14e96764cce1e2b477c6c4b483749a041dbc9621e93b09cee5276cb3ebea7328e05b18ed334e70b9bf86ad2
languageName: node
linkType: hard

Expand Down Expand Up @@ -16737,15 +16746,6 @@ __metadata:
languageName: node
linkType: hard

"react-docgen-typescript@npm:^2.2.2":
version: 2.2.2
resolution: "react-docgen-typescript@npm:2.2.2"
peerDependencies:
typescript: ">= 4.3.x"
checksum: a9826459ea44e818f21402728dd47f5cae60bd936574cefd4f90ad101ff3eebacd67b6e017b793309734ce62c037aa3072dbc855d2b0e29bad1a38cbf5bac115
languageName: node
linkType: hard

"react-docgen@npm:^5.0.0":
version: 5.4.3
resolution: "react-docgen@npm:5.4.3"
Expand Down