Skip to content

Commit

Permalink
Merge pull request #3041 from storybooks/dependencies.io-update-build…
Browse files Browse the repository at this point in the history
…-264.0.0

Update 14 dependencies from npm
  • Loading branch information
Hypnosphi authored Feb 20, 2018
2 parents 3fb98f5 + 13f765b commit 3ab8276
Show file tree
Hide file tree
Showing 5 changed files with 207 additions and 170 deletions.
6 changes: 3 additions & 3 deletions addons/storyshots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"@storybook/addons": "^3.4.0-alpha.8",
"@storybook/react": "^3.4.0-alpha.8",
"babel-cli": "^6.26.0",
"babel-jest": "^22.1.0",
"babel-jest": "^22.4.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"enzyme-to-json": "^3.3.1",
"jest": "^22.3.0",
"jest-cli": "^22.3.0",
"jest": "^22.4.0",
"jest-cli": "^22.4.0",
"react": "^16.1.0",
"react-dom": "^16.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/cra-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"@storybook/client-logger": "^3.4.0-alpha.8",
"@storybook/components": "^3.4.0-alpha.8",
"@storybook/react": "^3.4.0-alpha.8",
"babel-jest": "^22.2.2",
"babel-jest": "^22.4.0",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.0",
"enzyme-to-json": "^3.3.1",
"jest": "^22.3.0",
"jest": "^22.4.0",
"react-scripts": "^1.1.1",
"webpack": "^3.11.0"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/official-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"@storybook/components": "^3.4.0-alpha.8",
"@storybook/node-logger": "^3.4.0-alpha.8",
"@storybook/react": "^3.4.0-alpha.8",
"babel-jest": "^22.1.0",
"babel-jest": "^22.4.0",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.0",
"enzyme-to-json": "^3.3.1",
"eventemitter3": "^3.0.1",
"format-json": "^1.0.3",
"global": "^4.3.2",
"jest": "^22.3.0",
"jest": "^22.4.0",
"paths.macro": "^2.0.2",
"prop-types": "^15.6.0",
"react": "^16.2.0",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@angular/platform-browser-dynamic": "^5.2.5",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.1",
"babel-eslint": "^8.2.2",
"babel-plugin-transform-md-import-to-string": "^1.0.6",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
Expand Down Expand Up @@ -75,14 +75,14 @@
"glob": "^7.1.2",
"husky": "^0.14.3",
"inquirer": "^5.1.0",
"jest": "^22.3.0",
"jest-cli": "^22.3.0",
"jest-config": "^22.3.0",
"jest-diff": "^22.1.0",
"jest-environment-jsdom": "^22.3.0",
"jest": "^22.4.0",
"jest-cli": "^22.4.0",
"jest-config": "^22.4.0",
"jest-diff": "^22.4.0",
"jest-environment-jsdom": "^22.4.0",
"jest-enzyme": "^4.2.0",
"jest-image-snapshot": "^2.3.0",
"jest-jasmine2": "^22.3.0",
"jest-jasmine2": "^22.4.0",
"jest-preset-angular": "^5.0.0",
"jest-vue-preprocessor": "^1.3.1",
"lerna": "2.9.0",
Expand Down
Loading

0 comments on commit 3ab8276

Please sign in to comment.