@storybook/codemod 8.0.0-alpha.12 → 8.0.0-alpha.13

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/codemod",
3
- "version": "8.0.0-alpha.12",
3
+ "version": "8.0.0-alpha.13",
4
4
  "description": "A collection of codemod scripts written with JSCodeshift",
5
5
  "keywords": [
6
6
  "storybook"
@@ -56,9 +56,9 @@
56
56
  "@babel/preset-env": "^7.23.2",
57
57
  "@babel/types": "^7.23.0",
58
58
  "@storybook/csf": "^0.1.2",
59
- "@storybook/csf-tools": "8.0.0-alpha.12",
60
- "@storybook/node-logger": "8.0.0-alpha.12",
61
- "@storybook/types": "8.0.0-alpha.12",
59
+ "@storybook/csf-tools": "8.0.0-alpha.13",
60
+ "@storybook/node-logger": "8.0.0-alpha.13",
61
+ "@storybook/types": "8.0.0-alpha.13",
62
62
  "@types/cross-spawn": "^6.0.2",
63
63
  "cross-spawn": "^7.0.3",
64
64
  "globby": "^11.0.2",