-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
40 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -230,14 +230,6 @@ [email protected]: | |
version "0.0.7" | ||
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad" | ||
|
||
[email protected]: | ||
version "0.8.18" | ||
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.8.18.tgz#c8b98574898e8914e9d8de74b947564a9fe929af" | ||
|
||
"ast-types@git+https://github.com/jlongster/ast-types.git": | ||
version "0.9.3" | ||
resolved "git+https://github.com/jlongster/ast-types.git#4b373d7e710105b07b22a12389ef2d8e1bcf2412" | ||
|
||
async-each@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d" | ||
|
@@ -1113,7 +1105,7 @@ babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.23.0, babel-types@^6.24 | |
lodash "^4.2.0" | ||
to-fast-properties "^1.0.1" | ||
|
||
babylon@^6.13.0, babylon@^6.15.0, babylon@^6.17.0, babylon@^6.17.2: | ||
babylon@^6.13.0, babylon@^6.17.0, babylon@^6.17.2: | ||
version "6.17.4" | ||
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.4.tgz#3e8b7402b88d22c3423e137a1577883b15ff869a" | ||
|
||
|
@@ -1250,7 +1242,7 @@ camelcase@^1.0.2: | |
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39" | ||
|
||
camelcase@^2.0.0, camelcase@^2.0.1: | ||
camelcase@^2.0.0: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f" | ||
|
||
|
@@ -1349,7 +1341,7 @@ cliui@^2.1.0: | |
right-align "^0.1.1" | ||
wordwrap "0.0.2" | ||
|
||
cliui@^3.0.3, cliui@^3.2.0: | ||
cliui@^3.2.0: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/cliui/-/cliui-3.2.0.tgz#120601537a916d29940f934da3b48d585a39213d" | ||
dependencies: | ||
|
@@ -1413,7 +1405,7 @@ colorguard@^1.2.0: | |
text-table "^0.2.0" | ||
yargs "^1.2.6" | ||
|
||
colors@>=0.6.2, colors@^1.0.3: | ||
colors@^1.0.3: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63" | ||
|
||
|
@@ -1822,7 +1814,7 @@ eslint-plugin-babel@^4.1.1: | |
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.1.tgz#ef285c87039b67beb3bbd227f5b0eed4fb376b87" | ||
|
||
eslint-plugin-compat@^1.0.3: | ||
eslint-plugin-compat@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-compat/-/eslint-plugin-compat-1.0.4.tgz#76e52038119a5080e2612cc4141d687f4d140398" | ||
dependencies: | ||
|
@@ -1860,13 +1852,13 @@ eslint-plugin-flowtype@^2.34.0: | |
dependencies: | ||
lodash "^4.15.0" | ||
|
||
eslint-plugin-import@^2.3.0: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.3.0.tgz#37c801e0ada0e296cbdf20c3f393acb5b52af36b" | ||
eslint-plugin-import@^2.5.0: | ||
version "2.5.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.5.0.tgz#293b5ea7910a901a05a47ccdd7546e611725406c" | ||
dependencies: | ||
builtin-modules "^1.1.1" | ||
contains-path "^0.1.0" | ||
debug "^2.2.0" | ||
debug "^2.6.8" | ||
doctrine "1.5.0" | ||
eslint-import-resolver-node "^0.2.0" | ||
eslint-module-utils "^2.0.0" | ||
|
@@ -1894,7 +1886,7 @@ eslint-plugin-jsx-a11y@^5.0.3: | |
emoji-regex "^6.1.0" | ||
jsx-ast-utils "^1.4.0" | ||
|
||
eslint-plugin-lodash@^2.4.2: | ||
eslint-plugin-lodash@^2.4.3: | ||
version "2.4.3" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-lodash/-/eslint-plugin-lodash-2.4.3.tgz#8d6f7efebdeaeed0f338cf28405efddca247fc64" | ||
dependencies: | ||
|
@@ -1922,7 +1914,7 @@ eslint-plugin-promise@^3.5.0: | |
version "3.5.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.5.0.tgz#78fbb6ffe047201627569e85a6c5373af2a68fca" | ||
|
||
eslint-plugin-react@^7.0.1: | ||
eslint-plugin-react@^7.1.0: | ||
version "7.1.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.1.0.tgz#27770acf39f5fd49cd0af4083ce58104eb390d4c" | ||
dependencies: | ||
|
@@ -2271,14 +2263,6 @@ flow-coverage-report@^0.3.0: | |
terminal-table "0.0.12" | ||
yargs "5.0.0" | ||
|
||
flow-parser@^0.37.0: | ||
version "0.37.0" | ||
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.37.0.tgz#1065c612a30f037ac3ee60053f6e797a6d9be8d6" | ||
dependencies: | ||
ast-types "0.8.18" | ||
colors ">=0.6.2" | ||
minimist ">=0.2.0" | ||
|
||
for-in@^1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80" | ||
|
@@ -2408,7 +2392,7 @@ get-stdin@^4.0.1: | |
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe" | ||
|
||
get-stdin@^5.0.0, get-stdin@^5.0.1: | ||
get-stdin@^5.0.0: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398" | ||
|
||
|
@@ -2598,16 +2582,6 @@ gulp-plumber@^1.1.0: | |
gulp-util "^3" | ||
through2 "^2" | ||
|
||
gulp-prettier@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/gulp-prettier/-/gulp-prettier-1.1.0.tgz#6fec92ed9e133216b602f2671b8828ce3c98f476" | ||
dependencies: | ||
gulp-util "^3.0.8" | ||
merge "^1.2.0" | ||
prettier "0.0.7" | ||
through2 "^2.0.3" | ||
vinyl-sourcemaps-apply "^0.2.1" | ||
|
||
gulp-stylelint@^3.9.0: | ||
version "3.9.0" | ||
resolved "https://registry.yarnpkg.com/gulp-stylelint/-/gulp-stylelint-3.9.0.tgz#a09a67af490b1fb28eb910b4cbfb5412c7f0bb71" | ||
|
@@ -2775,11 +2749,11 @@ husky@^0.13.4: | |
is-ci "^1.0.9" | ||
normalize-path "^1.0.0" | ||
|
||
[email protected]: | ||
[email protected], iconv-lite@~0.4.13: | ||
version "0.4.13" | ||
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.13.tgz#1f88aba4ab0b1508e8312acc39345f36e992e2f2" | ||
|
||
iconv-lite@^0.4.17, iconv-lite@~0.4.13: | ||
iconv-lite@^0.4.17: | ||
version "0.4.18" | ||
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.18.tgz#23d8656b16aae6742ac29732ea8f0336a4789cf2" | ||
|
||
|
@@ -3568,9 +3542,9 @@ liftoff@^2.1.0: | |
rechoir "^0.6.2" | ||
resolve "^1.1.7" | ||
|
||
lint-staged@^3.6.1: | ||
version "3.6.1" | ||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-3.6.1.tgz#24423c8b7bd99d96e15acd1ac8cb392a78e58582" | ||
lint-staged@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-4.0.0.tgz#c15669f598614a6e68090303e175a799d48e0d85" | ||
dependencies: | ||
app-root-path "^2.0.0" | ||
cosmiconfig "^1.1.0" | ||
|
@@ -3905,7 +3879,7 @@ meow@^3.3.0, meow@^3.7.0: | |
redent "^1.0.0" | ||
trim-newlines "^1.0.0" | ||
|
||
merge@^1.1.3, merge@^1.2.0: | ||
merge@^1.1.3: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/merge/-/merge-1.2.0.tgz#7531e39d4949c281a66b8c5a6e0265e8b05894da" | ||
|
||
|
@@ -3974,7 +3948,7 @@ [email protected]: | |
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.1.3.tgz#3bedfd91a92d39016fcfaa1c681e8faa1a1efda8" | ||
|
||
minimist@>=0.2.0, minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0: | ||
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" | ||
|
||
|
@@ -4599,19 +4573,6 @@ preserve@^0.2.0: | |
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" | ||
|
||
[email protected]: | ||
version "0.0.7" | ||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-0.0.7.tgz#3de833f3072e04ecf91284102df853e40b7a5af0" | ||
dependencies: | ||
ast-types "git+https://github.com/jlongster/ast-types.git" | ||
babylon "^6.15.0" | ||
esutils "^2.0.2" | ||
flow-parser "^0.37.0" | ||
get-stdin "^5.0.1" | ||
minimist "^1.2.0" | ||
private "^0.1.6" | ||
source-map "^0.5.6" | ||
|
||
prettier@^1.4.4: | ||
version "1.4.4" | ||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.4.4.tgz#a8d1447b14c9bf67e6d420dcadd10fb9a4fad65a" | ||
|
@@ -4745,44 +4706,44 @@ read-pkg@^2.0.0: | |
normalize-package-data "^2.3.2" | ||
path-type "^2.0.0" | ||
|
||
readable-code@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/readable-code/-/readable-code-3.0.0.tgz#7bc03469b31bac1c71ec44cb7a1218924a41ab20" | ||
readable-code@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/readable-code/-/readable-code-3.1.0.tgz#585f8c54f3ba98be71fa61319245a0d794446e10" | ||
dependencies: | ||
babel-core "^6.25.0" | ||
babel-eslint "^7.2.3" | ||
babel-plugin-module-resolver "^2.7.1" | ||
babel-plugin-transform-object-rest-spread "^6.23.0" | ||
babel-preset-env "^1.5.2" | ||
eslint "^4.0.0" | ||
eslint-formatter-pretty "^1.1.0" | ||
eslint-import-resolver-babel-module "^3.0.0" | ||
eslint-plugin-babel "^4.1.1" | ||
eslint-plugin-compat "^1.0.3" | ||
eslint-plugin-compat "^1.0.4" | ||
eslint-plugin-css-modules "^2.7.1" | ||
eslint-plugin-filenames "^1.2.0" | ||
eslint-plugin-flowtype "^2.34.0" | ||
eslint-plugin-flowtype-errors "^3.3.0" | ||
eslint-plugin-import "^2.3.0" | ||
eslint-plugin-import "^2.5.0" | ||
eslint-plugin-jsdoc "^3.1.0" | ||
eslint-plugin-jsx-a11y "^5.0.3" | ||
eslint-plugin-lodash "^2.4.2" | ||
eslint-plugin-lodash "^2.4.3" | ||
eslint-plugin-no-use-extend-native "^0.3.12" | ||
eslint-plugin-node "^5.0.0" | ||
eslint-plugin-promise "^3.5.0" | ||
eslint-plugin-react "^7.0.1" | ||
eslint-plugin-react "^7.1.0" | ||
eslint-plugin-security "^1.4.0" | ||
flow-bin "^0.48.0" | ||
flow-coverage-report "^0.3.0" | ||
gulp "^3.9.1" | ||
gulp-eslint "^4.0.0" | ||
gulp-plumber "^1.1.0" | ||
gulp-prettier "^1.1.0" | ||
gulp-stylelint "^3.9.0" | ||
husky "^0.13.4" | ||
lint-staged "^3.6.1" | ||
lint-staged "^4.0.0" | ||
postcss "^6.0.2" | ||
prettier "^1.4.4" | ||
stylelint "^7.11.0" | ||
stylelint "^7.11.1" | ||
stylelint-formatter-pretty "^1.0.3" | ||
stylelint-order "^0.5.0" | ||
stylelint-scss "^1.4.4" | ||
|
@@ -5246,7 +5207,7 @@ source-map@^0.4.2, source-map@^0.4.4: | |
dependencies: | ||
amdefine ">=0.0.4" | ||
|
||
source-map@^0.5.0, source-map@^0.5.1, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1: | ||
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1: | ||
version "0.5.6" | ||
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" | ||
|
||
|
@@ -5443,7 +5404,7 @@ stylelint-scss@^1.4.4: | |
postcss-value-parser "^3.3.0" | ||
stylelint "^7.0.3" | ||
|
||
stylelint@^7.0.3, stylelint@^7.11.0, stylelint@^7.9.0: | ||
stylelint@^7.0.3, stylelint@^7.11.0, stylelint@^7.11.1, stylelint@^7.9.0: | ||
version "7.11.1" | ||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-7.11.1.tgz#c816c658baf7d9e5d167d82273fead37c97ae49d" | ||
dependencies: | ||
|
@@ -5768,12 +5729,6 @@ vinyl-fs@^0.3.0: | |
through2 "^0.6.1" | ||
vinyl "^0.4.0" | ||
|
||
vinyl-sourcemaps-apply@^0.2.1: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz#ab6549d61d172c2b1b87be5c508d239c8ef87705" | ||
dependencies: | ||
source-map "^0.5.1" | ||
|
||
vinyl@^0.4.0: | ||
version "0.4.6" | ||
resolved "https://registry.yarnpkg.com/vinyl/-/vinyl-0.4.6.tgz#2f356c87a550a255461f36bbeb2a5ba8bf784847" | ||
|
@@ -5848,10 +5803,6 @@ [email protected]: | |
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" | ||
|
||
window-size@^0.1.4: | ||
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.4.tgz#f8e1aa1ee5a53ec5bf151ffa09742a6ad7697876" | ||
|
||
window-size@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.2.0.tgz#b4315bb4214a3d7058ebeee892e13fa24d98b075" | ||
|
@@ -5904,7 +5855,7 @@ xml-name-validator@^2.0.1: | |
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" | ||
|
||
y18n@^3.2.0, y18n@^3.2.1: | ||
y18n@^3.2.1: | ||
version "3.2.1" | ||
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" | ||
|
||
|
@@ -5948,17 +5899,14 @@ yargs@^1.2.6: | |
version "1.3.3" | ||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-1.3.3.tgz#054de8b61f22eefdb7207059eaef9d6b83fb931a" | ||
|
||
yargs@^3.5.4: | ||
version "3.32.0" | ||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.32.0.tgz#03088e9ebf9e756b69751611d2a5ef591482c995" | ||
yargs@^3.5.4, yargs@~3.10.0: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1" | ||
dependencies: | ||
camelcase "^2.0.1" | ||
cliui "^3.0.3" | ||
decamelize "^1.1.1" | ||
os-locale "^1.4.0" | ||
string-width "^1.0.1" | ||
window-size "^0.1.4" | ||
y18n "^3.2.0" | ||
camelcase "^1.0.2" | ||
cliui "^2.1.0" | ||
decamelize "^1.0.0" | ||
window-size "0.1.0" | ||
|
||
yargs@^7.0.2: | ||
version "7.1.0" | ||
|
@@ -5977,12 +5925,3 @@ yargs@^7.0.2: | |
which-module "^1.0.0" | ||
y18n "^3.2.1" | ||
yargs-parser "^5.0.0" | ||
|
||
yargs@~3.10.0: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1" | ||
dependencies: | ||
camelcase "^1.0.2" | ||
cliui "^2.1.0" | ||
decamelize "^1.0.0" | ||
window-size "0.1.0" |