@storybook/test
Advanced tools
Comparing version 0.0.0-pr-30457-sha-e6b0c6dc to 0.0.0-pr-30516-sha-086477d9
@@ -176,3 +176,3 @@ import { TestingLibraryMatchers } from '@testing-library/jest-dom/matchers'; | ||
type Queries = BoundFunctions<typeof queries>; | ||
declare module '@storybook/csf' { | ||
declare module '@storybook/core/csf' { | ||
interface Canvas extends Queries { | ||
@@ -179,0 +179,0 @@ } |
{ | ||
"name": "@storybook/test", | ||
"version": "0.0.0-pr-30457-sha-e6b0c6dc", | ||
"version": "0.0.0-pr-30516-sha-086477d9", | ||
"description": "", | ||
@@ -46,5 +46,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@storybook/csf": "0.1.14--canary.f3da709.0", | ||
"@storybook/global": "^5.0.0", | ||
"@storybook/instrumenter": "0.0.0-pr-30457-sha-e6b0c6dc", | ||
"@storybook/instrumenter": "0.0.0-pr-30516-sha-086477d9", | ||
"@testing-library/dom": "10.4.0", | ||
@@ -64,3 +63,3 @@ "@testing-library/jest-dom": "6.5.0", | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-30457-sha-e6b0c6dc" | ||
"storybook": "^0.0.0-pr-30516-sha-086477d9" | ||
}, | ||
@@ -67,0 +66,0 @@ "publishConfig": { |
8
1819509
+ Added@storybook/instrumenter@0.0.0-pr-30516-sha-086477d9(transitive)
- Removed@storybook/csf@0.1.14--canary.f3da709.0(transitive)
- Removed@storybook/instrumenter@0.0.0-pr-30457-sha-e6b0c6dc(transitive)
- Removedtype-fest@2.19.0(transitive)