Skip to content

Commit

Permalink
Merge pull request #19657 from storybookjs/restore-csf-next
Browse files Browse the repository at this point in the history
Go back to `csf@next`
  • Loading branch information
tmeasday authored Oct 28, 2022
2 parents 7ead98b + 6f9b727 commit 2c54a2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
2 changes: 1 addition & 1 deletion code/lib/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"file-system-cache": "^2.0.0"
},
"devDependencies": {
"@storybook/csf": " 0.0.2--canary.52.d2acbe4.0",
"@storybook/csf": "next",
"@types/node": "^16.0.0",
"synchronous-promise": "^2.0.15",
"typescript": "~4.6.3"
Expand Down
19 changes: 4 additions & 15 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6635,17 +6635,6 @@ __metadata:
languageName: unknown
linkType: soft

"@storybook/csf@npm: 0.0.2--canary.52.d2acbe4.0":
version: 0.0.2--canary.52.d2acbe4.0
resolution: "@storybook/csf@npm:0.0.2--canary.52.d2acbe4.0"
dependencies:
expect-type: ^0.14.2
lodash: ^4.17.15
type-fest: ^2.19.0
checksum: a384ba464c73f50cda05f28546ad6f420c8f58323817b650b92f3f15d845a5698f6a484b9803396c11c402ae33eb7e2c506137aa112f230771978c78103432c8
languageName: node
linkType: hard

"@storybook/csf@npm:0.0.2--canary.4566f4d.1":
version: 0.0.2--canary.4566f4d.1
resolution: "@storybook/csf@npm:0.0.2--canary.4566f4d.1"
Expand All @@ -6665,13 +6654,13 @@ __metadata:
linkType: hard

"@storybook/csf@npm:next":
version: 0.0.2-next.0
resolution: "@storybook/csf@npm:0.0.2-next.0"
version: 0.0.2-next.1
resolution: "@storybook/csf@npm:0.0.2-next.1"
dependencies:
expect-type: ^0.14.2
lodash: ^4.17.15
type-fest: ^2.19.0
checksum: 5e3da0544245893a2374df3de3fda504b2ec1b124bedff4dda85507f1a6209f25a3819d70af1792b0a74a2590fee84955fdbd0a6f1050a84ac7c8e8f40204317
checksum: 941ed6463ffd5dd15b70c624d34abf800dc55d8bffb923740df25d2e675e55702417bef489e7c955388aec4c4b74a7435acc0b8d721cd5ef7f75b31972f6c864
languageName: node
linkType: hard

Expand Down Expand Up @@ -7890,7 +7879,7 @@ __metadata:
resolution: "@storybook/types@workspace:lib/types"
dependencies:
"@babel/core": ^7.12.10
"@storybook/csf": " 0.0.2--canary.52.d2acbe4.0"
"@storybook/csf": next
"@types/babel__core": ^7.0.0
"@types/express": ^4.7.0
"@types/node": ^16.0.0
Expand Down

0 comments on commit 2c54a2b

Please sign in to comment.