@storybook/test 8.2.0-alpha.6 → 8.2.0-alpha.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/test",
3
- "version": "8.2.0-alpha.6",
3
+ "version": "8.2.0-alpha.7",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "storybook"
@@ -44,10 +44,10 @@
44
44
  "prep": "node --loader ../../../scripts/node_modules/esbuild-register/loader.js -r ../../../scripts/node_modules/esbuild-register/register.js ../../../scripts/prepare/bundle.ts"
45
45
  },
46
46
  "dependencies": {
47
- "@storybook/client-logger": "8.2.0-alpha.6",
48
- "@storybook/core-events": "8.2.0-alpha.6",
49
- "@storybook/instrumenter": "8.2.0-alpha.6",
50
- "@storybook/preview-api": "8.2.0-alpha.6",
47
+ "@storybook/client-logger": "8.2.0-alpha.7",
48
+ "@storybook/core-events": "8.2.0-alpha.7",
49
+ "@storybook/instrumenter": "8.2.0-alpha.7",
50
+ "@storybook/preview-api": "8.2.0-alpha.7",
51
51
  "@testing-library/dom": "10.1.0",
52
52
  "@testing-library/jest-dom": "6.4.5",
53
53
  "@testing-library/user-event": "14.5.2",