Skip to content

Commit

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

Update 25 dependencies from npm
  • Loading branch information
Hypnosphi authored Feb 16, 2018
2 parents 576b26e + 2b28c4a commit c2b3255
Show file tree
Hide file tree
Showing 17 changed files with 144 additions and 165 deletions.
2 changes: 1 addition & 1 deletion addons/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@storybook/components": "^3.4.0-alpha.8",
"axe-core": "^2.6.1",
"glamorous": "^4.11.4",
"glamorous": "^4.11.5",
"prop-types": "^15.6.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"global": "^4.3.2",
"graphiql": "^0.11.11",
"graphql": "^0.13.0",
"graphql": "^0.13.1",
"prop-types": "^15.6.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@storybook/client-logger": "^3.4.0-alpha.8",
"@storybook/components": "^3.4.0-alpha.8",
"babel-runtime": "^6.26.0",
"glamorous": "^4.11.4",
"glamorous": "^4.11.5",
"global": "^4.3.2",
"marksy": "^6.0.3",
"nested-object-assign": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion addons/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@storybook/components": "^3.4.0-alpha.8",
"glamor": "^2.20.40",
"glamorous": "^4.11.4",
"glamorous": "^4.11.5",
"global": "^4.3.2",
"prop-types": "^15.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"raw-loader": "^0.5.1",
"style-loader": "^0.20.1",
"style-loader": "^0.20.2",
"vue": "^2.5.13"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"request": "^2.81.0",
"rxjs": "^5.4.2",
"sass-loader": "^6.0.6",
"style-loader": "^0.20.1",
"style-loader": "^0.20.2",
"ts-loader": "^2.2.2",
"uglifyjs-webpack-plugin": "^1.1.7",
"url-loader": "^0.6.2",
Expand All @@ -88,8 +88,8 @@
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"codelyzer": "^4.1.0",
"mock-fs": "^4.3.0",
"nodemon": "^1.14.12",
"typescript": "^2.7.1"
"nodemon": "^1.15.0",
"typescript": "^2.7.2"
},
"peerDependencies": {
"@angular/common": ">=4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions app/polymer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,14 @@
"react-modal": "^3.2.1",
"redux": "^3.7.2",
"request": "^2.83.0",
"style-loader": "^0.20.1",
"style-loader": "^0.20.2",
"uglifyjs-webpack-plugin": "^1.1.7",
"url-loader": "^0.6.2",
"util-deprecate": "^1.0.2",
"webpack": "^3.11.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"nodemon": "^1.14.12"
"nodemon": "^1.15.0"
}
}
2 changes: 1 addition & 1 deletion app/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-native-compat": "^1.0.0",
"react-native-iphone-x-helper": "^1.0.2",
"shelljs": "^0.8.1",
"style-loader": "^0.20.1",
"style-loader": "^0.20.2",
"uglifyjs-webpack-plugin": "^1.1.7",
"url-loader": "^0.6.2",
"url-parse": "^1.1.9",
Expand Down
6 changes: 3 additions & 3 deletions app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"file-loader": "^1.1.6",
"find-cache-dir": "^1.0.0",
"glamor": "^2.20.40",
"glamorous": "^4.11.4",
"glamorous": "^4.11.5",
"global": "^4.3.2",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^2.30.1",
Expand All @@ -71,14 +71,14 @@
"react-dev-utils": "^5.0.0",
"redux": "^3.7.2",
"request": "^2.83.0",
"style-loader": "^0.20.1",
"style-loader": "^0.20.2",
"uglifyjs-webpack-plugin": "^1.1.7",
"url-loader": "^0.6.2",
"util-deprecate": "^1.0.2",
"webpack": "^3.11.0"
},
"devDependencies": {
"nodemon": "^1.14.12"
"nodemon": "^1.15.0"
},
"peerDependencies": {
"babel-core": "^6.26.0 || ^7.0.0-0",
Expand Down
4 changes: 2 additions & 2 deletions app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"react-dom": "^16.2.0",
"redux": "^3.7.2",
"request": "^2.83.0",
"style-loader": "^0.20.1",
"style-loader": "^0.20.2",
"uglifyjs-webpack-plugin": "^1.1.7",
"url-loader": "^0.6.2",
"util-deprecate": "^1.0.2",
Expand All @@ -76,7 +76,7 @@
"webpack": "^3.11.0"
},
"devDependencies": {
"nodemon": "^1.14.12",
"nodemon": "^1.15.0",
"vue": "^2.5.13",
"vue-loader": "^13.7.1",
"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 @@ -34,7 +34,7 @@ collectors:
versions: "L.Y.Y"
settings:
batch_mode: true
bootstrap_command: echo ''
bootstrap_command: yarn --ignore-scripts --ignore-engines --silent
github_labels:
- dependencies:update
github_assignees:
Expand Down
4 changes: 2 additions & 2 deletions examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"zone.js": "^0.8.20"
},
"devDependencies": {
"@angular/cli": "1.6.8",
"@angular/cli": "1.7.0",
"@angular/compiler-cli": "^5.2.5",
"@angular/language-service": "^5.2.5",
"@storybook/addon-actions": "^3.4.0-alpha.8",
Expand All @@ -50,6 +50,6 @@
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "~5.3.0",
"ts-node": "~4.1.0",
"typescript": "^2.7.1"
"typescript": "^2.7.2"
}
}
2 changes: 1 addition & 1 deletion examples/cra-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"glamor": "^2.20.40",
"glamorous": "^4.11.4",
"glamorous": "^4.11.5",
"global": "^4.3.2",
"prop-types": "^15.6.0",
"react": "^16.2.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"glamor": "^2.20.40",
"glamorous": "^4.11.4",
"glamorous": "^4.11.5",
"prop-types": "^15.6.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-dom": "^16.0.0",
"serve-favicon": "^2.4.5",
"shelljs": "^0.8.1",
"style-loader": "^0.20.1",
"style-loader": "^0.20.2",
"url-loader": "^0.6.2",
"webpack": "^3.11.0",
"webpack-dev-middleware": "^1.12.2",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@
"jest-preset-angular": "^5.0.0",
"jest-vue-preprocessor": "^1.3.1",
"lerna": "2.9.0",
"lint-staged": "^6.1.0",
"lint-staged": "^6.1.1",
"lodash": "^4.17.5",
"nodemon": "^1.14.12",
"nodemon": "^1.15.0",
"npmlog": "^4.1.2",
"prettier": "^1.10.2",
"puppeteer": "^1.0.0",
"puppeteer": "^1.1.0",
"raf": "^3.4.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
Expand All @@ -105,7 +105,7 @@
"tslint": "~5.9.1",
"tslint-config-prettier": "^1.8.0",
"tslint-plugin-prettier": "^1.3.0",
"typescript": "^2.7.1"
"typescript": "^2.7.2"
},
"engines": {
"node": ">=8.0.0",
Expand Down
Loading

0 comments on commit c2b3255

Please sign in to comment.