@storybook/test 8.2.6 → 8.2.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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/test",
3
- "version": "8.2.6",
3
+ "version": "8.2.7",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "storybook"
@@ -45,7 +45,7 @@
45
45
  },
46
46
  "dependencies": {
47
47
  "@storybook/csf": "0.1.11",
48
- "@storybook/instrumenter": "8.2.6",
48
+ "@storybook/instrumenter": "8.2.7",
49
49
  "@testing-library/dom": "10.1.0",
50
50
  "@testing-library/jest-dom": "6.4.5",
51
51
  "@testing-library/user-event": "14.5.2",
@@ -61,7 +61,7 @@
61
61
  "typescript": "^5.3.2"
62
62
  },
63
63
  "peerDependencies": {
64
- "storybook": "^8.2.6"
64
+ "storybook": "^8.2.7"
65
65
  },
66
66
  "publishConfig": {
67
67
  "access": "public"