@storybook/test 8.3.0-alpha.7 → 8.3.0-alpha.9
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": "8.3.0-alpha.
|
3
|
+
"version": "8.3.0-alpha.9",
|
4
4
|
"description": "",
|
5
5
|
"keywords": [
|
6
6
|
"storybook"
|
@@ -46,7 +46,7 @@
|
|
46
46
|
"dependencies": {
|
47
47
|
"@storybook/csf": "^0.1.11",
|
48
48
|
"@storybook/global": "^5.0.0",
|
49
|
-
"@storybook/instrumenter": "8.3.0-alpha.
|
49
|
+
"@storybook/instrumenter": "8.3.0-alpha.9",
|
50
50
|
"@testing-library/dom": "10.4.0",
|
51
51
|
"@testing-library/jest-dom": "6.4.8",
|
52
52
|
"@testing-library/user-event": "14.5.2",
|
@@ -62,7 +62,7 @@
|
|
62
62
|
"typescript": "^5.3.2"
|
63
63
|
},
|
64
64
|
"peerDependencies": {
|
65
|
-
"storybook": "^8.3.0-alpha.
|
65
|
+
"storybook": "^8.3.0-alpha.9"
|
66
66
|
},
|
67
67
|
"publishConfig": {
|
68
68
|
"access": "public"
|