Skip to content

Commit

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

Update 25 dependencies from npm
  • Loading branch information
Hypnosphi committed Jan 11, 2018
2 parents 0fb1c75 + 6d27ee8 commit bb9a1b4
Show file tree
Hide file tree
Showing 10 changed files with 228 additions and 197 deletions.
8 changes: 4 additions & 4 deletions app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"babel-runtime": "^6.23.0",
"case-sensitive-paths-webpack-plugin": "^2.0.0",
"chalk": "^2.1.0",
"commander": "^2.11.0",
"common-tags": "^1.7.0",
"commander": "^2.13.0",
"common-tags": "^1.7.2",
"configstore": "^3.1.0",
"core-js": "^2.4.1",
"cross-env": "^5.1.1",
Expand Down Expand Up @@ -83,15 +83,15 @@
"webpack": "^2.5.1 || ^3.0.0",
"webpack-dev-middleware": "^1.10.2",
"webpack-hot-middleware": "^2.18.0",
"zone.js": "^0.8.19"
"zone.js": "^0.8.20"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-plugin-transform-decorators": "^6.24.1",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"codelyzer": "^3.1.2",
"mock-fs": "^4.3.0",
"nodemon": "^1.14.10",
"nodemon": "^1.14.11",
"typescript": "^2.4.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion app/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.1",
"commander": "^2.12.2",
"commander": "^2.13.0",
"css-loader": "^0.28.8",
"express": "^4.16.2",
"file-loader": "^1.1.6",
Expand Down
6 changes: 3 additions & 3 deletions app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.1",
"chalk": "^2.3.0",
"commander": "^2.12.2",
"common-tags": "^1.7.0",
"commander": "^2.13.0",
"common-tags": "^1.7.2",
"configstore": "^3.1.1",
"core-js": "^2.5.3",
"css-loader": "^0.28.8",
Expand Down Expand Up @@ -83,7 +83,7 @@
"webpack-hot-middleware": "^2.21.0"
},
"devDependencies": {
"nodemon": "^1.14.10"
"nodemon": "^1.14.11"
},
"peerDependencies": {
"babel-core": "^6.26.0 || ^7.0.0-0",
Expand Down
6 changes: 3 additions & 3 deletions app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.1",
"chalk": "^2.3.0",
"commander": "^2.12.2",
"common-tags": "^1.7.0",
"commander": "^2.13.0",
"common-tags": "^1.7.2",
"configstore": "^3.1.1",
"core-js": "^2.5.3",
"css-loader": "^0.28.8",
Expand Down Expand Up @@ -81,7 +81,7 @@
"webpack-hot-middleware": "^2.21.0"
},
"devDependencies": {
"nodemon": "^1.14.10",
"nodemon": "^1.14.11",
"vue": "^2.5.13",
"vue-loader": "^13.7.0",
"vue-template-compiler": "^2.5.13"
Expand Down
2 changes: 1 addition & 1 deletion dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ collectors:
versions: "L.Y.Y"
settings:
batch_mode: true
bootstrap_command: echo 'Skip'
bootstrap_command: yarn --ignore-scripts --ignore-engines --silent
github_labels:
- dependencies:update
github_assignees:
Expand Down
2 changes: 1 addition & 1 deletion examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@angular/router": "^5.1.3",
"core-js": "^2.4.1",
"rxjs": "^5.4.2",
"zone.js": "^0.8.19"
"zone.js": "^0.8.20"
},
"devDependencies": {
"@angular/cli": "1.6.3",
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 @@ -35,11 +35,11 @@
"@storybook/client-logger": "^3.4.0-alpha.1",
"@storybook/components": "^3.4.0-alpha.1",
"@storybook/react": "^3.4.0-alpha.1",
"babel-jest": "^22.0.4",
"babel-jest": "^22.0.6",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.0",
"enzyme-to-json": "^3.2.2",
"jest": "^22.0.5",
"jest": "^22.0.6",
"react-scripts": "^1.0.17"
},
"private": true
Expand Down
2 changes: 1 addition & 1 deletion lib/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"babel-runtime": "^6.26.0",
"chalk": "^2.3.0",
"child-process-promise": "^2.2.1",
"commander": "^2.12.2",
"commander": "^2.13.0",
"cross-spawn": "^5.0.1",
"jscodeshift": "^0.4.0",
"json5": "^0.5.1",
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"chalk": "^2.3.0",
"codecov": "^3.0.0",
"codelyzer": "^3.1.2",
"commander": "^2.12.2",
"commander": "^2.13.0",
"cross-env": "^5.1.3",
"danger": "^2.1.10",
"enzyme": "^3.3.0",
Expand All @@ -66,20 +66,20 @@
"glob": "^7.1.2",
"husky": "^0.14.3",
"inquirer": "^4.0.2",
"jest": "^22.0.5",
"jest-cli": "^22.0.5",
"jest-config": "^22.0.5",
"jest-diff": "^22.0.5",
"jest-environment-jsdom": "^22.0.5",
"jest": "^22.0.6",
"jest-cli": "^22.0.6",
"jest-config": "^22.0.6",
"jest-diff": "^22.0.6",
"jest-environment-jsdom": "^22.0.6",
"jest-enzyme": "^4.0.2",
"jest-image-snapshot": "^2.2.1",
"jest-jasmine2": "^22.0.5",
"jest-jasmine2": "^22.0.6",
"lerna": "^2.6.0",
"lint-staged": "^6.0.0",
"lodash": "^4.17.4",
"nodemon": "^1.14.10",
"nodemon": "^1.14.11",
"npmlog": "^4.1.2",
"prettier": "^1.9.2",
"prettier": "^1.10.2",
"puppeteer": "^0.13.0",
"raf": "^3.4.0",
"react": "^16.2.0",
Expand All @@ -92,7 +92,7 @@
"remark-preset-lint-recommended": "^3.0.1",
"shelljs": "^0.7.8",
"symlink-dir": "^1.1.1",
"tslint": "~5.8.0",
"tslint": "~5.9.1",
"tslint-config-prettier": "^1.6.0",
"tslint-plugin-prettier": "^1.3.0"
},
Expand Down

0 comments on commit bb9a1b4

Please sign in to comment.