@storybook/test
Advanced tools
Comparing version 0.0.0-pr-30071-sha-26d114f9 to 0.0.0-pr-30071-sha-7ddaf71e
@@ -176,3 +176,3 @@ import { TestingLibraryMatchers } from '@testing-library/jest-dom/matchers'; | ||
type Queries = BoundFunctions<typeof queries>; | ||
declare module '@storybook/core/csf' { | ||
declare module 'storybook/internal/csf' { | ||
interface Canvas extends Queries { | ||
@@ -179,0 +179,0 @@ } |
{ | ||
"name": "@storybook/test", | ||
"version": "0.0.0-pr-30071-sha-26d114f9", | ||
"version": "0.0.0-pr-30071-sha-7ddaf71e", | ||
"description": "", | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
"@storybook/global": "^5.0.0", | ||
"@storybook/instrumenter": "0.0.0-pr-30071-sha-26d114f9", | ||
"@storybook/instrumenter": "0.0.0-pr-30071-sha-7ddaf71e", | ||
"@testing-library/dom": "10.4.0", | ||
@@ -63,3 +63,3 @@ "@testing-library/jest-dom": "6.5.0", | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-30071-sha-26d114f9" | ||
"storybook": "^0.0.0-pr-30071-sha-7ddaf71e" | ||
}, | ||
@@ -66,0 +66,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1819260
7339
5
+ Added@storybook/instrumenter@0.0.0-pr-30071-sha-7ddaf71e(transitive)
- Removed@storybook/instrumenter@0.0.0-pr-30071-sha-26d114f9(transitive)