@storybook/test 0.0.0-pr-30605-sha-3a6ed43c → 0.0.0-pr-30636-sha-c6ea358f
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@storybook/test",
|
3
|
-
"version": "0.0.0-pr-
|
3
|
+
"version": "0.0.0-pr-30636-sha-c6ea358f",
|
4
4
|
"description": "",
|
5
5
|
"keywords": [
|
6
6
|
"storybook"
|
@@ -44,7 +44,7 @@
|
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
46
|
"@storybook/global": "^5.0.0",
|
47
|
-
"@storybook/instrumenter": "0.0.0-pr-
|
47
|
+
"@storybook/instrumenter": "0.0.0-pr-30636-sha-c6ea358f",
|
48
48
|
"@testing-library/dom": "10.4.0",
|
49
49
|
"@testing-library/jest-dom": "6.5.0",
|
50
50
|
"@testing-library/user-event": "14.5.2",
|
@@ -59,7 +59,7 @@
|
|
59
59
|
"typescript": "^5.7.3"
|
60
60
|
},
|
61
61
|
"peerDependencies": {
|
62
|
-
"storybook": "^0.0.0-pr-
|
62
|
+
"storybook": "^0.0.0-pr-30636-sha-c6ea358f"
|
63
63
|
},
|
64
64
|
"publishConfig": {
|
65
65
|
"access": "public"
|