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 19 dependencies from npm #3350

Merged
merged 22 commits into from
Apr 4, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
1fef1d4
Update danger from 3.4.4 to 3.4.5 in /
dependencies-bot Apr 3, 2018
3157487
Update lint-staged from 7.0.2 to 7.0.3 in /
dependencies-bot Apr 3, 2018
1370da2
Update react-lifecycles-compat from 1.1.1 to 1.1.4 in addons/background
dependencies-bot Apr 3, 2018
1645b63
Update react-lifecycles-compat from 1.1.1 to 1.1.4 in addons/events
dependencies-bot Apr 3, 2018
fbf8033
Update html-webpack-plugin from 3.1.0 to 3.2.0 in app/react
dependencies-bot Apr 3, 2018
9331b61
Update @types/react from 16.3.1 to 16.3.4 in addons/notes
dependencies-bot Apr 3, 2018
f37553e
Update axe-core from 3.0.0 to 3.0.1 in addons/a11y
dependencies-bot Apr 3, 2018
5f80244
Update react-lifecycles-compat from 1.1.1 to 1.1.4 in addons/info
dependencies-bot Apr 3, 2018
ea41f58
Update react-lifecycles-compat from 1.1.1 to 1.1.4 in addons/knobs
dependencies-bot Apr 3, 2018
3ca6e83
Update react-lifecycles-compat from 1.1.1 to 1.1.4 in lib/ui
dependencies-bot Apr 3, 2018
50b8073
Update html-webpack-plugin from 3.1.0 to 3.2.0 in app/angular
dependencies-bot Apr 3, 2018
f9f3ed5
Update html-webpack-plugin from 3.1.0 to 3.2.0 in app/mithril
dependencies-bot Apr 3, 2018
8fa43a8
Update html-webpack-plugin from 3.1.0 to 3.2.0 in app/polymer
dependencies-bot Apr 3, 2018
af6dda7
Update html-webpack-plugin from 3.1.0 to 3.2.0 in app/react-native
dependencies-bot Apr 3, 2018
6b06313
Update html-webpack-plugin from 3.1.0 to 3.2.0 in app/vue
dependencies-bot Apr 3, 2018
afa3d92
Update @types/node from 9.6.1 to 9.6.2 in examples/angular-cli
dependencies-bot Apr 3, 2018
8e0f399
Update react-lifecycles-compat from 1.1.1 to 1.1.4 in examples/cra-ki…
dependencies-bot Apr 3, 2018
10293c5
Update react-scripts from 1.1.1 to 1.1.3 in examples/cra-kitchen-sink
dependencies-bot Apr 3, 2018
15f1b81
Update html-webpack-plugin from 3.1.0 to 3.2.0 in examples/polymer-cli
dependencies-bot Apr 3, 2018
b7c782a
batch bootstrap
dependencies-bot Apr 3, 2018
684f395
Merge branch 'master' into dependencies.io-update-build-327.0.0
ndelangen Apr 3, 2018
d7e3a9b
Update lockfile
Hypnosphi Apr 4, 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 @@ -26,7 +26,7 @@
},
"dependencies": {
"@storybook/components": "4.0.0-alpha.1",
"axe-core": "^3.0.0",
"axe-core": "^3.0.1",
"babel-runtime": "^6.26.0",
"glamor": "^2.20.40",
"glamorous": "^4.12.1",
Expand Down
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.1"
"react-lifecycles-compat": "^1.1.4"
},
"peerDependencies": {
"@storybook/addons": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion addons/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"babel-runtime": "^6.26.0",
"format-json": "^1.0.3",
"prop-types": "^15.6.1",
"react-lifecycles-compat": "^1.1.1",
"react-lifecycles-compat": "^1.1.4",
"react-textarea-autosize": "^6.1.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 @@ -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.1",
"react-lifecycles-compat": "^1.1.4",
"util-deprecate": "^1.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prop-types": "^15.6.1",
"react-color": "^2.14.0",
"react-datetime": "^2.14.0",
"react-lifecycles-compat": "^1.1.1",
"react-lifecycles-compat": "^1.1.4",
"react-textarea-autosize": "^6.1.0",
"util-deprecate": "^1.0.2"
},
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.3.1"
"@types/react": "^16.3.4"
},
"peerDependencies": {
"@storybook/addons": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dotenv-webpack": "^1.5.5",
"global": "^4.3.2",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.1.0",
"html-webpack-plugin": "^3.2.0",
"markdown-loader": "^2.0.2",
"node-sass": "^4.8.3",
"raw-loader": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion app/mithril/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dotenv-webpack": "^1.5.5",
"global": "^4.3.2",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.1.0",
"html-webpack-plugin": "^3.2.0",
"markdown-loader": "^2.0.2",
"react": "^16.3.0",
"react-dom": "^16.3.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 @@ -46,7 +46,7 @@
"core-js": "^2.5.4",
"dotenv-webpack": "^1.5.5",
"global": "^4.3.2",
"html-webpack-plugin": "^3.1.0",
"html-webpack-plugin": "^3.2.0",
"react": "^16.3.0",
"react-dom": "^16.3.0",
"webpack": "^4.4.1",
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 @@ -53,7 +53,7 @@
"find-cache-dir": "^1.0.0",
"global": "^4.3.2",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.1.0",
"html-webpack-plugin": "^3.2.0",
"json5": "^0.5.1",
"markdown-loader": "^2.0.2",
"prop-types": "^15.6.1",
Expand Down
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"glamorous": "^4.12.1",
"global": "^4.3.2",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.1.0",
"html-webpack-plugin": "^3.2.0",
"lodash.flattendeep": "^4.4.0",
"markdown-loader": "^2.0.2",
"prop-types": "^15.6.1",
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dotenv-webpack": "^1.5.5",
"global": "^4.3.2",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.1.0",
"html-webpack-plugin": "^3.2.0",
"markdown-loader": "^2.0.2",
"react": "^16.3.0",
"react-dom": "^16.3.0",
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 @@ -37,7 +37,7 @@
"@storybook/addons": "4.0.0-alpha.1",
"@storybook/angular": "4.0.0-alpha.1",
"@types/jasmine": "~2.8.6",
"@types/node": "~9.6.1",
"@types/node": "~9.6.2",
"babel-core": "^6.26.0",
"global": "^4.3.2",
"jasmine-core": "~2.99.1",
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 @@ -15,7 +15,7 @@
"prop-types": "^15.6.1",
"react": "^16.3.0",
"react-dom": "^16.3.0",
"react-lifecycles-compat": "^1.1.1"
"react-lifecycles-compat": "^1.1.4"
},
"devDependencies": {
"@storybook/addon-a11y": "4.0.0-alpha.1",
Expand All @@ -38,7 +38,7 @@
"enzyme-adapter-react-16": "^1.1.0",
"enzyme-to-json": "^3.3.3",
"jest": "^20.0.4",
"react-scripts": "^1.1.1",
"react-scripts": "^1.1.3",
"webpack": "^4.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/polymer-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-loader": "^7.1.4",
"babel-runtime": "^6.26.0",
"copy-webpack-plugin": "^4.5.1",
"html-webpack-plugin": "^3.1.0",
"html-webpack-plugin": "^3.2.0",
"webpack-dev-server": "^3.1.1"
}
}
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.1",
"react-lifecycles-compat": "^1.1.4",
"react-modal": "^3.3.2",
"react-split-pane": "^0.1.77",
"react-treebeard": "^2.1.0"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"commander": "^2.15.1",
"concurrently": "^3.5.1",
"cross-env": "^5.1.4",
"danger": "^3.4.4",
"danger": "^3.4.5",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"eslint": "^4.19.1",
Expand All @@ -83,7 +83,7 @@
"jest-preset-angular": "^5.2.1",
"jest-vue-preprocessor": "^1.4.0",
"lerna": "2.9.1",
"lint-staged": "^7.0.2",
"lint-staged": "^7.0.3",
"lodash": "^4.17.5",
"npmlog": "^4.1.2",
"polymer-webpack-loader": "^2.0.2",
Expand Down
66 changes: 42 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -394,9 +394,9 @@
version "6.0.96"
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.96.tgz#7bf0bf40d6ce51e93762cc47d010c8cc5ebb2179"

