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 24 dependencies from npm #3343

Merged
merged 27 commits into from
Apr 3, 2018
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
ad914e5
Update danger from 3.3.2 to 3.4.4 in /
dependencies-bot Apr 2, 2018
063c92b
Update eslint-plugin-import from 2.9.0 to 2.10.0 in /
dependencies-bot Apr 2, 2018
278db1b
Update lerna from 2.5.1 to 2.9.1 in /
dependencies-bot Apr 2, 2018
cfd570f
Update lint-staged from 7.0.0 to 7.0.2 in /
dependencies-bot Apr 2, 2018
8001c24
Update react-lifecycles-compat from 1.1.0 to 1.1.1 in addons/background
dependencies-bot Apr 2, 2018
3006530
Update react-lifecycles-compat from 1.1.0 to 1.1.1 in addons/events
dependencies-bot Apr 2, 2018
c386a02
Update react-textarea-autosize from 6.1.0-0 to 6.1.0 in addons/events
dependencies-bot Apr 2, 2018
4db2210
Update babel-plugin-react-docgen from 1.8.3 to 1.9.0 in app/react
dependencies-bot Apr 2, 2018
e9ada32
Update nodemon from 1.17.2 to 1.17.3 in app/react
dependencies-bot Apr 2, 2018
3c829bb
Update @types/react from 16.1.0 to 16.3.1 in addons/notes
dependencies-bot Apr 2, 2018
86eb66c
Update react-lifecycles-compat from 1.1.0 to 1.1.1 in addons/info
dependencies-bot Apr 2, 2018
c139eff
Update moment from 2.21.0 to 2.22.0 in addons/knobs
dependencies-bot Apr 2, 2018
2be4213
Update react-lifecycles-compat from 1.1.0 to 1.1.1 in addons/knobs
dependencies-bot Apr 2, 2018
c9708c7
Update react-textarea-autosize from 6.1.0-0 to 6.1.0 in addons/knobs
dependencies-bot Apr 2, 2018
9979d91
Update react-lifecycles-compat from 1.1.0 to 1.1.1 in lib/ui
dependencies-bot Apr 2, 2018
50756ba
Update serve-favicon from 2.4.5 to 2.5.0 in lib/core
dependencies-bot Apr 2, 2018
29afdbb
Update zone.js from 0.8.20 to 0.8.24 in app/angular
dependencies-bot Apr 2, 2018
0da3fc2
Update nodemon from 1.17.2 to 1.17.3 in app/angular
dependencies-bot Apr 2, 2018
0d34206
Update nodemon from 1.17.2 to 1.17.3 in app/mithril
dependencies-bot Apr 2, 2018
0f5751a
Update nodemon from 1.17.2 to 1.17.3 in app/polymer
dependencies-bot Apr 2, 2018
b05fd84
Update ws from 5.1.0 to 5.1.1 in app/react-native
dependencies-bot Apr 2, 2018
9deeb61
Update nodemon from 1.17.2 to 1.17.3 in app/vue
dependencies-bot Apr 2, 2018
85df578
Update react-lifecycles-compat from 1.1.0 to 1.1.1 in examples/cra-ki…
dependencies-bot Apr 2, 2018
1862fb4
Update zone.js from 0.8.20 to 0.8.24 in examples/angular-cli
dependencies-bot Apr 2, 2018
d727f82
batch bootstrap
dependencies-bot Apr 2, 2018
6706a4c
Merge remote-tracking branch 'origin/master' into dependencies.io-upd…
Hypnosphi Apr 3, 2018
89cd57d
Update lockfile
Hypnosphi Apr 3, 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/background/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-runtime": "^6.26.0",
"global": "^4.3.2",
"prop-types": "^15.6.1",
"react-lifecycles-compat": "^1.1.0"
"react-lifecycles-compat": "^1.1.1"
},
"peerDependencies": {
"@storybook/addons": "^3.3.0",
Expand Down
4 changes: 2 additions & 2 deletions addons/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"babel-runtime": "^6.26.0",
"format-json": "^1.0.3",
"prop-types": "^15.6.1",
"react-lifecycles-compat": "^1.1.0",
"react-textarea-autosize": "^6.1.0-0"
"react-lifecycles-compat": "^1.1.1",
"react-textarea-autosize": "^6.1.0"
},
"peerDependencies": {
"@storybook/addons": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion addons/info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"nested-object-assign": "^1.0.1",
"prop-types": "^15.6.1",
"react-addons-create-fragment": "^15.5.3",
"react-lifecycles-compat": "^1.1.0",
"react-lifecycles-compat": "^1.1.1",
"util-deprecate": "^1.0.2"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"global": "^4.3.2",
"insert-css": "^2.0.0",
"lodash.debounce": "^4.0.8",
"moment": "^2.21.0",
"moment": "^2.22.0",
"prop-types": "^15.6.1",
"react-color": "^2.14.0",
"react-datetime": "^2.14.0",
"react-lifecycles-compat": "^1.1.0",
"react-textarea-autosize": "^6.1.0-0",
"react-lifecycles-compat": "^1.1.1",
"react-textarea-autosize": "^6.1.0",
"util-deprecate": "^1.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@storybook/react": "4.0.0-alpha.1",
"@types/react": "^16.1.0"
"@types/react": "^16.3.1"
},
"peerDependencies": {
"@storybook/addons": "^3.3.0",
Expand Down
4 changes: 2 additions & 2 deletions app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"util-deprecate": "^1.0.2",
"webpack": "^4.4.1",
"webpack-hot-middleware": "^2.21.2",
"zone.js": "^0.8.20"
"zone.js": "^0.8.24"
},
"devDependencies": {
"mock-fs": "^4.3.0",
"nodemon": "^1.17.2"
"nodemon": "^1.17.3"
},
"peerDependencies": {
"@angular/common": ">=4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion app/mithril/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"devDependencies": {
"mithril": "^1.1.6",
"nodemon": "^1.17.2"
"nodemon": "^1.17.3"
},
"peerDependencies": {
"babel-core": "^6.26.0 || ^7.0.0-0",
Expand Down
2 changes: 1 addition & 1 deletion app/polymer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"webpack-hot-middleware": "^2.21.2"
},
"devDependencies": {
"nodemon": "^1.17.2",
"nodemon": "^1.17.3",
"polymer-webpack-loader": "^2.0.2"
},
"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 @@ -66,7 +66,7 @@
"webpack": "^4.4.1",
"webpack-dev-middleware": "^3.1.0",
"webpack-hot-middleware": "^2.21.2",
"ws": "^5.1.0"
"ws": "^5.1.1"
},
"devDependencies": {
"react-native": "^0.52.2"
Expand Down
4 changes: 2 additions & 2 deletions app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"airbnb-js-shims": "^1.4.1",
"babel-loader": "^7.1.4",
"babel-plugin-macros": "^2.2.0",
"babel-plugin-react-docgen": "^1.8.3",
"babel-plugin-react-docgen": "^1.9.0",
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
Expand All @@ -62,7 +62,7 @@
"webpack-hot-middleware": "^2.21.2"
},
"devDependencies": {
"nodemon": "^1.17.2"
"nodemon": "^1.17.3"
},
"peerDependencies": {
"babel-core": "^6.26.0 || ^7.0.0-0",
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"webpack-hot-middleware": "^2.21.2"
},
"devDependencies": {
"nodemon": "^1.17.2",
"nodemon": "^1.17.3",
"vue": "^2.5.16",
"vue-loader": "^14.2.2",
"vue-template-compiler": "^2.5.16"
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 @@ -22,7 +22,7 @@
"@ngrx/store": "^5.2.0",
"core-js": "^2.5.4",
"rxjs": "^5.5.8",
"zone.js": "^0.8.20"
"zone.js": "^0.8.24"
},
"devDependencies": {
"@angular/cli": "1.7.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/cra-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prop-types": "^15.6.1",
"react": "^16.3.0",
"react-dom": "^16.3.0",
"react-lifecycles-compat": "^1.1.0"
"react-lifecycles-compat": "^1.1.1"
},
"devDependencies": {
"@storybook/addon-a11y": "4.0.0-alpha.1",
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prop-types": "^15.6.1",
"qs": "^6.5.1",
"redux": "^3.7.2",
"serve-favicon": "^2.4.5",
"serve-favicon": "^2.5.0",
"shelljs": "^0.8.1",
"style-loader": "^0.20.3",
"svg-url-loader": "^2.3.2",
Expand Down
2 changes: 1 addition & 1 deletion lib/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"qs": "^6.5.1",
"react-fuzzy": "^0.5.2",
"react-icons": "^2.2.7",
"react-lifecycles-compat": "^1.1.0",
"react-lifecycles-compat": "^1.1.1",
"react-modal": "^3.3.2",
"react-split-pane": "^0.1.77",
"react-treebeard": "^2.1.0"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
"commander": "^2.15.1",
"concurrently": "^3.5.1",
"cross-env": "^5.1.4",
"danger": "^3.3.2",
"danger": "^3.4.4",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"eslint": "^4.19.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-import": "^2.10.0",
"eslint-plugin-jest": "^21.15.0",
"eslint-plugin-json": "^1.2.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
Expand All @@ -82,8 +82,8 @@
"jest-jasmine2": "^22.4.3",
"jest-preset-angular": "^5.2.1",
"jest-vue-preprocessor": "^1.4.0",
"lerna": "2.5.1",
"lint-staged": "^7.0.0",
"lerna": "2.9.1",
"lint-staged": "^7.0.2",
"lodash": "^4.17.5",
"npmlog": "^4.1.2",
"polymer-webpack-loader": "^2.0.2",
Expand Down
Loading