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 33 dependencies from npm #3108

Merged
merged 34 commits into from Feb 27, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
c7ae383
Update prettier from 1.10.2 to 1.11.0 in /
dependencies-bot Feb 27, 2018
63d58df
Update prop-types from 15.6.0 to 15.6.1 in addons/background
dependencies-bot Feb 27, 2018
3118c71
Update prop-types from 15.6.0 to 15.6.1 in addons/events
dependencies-bot Feb 27, 2018
0a40993
Update acorn from 5.4.1 to 5.5.0 in addons/storysource
dependencies-bot Feb 27, 2018
482b52a
Update acorn-stage3 from 0.5.0 to 0.6.0 in addons/storysource
dependencies-bot Feb 27, 2018
1def9bd
Update prettier from 1.10.2 to 1.11.0 in addons/storysource
dependencies-bot Feb 27, 2018
387c154
Update prop-types from 15.6.0 to 15.6.1 in addons/storysource
dependencies-bot Feb 27, 2018
868d116
Update dotenv-webpack from 1.5.4 to 1.5.5 in app/react
dependencies-bot Feb 27, 2018
840be48
Update prop-types from 15.6.0 to 15.6.1 in app/react
dependencies-bot Feb 27, 2018
38d3d87
Update prop-types from 15.6.0 to 15.6.1 in addons/graphql
dependencies-bot Feb 27, 2018
1bd115c
Update marked from 0.3.16 to 0.3.17 in addons/notes
dependencies-bot Feb 27, 2018
e2eb212
Update prop-types from 15.6.0 to 15.6.1 in addons/notes
dependencies-bot Feb 27, 2018
a22ab04
Update prop-types from 15.6.0 to 15.6.1 in addons/actions
dependencies-bot Feb 27, 2018
edab52c
Update prop-types from 15.6.0 to 15.6.1 in addons/links
dependencies-bot Feb 27, 2018
246fa5c
Update prop-types from 15.6.0 to 15.6.1 in lib/components
dependencies-bot Feb 27, 2018
af831a8
Update prop-types from 15.6.0 to 15.6.1 in addons/a11y
dependencies-bot Feb 27, 2018
d7da922
Update prop-types from 15.6.0 to 15.6.1 in addons/info
dependencies-bot Feb 27, 2018
ca6719f
Update prop-types from 15.6.0 to 15.6.1 in addons/jest
dependencies-bot Feb 27, 2018
3e4993c
Update prop-types from 15.6.0 to 15.6.1 in addons/knobs
dependencies-bot Feb 27, 2018
617a3c8
Update prop-types from 15.6.0 to 15.6.1 in addons/viewport
dependencies-bot Feb 27, 2018
6338c3f
Update prop-types from 15.6.0 to 15.6.1 in lib/ui
dependencies-bot Feb 27, 2018
fb8bbc2
Update dotenv from 5.0.0 to 5.0.1 in lib/core
dependencies-bot Feb 27, 2018
83c3c0c
Update file-loader from 1.1.9 to 1.1.10 in lib/core
dependencies-bot Feb 27, 2018
1b64468
Update prop-types from 15.6.0 to 15.6.1 in lib/core
dependencies-bot Feb 27, 2018
389a65d
Update prop-types from 15.6.0 to 15.6.1 in examples/cra-kitchen-sink
dependencies-bot Feb 27, 2018
192bc32
Update prop-types from 15.6.0 to 15.6.1 in examples/official-storybook
dependencies-bot Feb 27, 2018
678f699
Update dotenv-webpack from 1.5.4 to 1.5.5 in app/angular
dependencies-bot Feb 27, 2018
f254751
Update dotenv-webpack from 1.5.4 to 1.5.5 in app/polymer
dependencies-bot Feb 27, 2018
35eb2af
Update prop-types from 15.6.0 to 15.6.1 in app/react-native
dependencies-bot Feb 27, 2018
9b399eb
Update dotenv-webpack from 1.5.4 to 1.5.5 in app/vue
dependencies-bot Feb 27, 2018
afa7f3c
Update webpack-dev-server from 2.11.1 to 2.11.2 in examples/polymer-cli
dependencies-bot Feb 27, 2018
b819b4f
Update file-loader from 1.1.9 to 1.1.10 in examples/vue-kitchen-sink
dependencies-bot Feb 27, 2018
cbfaf2b
Update webpack-dev-server from 2.11.1 to 2.11.2 in examples/vue-kitch…
dependencies-bot Feb 27, 2018
5d45029
batch bootstrap
dependencies-bot Feb 27, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion addons/a11y/package.json
Expand Up @@ -30,7 +30,7 @@
"babel-runtime": "^6.26.0",
"glamor": "^2.20.40",
"glamorous": "^4.11.6",
"prop-types": "^15.6.0"
"prop-types": "^15.6.1"
},
"devDependencies": {
"@storybook/react": "^3.4.0-alpha.9",
Expand Down
2 changes: 1 addition & 1 deletion addons/actions/package.json
Expand Up @@ -27,7 +27,7 @@
"glamorous": "^4.11.6",
"global": "^4.3.2",
"make-error": "^1.3.4",
"prop-types": "^15.6.0",
"prop-types": "^15.6.1",
"react-inspector": "^2.2.2",
"uuid": "^3.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/background/package.json
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"babel-runtime": "^6.26.0",
"global": "^4.3.2",
"prop-types": "^15.6.0"
"prop-types": "^15.6.1"
},
"peerDependencies": {
"@storybook/addons": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion addons/events/package.json
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"babel-runtime": "^6.26.0",
"format-json": "^1.0.3",
"prop-types": "^15.6.0",
"prop-types": "^15.6.1",
"react-textarea-autosize": "^5.2.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/graphql/package.json
Expand Up @@ -26,7 +26,7 @@
"global": "^4.3.2",
"graphiql": "^0.11.11",
"graphql": "^0.13.1",
"prop-types": "^15.6.0"
"prop-types": "^15.6.1"
},
"devDependencies": {
"@storybook/react": "^3.4.0-alpha.9"
Expand Down
2 changes: 1 addition & 1 deletion addons/info/package.json
Expand Up @@ -23,7 +23,7 @@
"global": "^4.3.2",
"marksy": "^6.0.3",
"nested-object-assign": "^1.0.1",
"prop-types": "^15.6.0",
"prop-types": "^15.6.1",
"react-addons-create-fragment": "^15.5.3",
"util-deprecate": "^1.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/jest/package.json
Expand Up @@ -30,7 +30,7 @@
"glamor": "^2.20.40",
"glamorous": "^4.11.6",
"global": "^4.3.2",
"prop-types": "^15.6.0"
"prop-types": "^15.6.1"
},
"peerDependencies": {
"@storybook/addons": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion addons/knobs/package.json
Expand Up @@ -22,7 +22,7 @@
"insert-css": "^2.0.0",
"lodash.debounce": "^4.0.8",
"moment": "^2.20.1",
"prop-types": "^15.6.0",
"prop-types": "^15.6.1",
"react-color": "^2.11.4",
"react-datetime": "^2.14.0",
"react-textarea-autosize": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion addons/links/package.json
Expand Up @@ -25,7 +25,7 @@
"@storybook/components": "^3.4.0-alpha.9",
"babel-runtime": "^6.26.0",
"global": "^4.3.2",
"prop-types": "^15.5.10"
"prop-types": "^15.6.1"
},
"devDependencies": {
"@storybook/react": "^3.4.0-alpha.9",
Expand Down
4 changes: 2 additions & 2 deletions addons/notes/package.json
Expand Up @@ -21,8 +21,8 @@
},
"dependencies": {
"babel-runtime": "^6.26.0",
"marked": "^0.3.16",
"prop-types": "^15.6.0",
"marked": "^0.3.17",
"prop-types": "^15.6.1",
"util-deprecate": "^1.0.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions addons/storysource/package.json
Expand Up @@ -20,15 +20,15 @@
"prepare": "node ../../scripts/prepare.js"
},
"dependencies": {
"acorn": "^5.3.0",
"acorn": "^5.5.0",
"acorn-es7": "^0.1.0",
"acorn-jsx": "^4.1.1",
"acorn-stage3": "^0.5.0",
"acorn-stage3": "^0.6.0",
"babel-runtime": "^6.26.0",
"estraverse": "^4.2.0",
"loader-utils": "^1.1.0",
"prettier": "^1.10.2",
"prop-types": "^15.5.10",
"prettier": "^1.11.0",
"prop-types": "^15.6.1",
"react-syntax-highlighter": "^7.0.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/viewport/package.json
Expand Up @@ -14,7 +14,7 @@
"@storybook/components": "^3.4.0-alpha.9",
"babel-runtime": "^6.26.0",
"global": "^4.3.2",
"prop-types": "^15.5.10"
"prop-types": "^15.6.1"
},
"peerDependencies": {
"@storybook/addons": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion app/angular/package.json
Expand Up @@ -38,7 +38,7 @@
"case-sensitive-paths-webpack-plugin": "^2.0.0",
"core-js": "^2.4.1",
"cross-env": "^5.1.1",
"dotenv-webpack": "^1.5.4",
"dotenv-webpack": "^1.5.5",
"global": "^4.3.2",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^2.30.1",
Expand Down
2 changes: 1 addition & 1 deletion app/polymer/package.json
Expand Up @@ -43,7 +43,7 @@
"common-tags": "^1.4.0",
"copy-webpack-plugin": "^4.4.2",
"core-js": "^2.5.1",
"dotenv-webpack": "^1.5.4",
"dotenv-webpack": "^1.5.5",
"find-cache-dir": "^1.0.0",
"global": "^4.3.2",
"html-webpack-plugin": "^2.30.1",
Expand Down
2 changes: 1 addition & 1 deletion app/react-native/package.json
Expand Up @@ -52,7 +52,7 @@
"html-webpack-plugin": "^2.30.1",
"json5": "^0.5.1",
"markdown-loader": "^2.0.2",
"prop-types": "^15.6.0",
"prop-types": "^15.6.1",
"react-native-compat": "^1.0.0",
"react-native-iphone-x-helper": "^1.0.2",
"shelljs": "^0.8.1",
Expand Down
4 changes: 2 additions & 2 deletions app/react/package.json
Expand Up @@ -45,7 +45,7 @@
"case-sensitive-paths-webpack-plugin": "^2.1.1",
"common-tags": "^1.7.2",
"core-js": "^2.5.3",
"dotenv-webpack": "^1.5.4",
"dotenv-webpack": "^1.5.5",
"find-cache-dir": "^1.0.0",
"glamor": "^2.20.40",
"glamorous": "^4.11.6",
Expand All @@ -55,7 +55,7 @@
"json5": "^0.5.1",
"lodash.flattendeep": "^4.4.0",
"markdown-loader": "^2.0.2",
"prop-types": "^15.6.0",
"prop-types": "^15.6.1",
"react-dev-utils": "^5.0.0",
"redux": "^3.7.2",
"uglifyjs-webpack-plugin": "^1.2.2",
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Expand Up @@ -39,7 +39,7 @@
"case-sensitive-paths-webpack-plugin": "^2.1.1",
"common-tags": "^1.7.2",
"core-js": "^2.5.3",
"dotenv-webpack": "^1.5.4",
"dotenv-webpack": "^1.5.5",
"find-cache-dir": "^1.0.0",
"global": "^4.3.2",
"html-loader": "^0.5.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/cra-kitchen-sink/package.json
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"global": "^4.3.2",
"prop-types": "^15.6.0",
"prop-types": "^15.6.1",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/official-storybook/package.json
Expand Up @@ -32,7 +32,7 @@
"format-json": "^1.0.3",
"global": "^4.3.2",
"paths.macro": "^2.0.2",
"prop-types": "^15.6.0",
"prop-types": "^15.6.1",
"react": "^16.2.0",
"react-chromatic": "^0.7.10",
"react-dom": "^16.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/polymer-cli/package.json
Expand Up @@ -28,6 +28,6 @@
"babel-runtime": "^6.26.0",
"copy-webpack-plugin": "^4.4.2",
"html-webpack-plugin": "^2.30.1",
"webpack-dev-server": "^2.11.1"
"webpack-dev-server": "^2.11.2"
}
}
4 changes: 2 additions & 2 deletions examples/vue-kitchen-sink/package.json
Expand Up @@ -29,9 +29,9 @@
"babel-preset-env": "^1.6.0",
"babel-preset-vue": "^2.0.1",
"cross-env": "^5.1.3",
"file-loader": "^1.1.9",
"file-loader": "^1.1.10",
"vue-loader": "^13.7.1",
"webpack": "^3.11.0",
"webpack-dev-server": "^2.11.1"
"webpack-dev-server": "^2.11.2"
}
}
2 changes: 1 addition & 1 deletion lib/components/package.json
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"glamor": "^2.20.40",
"glamorous": "^4.11.6",
"prop-types": "^15.6.0"
"prop-types": "^15.6.1"
},
"peerDependencies": {
"react": "*",
Expand Down
6 changes: 3 additions & 3 deletions lib/core/package.json
Expand Up @@ -27,15 +27,15 @@
"chalk": "^2.3.1",
"commander": "^2.14.1",
"css-loader": "^0.28.10",
"dotenv": "^5.0.0",
"dotenv": "^5.0.1",
"events": "^1.1.1",
"express": "^4.16.2",
"file-loader": "^1.1.9",
"file-loader": "^1.1.10",
"global": "^4.3.2",
"json-loader": "^0.5.7",
"postcss-flexbugs-fixes": "^3.2.0",
"postcss-loader": "^2.1.1",
"prop-types": "^15.5.10",
"prop-types": "^15.6.1",
"qs": "^6.5.1",
"react": "^16.0.0",
"react-dom": "^16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/ui/package.json
Expand Up @@ -28,7 +28,7 @@
"lodash.debounce": "^4.0.8",
"lodash.pick": "^4.4.0",
"lodash.sortby": "^4.7.0",
"prop-types": "^15.6.0",
"prop-types": "^15.6.1",
"qs": "^6.5.1",
"react-fuzzy": "^0.5.2",
"react-icons": "^2.2.7",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -86,7 +86,7 @@
"lint-staged": "^6.1.1",
"lodash": "^4.17.5",
"npmlog": "^4.1.2",
"prettier": "^1.10.2",
"prettier": "^1.11.0",
"raf": "^3.4.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
Expand Down