"@types/node@~9.6.1":
version "9.6.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.1.tgz#e2d374ef15b315b48e7efc308fa1a7cd51faa06c"
"@types/node@~9.6.2":
version "9.6.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.2.tgz#e49ac1adb458835e95ca6487bc20f916b37aff23"

"@types/parse5@^2.2.32":
version "2.2.34"
Expand All @@ -408,9 +408,11 @@
version "0.0.32"
resolved "https://registry.yarnpkg.com/@types/q/-/q-0.0.32.tgz#bd284e57c84f1325da702babfc82a5328190c0c5"

"@types/react@^16.3.1":
version "16.3.1"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.3.1.tgz#6f6aaffaf7dba502ff5ca15e4aa18caee9b04995"
"@types/react@^16.3.4":
version "16.3.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.3.4.tgz#9bbb301cd38270ae200bed329a342bd2f140c3ea"
dependencies:
csstype "^2.0.0"

"@types/selenium-webdriver@^2.53.35", "@types/selenium-webdriver@~2.53.39":
version "2.53.43"
Expand Down Expand Up @@ -1067,9 +1069,9 @@ aws4@^1.2.1, aws4@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"

axe-core@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.0.0.tgz#4cc656167ffe46a980c19a1b7b5e744820616737"
axe-core@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.0.1.tgz#5a25da02139e1d8afd353a499822457e4eae910a"

