Skip to content

Commit

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

Update 10 dependencies from npm
  • Loading branch information
Hypnosphi authored Mar 21, 2018
2 parents e042efa + 40475f2 commit 100ea0f
Show file tree
Hide file tree
Showing 5 changed files with 270 additions and 115 deletions.
2 changes: 1 addition & 1 deletion examples/vue-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-core": "^6.26.0",
"babel-loader": "^7.1.4",
"babel-preset-env": "^1.6.0",
"babel-preset-vue": "^2.0.1",
"babel-preset-vue": "^2.0.2",
"cross-env": "^5.1.4",
"file-loader": "^1.1.11",
"svg-url-loader": "^2.3.2",
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@storybook/client-logger": "3.4.0-rc.3",
"@storybook/node-logger": "3.4.0-rc.3",
"@storybook/ui": "3.4.0-rc.3",
"autoprefixer": "^8.0.0",
"autoprefixer": "^8.1.0",
"babel-runtime": "^6.26.0",
"chalk": "^2.3.2",
"commander": "^2.15.1",
Expand Down
2 changes: 1 addition & 1 deletion lib/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"events": "^2.0.0",
"fuse.js": "^3.2.0",
"global": "^4.3.2",
"keycode": "^2.1.9",
"keycode": "^2.2.0",
"lodash.debounce": "^4.0.8",
"lodash.pick": "^4.4.0",
"lodash.sortby": "^4.7.0",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"commander": "^2.15.1",
"concurrently": "^3.5.1",
"cross-env": "^5.1.4",
"danger": "^3.3.0",
"danger": "^3.3.2",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"eslint": "^4.19.0",
Expand All @@ -72,14 +72,14 @@
"glob": "^7.1.2",
"husky": "^0.14.3",
"inquirer": "^5.1.0",
"jest": "^22.4.2",
"jest-cli": "^22.4.2",
"jest-config": "^22.4.2",
"jest-diff": "^22.4.0",
"jest-environment-jsdom": "^22.4.1",
"jest": "^22.4.3",
"jest-cli": "^22.4.3",
"jest-config": "^22.4.3",
"jest-diff": "^22.4.3",
"jest-environment-jsdom": "^22.4.3",
"jest-enzyme": "^4.2.0",
"jest-image-snapshot": "^2.4.0",
"jest-jasmine2": "^22.4.2",
"jest-jasmine2": "^22.4.3",
"jest-preset-angular": "^5.2.1",
"jest-vue-preprocessor": "^1.4.0",
"lerna": "2.5.1",
Expand Down
Loading

0 comments on commit 100ea0f

Please sign in to comment.