Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 25 dependencies from npm #3003

Merged
merged 27 commits into from
Feb 16, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
e510e6f
Update lint-staged from 6.1.0 to 6.1.1 in /
dependencies-bot Feb 16, 2018
1f1cddd
Update nodemon from 1.14.12 to 1.15.0 in /
dependencies-bot Feb 16, 2018
a61a530
Update puppeteer from 1.0.0 to 1.1.0 in /
dependencies-bot Feb 16, 2018
849839a
Update typescript from 2.7.1 to 2.7.2 in /
dependencies-bot Feb 16, 2018
a0d9491
Update graphql from 0.13.0 to 0.13.1 in addons/graphql
dependencies-bot Feb 16, 2018
a002dfd
Update style-loader from 0.20.1 to 0.20.2 in addons/knobs
dependencies-bot Feb 16, 2018
c221102
Update glamorous from 4.11.4 to 4.11.5 in lib/components
dependencies-bot Feb 16, 2018
3b35a36
Update glamorous from 4.11.4 to 4.11.5 in addons/a11y
dependencies-bot Feb 16, 2018
962e6a2
Update glamorous from 4.11.4 to 4.11.5 in addons/info
dependencies-bot Feb 16, 2018
a119c47
Update glamorous from 4.11.4 to 4.11.5 in addons/jest
dependencies-bot Feb 16, 2018
f3acc3c
Update style-loader from 0.20.1 to 0.20.2 in lib/core
dependencies-bot Feb 16, 2018
ed0175f
Update style-loader from 0.20.1 to 0.20.2 in app/angular
dependencies-bot Feb 16, 2018
ed5db3f
Update nodemon from 1.14.12 to 1.15.0 in app/angular
dependencies-bot Feb 16, 2018
fa2328e
Update typescript from 2.7.1 to 2.7.2 in app/angular
dependencies-bot Feb 16, 2018
54c6cdf
Update style-loader from 0.20.1 to 0.20.2 in app/polymer
dependencies-bot Feb 16, 2018
db31ce5
Update nodemon from 1.14.12 to 1.15.0 in app/polymer
dependencies-bot Feb 16, 2018
008aef2
Update style-loader from 0.20.1 to 0.20.2 in app/react-native
dependencies-bot Feb 16, 2018
201e588
Update glamorous from 4.11.4 to 4.11.5 in app/react
dependencies-bot Feb 16, 2018
d8c2dff
Update style-loader from 0.20.1 to 0.20.2 in app/react
dependencies-bot Feb 16, 2018
fc4985a
Update nodemon from 1.14.12 to 1.15.0 in app/react
dependencies-bot Feb 16, 2018
f03ac3f
Update style-loader from 0.20.1 to 0.20.2 in app/vue
dependencies-bot Feb 16, 2018
bcca05c
Update nodemon from 1.14.12 to 1.15.0 in app/vue
dependencies-bot Feb 16, 2018
a8162ea
Update @angular/cli from 1.6.8 to 1.7.0 in examples/angular-cli
dependencies-bot Feb 16, 2018
ae816ef
Update typescript from 2.7.1 to 2.7.2 in examples/angular-cli
dependencies-bot Feb 16, 2018
f906274
Update glamorous from 4.11.4 to 4.11.5 in examples/cra-kitchen-sink
dependencies-bot Feb 16, 2018
77a4358
Update lockfile
Hypnosphi Feb 16, 2018
2b28c4a
Merge remote-tracking branch 'origin/master' into dependencies.io-upd…
Hypnosphi Feb 16, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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