axios@^0.15.3:
version "0.15.3"
Expand Down Expand Up @@ -3313,6 +3315,10 @@ cli-boxes@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143"

cli-command-parser@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/cli-command-parser/-/cli-command-parser-1.0.3.tgz#377af3ce60ad2d8a34a7e5eae4b395d491b0d652"

cli-cursor@^1.0.1, cli-cursor@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987"
Expand Down Expand Up @@ -4396,6 +4402,10 @@ cssom@0.3.x, "cssom@>= 0.3.2 < 0.4.0":
dependencies:
cssom "0.3.x"

csstype@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.0.0.tgz#7d199dd8dca409077e81569eca0c71a74c4f4158"

csurf@~1.8.3:
version "1.8.3"
resolved "https://registry.yarnpkg.com/csurf/-/csurf-1.8.3.tgz#23f2a13bf1d8fce1d0c996588394442cba86a56a"
Expand Down Expand Up @@ -4433,9 +4443,9 @@ damerau-levenshtein@^1.0.0:
version "1.0.4"
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz#03191c432cb6eea168bb77f3a55ffdccb8978514"

danger@^3.4.4:
version "3.4.4"
resolved "https://registry.yarnpkg.com/danger/-/danger-3.4.4.tgz#f92b8bbfe514a2b531d1d8db20174a186a87f53c"
danger@^3.4.5:
version "3.4.5"
resolved "https://registry.yarnpkg.com/danger/-/danger-3.4.5.tgz#8111bf022991a260cbbdb6e8d919c60c54a755ed"
dependencies:
"@octokit/rest" "^14.0.4"
babel-polyfill "^6.23.0"
Expand Down Expand Up @@ -7420,9 +7430,9 @@ html-webpack-plugin@^2.29.0:
pretty-error "^2.0.2"
toposort "^1.0.0"

html-webpack-plugin@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-3.1.0.tgz#6e02baaedb1e906310917f03239c793a75af2885"
html-webpack-plugin@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz#b01abbd723acaaa7b37b6af4492ebda03d9dd37b"
dependencies:
html-minifier "^3.2.3"
loader-utils "^0.2.16"
Expand Down Expand Up @@ -9670,12 +9680,13 @@ linkify-it@^2.0.0:
dependencies:
uc.micro "^1.0.1"

lint-staged@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.2.tgz#c99f6800e0525fa9c16f04c13ebe137edfd4fcd7"
lint-staged@^7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.3.tgz#c2c30bd2821ae9c6043141179b9a03793ad3da08"
dependencies:
app-root-path "^2.0.1"
chalk "^2.3.1"
cli-command-parser "^1.0.3"
commander "^2.14.1"
cosmiconfig "^4.0.0"
debug "^3.1.0"
Expand Down Expand Up @@ -13139,9 +13150,9 @@ react-is@^16.3.0:
version "16.3.0"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.3.0.tgz#f0e8bfd8c09b480dd610b8639d9ed65c13601224"

react-lifecycles-compat@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-1.1.1.tgz#8a48bbfd35d9d7635453ff07f7dcdf2b1cb6c1a6"
react-lifecycles-compat@^1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-1.1.4.tgz#fc005c72849b7ed364de20a0f64ff58ebdc2009a"

react-modal@^3.3.2:
version "3.3.2"
Expand Down Expand Up @@ -13240,9 +13251,9 @@ react-reconciler@^0.7.0:
object-assign "^4.1.1"
prop-types "^15.6.0"

react-scripts@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-1.1.1.tgz#279d449f7311fed910506987a1ade014027788a8"
react-scripts@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-1.1.3.tgz#6bc3157620cbac75e24b1bf8057d358755ea1341"
dependencies:
autoprefixer "7.1.6"
babel-core "6.26.0"
Expand Down Expand Up @@ -13274,6 +13285,7 @@ react-scripts@^1.1.1:
promise "8.0.1"
raf "3.4.0"
react-dev-utils "^5.0.0"
resolve "1.6.0"
style-loader "0.19.0"
sw-precache-webpack-plugin "0.11.4"
url-loader "0.6.2"
Expand Down Expand Up @@ -14235,6 +14247,12 @@ resolve@1.1.7:
version "1.1.7"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"

resolve@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.6.0.tgz#0fbd21278b27b4004481c395349e7aba60a9ff5c"
dependencies:
path-parse "^1.0.5"

resolve@^1.1.3, resolve@^1.1.4, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
Expand Down