-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
105 additions
and
59 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 |
---|---|---|
|
@@ -38,8 +38,8 @@ align-text@^0.1.1, align-text@^0.1.3: | |
repeat-string "^1.5.2" | ||
|
||
amdefine@>=0.0.4: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.0.tgz#fd17474700cb5cc9c2b709f0be9d23ce3c198c33" | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" | ||
|
||
ansi-escapes@^1.1.0: | ||
version "1.4.0" | ||
|
@@ -171,8 +171,8 @@ babel-code-frame@^6.16.0: | |
js-tokens "^2.0.0" | ||
|
||
babel-core@^6.18.0, babel-core@6: | ||
version "6.18.0" | ||
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.18.0.tgz#bb5ce9bc0a956e6e94e2f12d597abb3b0b330deb" | ||
version "6.18.2" | ||
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.18.2.tgz#d8bb14dd6986fa4f3566a26ceda3964fa0e04e5b" | ||
dependencies: | ||
babel-code-frame "^6.16.0" | ||
babel-generator "^6.18.0" | ||
|
@@ -585,8 +585,8 @@ babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.8.0, babel-types@^6.9.0 | |
to-fast-properties "^1.0.1" | ||
|
||
babylon@^6.11.0: | ||
version "6.13.0" | ||
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.13.0.tgz#58ed40dd2a8120612be5f318c2c0bedbebde4a0b" | ||
version "6.13.1" | ||
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.13.1.tgz#adca350e088f0467647157652bafead6ddb8dfdb" | ||
|
||
balanced-match@^0.4.1: | ||
version "0.4.2" | ||
|
@@ -724,10 +724,8 @@ co@^4.6.0: | |
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" | ||
|
||
code-point-at@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.0.1.tgz#1104cd34f9b5b45d3eba88f1babc1924e1ce35fb" | ||
dependencies: | ||
number-is-nan "^1.0.0" | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" | ||
|
||
combined-stream@^1.0.5, combined-stream@~1.0.5: | ||
version "1.0.5" | ||
|
@@ -849,20 +847,13 @@ [email protected]: | |
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/diff/-/diff-1.4.0.tgz#7f28d2eb9ee7b15a97efd89ce63dcfdaa3ccbabf" | ||
|
||
doctrine@^1.2.2: | ||
doctrine@^1.2.2, [email protected]: | ||
version "1.5.0" | ||
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa" | ||
dependencies: | ||
esutils "^2.0.2" | ||
isarray "^1.0.0" | ||
|
||
[email protected]: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.3.0.tgz#13e75682b55518424276f7c173783456ef913d26" | ||
dependencies: | ||
esutils "^2.0.2" | ||
isarray "^1.0.0" | ||
|
||
ecc-jsbn@~0.1.1: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz#0fc73a9ed5f0d53c38193398523ef7e543777505" | ||
|
@@ -945,7 +936,7 @@ escope@^3.6.0: | |
esrecurse "^4.1.0" | ||
estraverse "^4.1.1" | ||
|
||
eslint-config-airbnb-base: | ||
eslint-config-airbnb-base@^9.0.0: | ||
version "9.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-9.0.0.tgz#03e135562aa6c4d0d9f1bbda96d901326bf58ad2" | ||
|
||
|
@@ -965,13 +956,13 @@ eslint-module-utils@^1.0.0: | |
pkg-dir "^1.0.0" | ||
|
||
eslint-plugin-import@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.0.1.tgz#dcfe96357d476b3f822570d42c29bec66f5d9c5c" | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.1.0.tgz#20fe254aa7dac0d9fe617979f14b59f0f762e1b4" | ||
dependencies: | ||
builtin-modules "^1.1.1" | ||
contains-path "^0.1.0" | ||
debug "^2.2.0" | ||
doctrine "1.3.x" | ||
doctrine "1.5.0" | ||
eslint-import-resolver-node "^0.2.0" | ||
eslint-module-utils "^1.0.0" | ||
has "^1.0.1" | ||
|
@@ -980,9 +971,10 @@ eslint-plugin-import@^2.0.1: | |
pkg-up "^1.0.0" | ||
|
||
eslint@^3.8.1: | ||
version "3.8.1" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.8.1.tgz#7d02db44cd5aaf4fa7aa489e1f083baa454342ba" | ||
version "3.9.1" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.9.1.tgz#5a8597706fc6048bc6061ac754d4a211d28f4f5b" | ||
dependencies: | ||
babel-code-frame "^6.16.0" | ||
chalk "^1.1.3" | ||
concat-stream "^1.4.6" | ||
debug "^2.1.1" | ||
|
@@ -1010,7 +1002,7 @@ eslint@^3.8.1: | |
pluralize "^1.2.1" | ||
progress "^1.1.8" | ||
require-uncached "^1.0.2" | ||
shelljs "^0.6.0" | ||
shelljs "^0.7.5" | ||
strip-bom "^3.0.0" | ||
strip-json-comments "~1.0.1" | ||
table "^3.7.8" | ||
|
@@ -1144,7 +1136,7 @@ for-in@^0.1.5: | |
version "0.1.6" | ||
resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.6.tgz#c9f96e89bfad18a545af5ec3ed352a1d9e5b4dc8" | ||
|
||
for-own@^0.1.3: | ||
for-own@^0.1.4: | ||
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/for-own/-/for-own-0.1.4.tgz#0149b41a39088c7515f51ebe1c1386d45f935072" | ||
dependencies: | ||
|
@@ -1162,6 +1154,14 @@ form-data@~2.0.0: | |
combined-stream "^1.0.5" | ||
mime-types "^2.1.11" | ||
|
||
form-data@~2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.1.tgz#4adf0342e1a79afa1e84c8c320a9ffc82392a1f3" | ||
dependencies: | ||
asynckit "^0.4.0" | ||
combined-stream "^1.0.5" | ||
mime-types "^2.1.12" | ||
|
||
fs-readdir-recursive@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/fs-readdir-recursive/-/fs-readdir-recursive-1.0.0.tgz#8cd1745c8b4f8a29c8caec392476921ba195f560" | ||
|
@@ -1171,8 +1171,8 @@ fs.realpath@^1.0.0: | |
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" | ||
|
||
fsevents@^1.0.0: | ||
version "1.0.14" | ||
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.0.14.tgz#558e8cc38643d8ef40fe45158486d0d25758eee4" | ||
version "1.0.15" | ||
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.0.15.tgz#fa63f590f3c2ad91275e4972a6cea545fb0aae44" | ||
dependencies: | ||
nan "^2.3.0" | ||
node-pre-gyp "^0.6.29" | ||
|
@@ -1251,7 +1251,7 @@ glob@^5.0.15, glob@^5.0.5: | |
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
glob@^7.0.3, glob@^7.0.5: | ||
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5: | ||
version "7.1.1" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" | ||
dependencies: | ||
|
@@ -1289,8 +1289,8 @@ globby@^5.0.0: | |
pinkie-promise "^2.0.0" | ||
|
||
graceful-fs@^4.1.2, graceful-fs@^4.1.4: | ||
version "4.1.9" | ||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.9.tgz#baacba37d19d11f9d146d3578bc99958c3787e29" | ||
version "4.1.10" | ||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.10.tgz#f2d720c22092f743228775c75e3612632501f131" | ||
|
||
"graceful-readlink@>= 1.0.0": | ||
version "1.0.1" | ||
|
@@ -1412,6 +1412,10 @@ inquirer@^0.12.0: | |
strip-ansi "^3.0.0" | ||
through "^2.3.6" | ||
|
||
interpret@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.1.tgz#d579fb7f693b858004947af39fa0db49f795602c" | ||
|
||
invariant@^2.2.0: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.1.tgz#b097010547668c7e337028ebe816ebe36c8a8d54" | ||
|
@@ -1564,10 +1568,6 @@ jodid25519@^1.0.0: | |
dependencies: | ||
jsbn "~0.1.0" | ||
|
||
js-tokens@^1.0.1: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-1.0.3.tgz#14e56eb68c8f1a92c43d59f5014ec29dc20f2ae1" | ||
|
||
js-tokens@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-2.0.0.tgz#79903f5563ee778cc1162e6dcf1a0027c97f9cb5" | ||
|
@@ -1702,8 +1702,8 @@ lodash.keys@^3.0.0: | |
lodash.isarray "^3.0.0" | ||
|
||
lodash@^4.0.0, lodash@^4.2.0, lodash@^4.3.0: | ||
version "4.16.4" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.4.tgz#01ce306b9bad1319f2a5528674f88297aeb70127" | ||
version "4.16.6" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.6.tgz#d22c9ac660288f3843e16ba7d2b5d06cca27d777" | ||
|
||
[email protected]: | ||
version "1.2.5" | ||
|
@@ -1714,10 +1714,10 @@ longest@^1.0.1: | |
resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097" | ||
|
||
loose-envify@^1.0.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.2.0.tgz#69a65aad3de542cf4ee0f4fe74e8e33c709ccb0f" | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.3.0.tgz#6b26248c42f6d4fa4b0d8542f78edfcde35642a8" | ||
dependencies: | ||
js-tokens "^1.0.1" | ||
js-tokens "^2.0.0" | ||
|
||
micromatch@^2.1.5: | ||
version "2.3.11" | ||
|
@@ -1741,7 +1741,7 @@ mime-db@~1.24.0: | |
version "1.24.0" | ||
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.24.0.tgz#e2d13f939f0016c6e4e9ad25a8652f126c467f0c" | ||
|
||
mime-types@^2.1.11, mime-types@~2.1.7: | ||
mime-types@^2.1.11, mime-types@^2.1.12, mime-types@~2.1.7: | ||
version "2.1.12" | ||
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.12.tgz#152ba256777020dd4663f54c2e7bc26381e71729" | ||
dependencies: | ||
|
@@ -1859,10 +1859,10 @@ object-assign@^4.0.1, object-assign@^4.1.0: | |
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.0.tgz#7a3b3d0e98063d43f4c03f2e8ae6cd51a86883a0" | ||
|
||
object.omit@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.0.tgz#868597333d54e60662940bb458605dd6ae12fe94" | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa" | ||
dependencies: | ||
for-own "^0.1.3" | ||
for-own "^0.1.4" | ||
is-extendable "^0.1.1" | ||
|
||
once@^1.3.0, [email protected]: | ||
|
@@ -1988,10 +1988,18 @@ progress@^1.1.8: | |
version "1.1.8" | ||
resolved "https://registry.yarnpkg.com/progress/-/progress-1.1.8.tgz#e260c78f6161cdd9b0e56cc3e0a85de17c7a57be" | ||
|
||
punycode@^1.4.1: | ||
version "1.4.1" | ||
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" | ||
|
||
qs@~6.2.0: | ||
version "6.2.1" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.1.tgz#ce03c5ff0935bc1d9d69a9f14cbd18e568d67625" | ||
|
||
qs@~6.3.0: | ||
version "6.3.0" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.3.0.tgz#f403b264f23bc01228c74131b407f18d5ea5d442" | ||
|
||
randomatic@^1.1.3: | ||
version "1.1.5" | ||
resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-1.1.5.tgz#5e9ef5f2d573c67bd2b8124ae90b5156e457840b" | ||
|
@@ -2048,13 +2056,19 @@ readline2@^1.0.1: | |
is-fullwidth-code-point "^1.0.0" | ||
mute-stream "0.0.5" | ||
|
||
rechoir@^0.6.2: | ||
version "0.6.2" | ||
resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" | ||
dependencies: | ||
resolve "^1.1.6" | ||
|
||
regenerate@^1.2.1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.3.1.tgz#0300203a5d2fdcf89116dce84275d011f5903f33" | ||
|
||
regenerator-runtime@^0.9.5: | ||
version "0.9.5" | ||
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.9.5.tgz#403d6d40a4bdff9c330dd9392dcbb2d9a8bba1fc" | ||
version "0.9.6" | ||
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.9.6.tgz#d33eb95d0d2001a4be39659707c51b0cb71ce029" | ||
|
||
regex-cache@^0.4.2: | ||
version "0.4.3" | ||
|
@@ -2095,7 +2109,32 @@ repeating@^2.0.0: | |
dependencies: | ||
is-finite "^1.0.0" | ||
|
||
request@^2.75.0, [email protected]: | ||
request@^2.75.0: | ||
version "2.78.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.78.0.tgz#e1c8dec346e1c81923b24acdb337f11decabe9cc" | ||
dependencies: | ||
aws-sign2 "~0.6.0" | ||
aws4 "^1.2.1" | ||
caseless "~0.11.0" | ||
combined-stream "~1.0.5" | ||
extend "~3.0.0" | ||
forever-agent "~0.6.1" | ||
form-data "~2.1.1" | ||
har-validator "~2.0.6" | ||
hawk "~3.1.3" | ||
http-signature "~1.1.0" | ||
is-typedarray "~1.0.0" | ||
isstream "~0.1.2" | ||
json-stringify-safe "~5.0.1" | ||
mime-types "~2.1.7" | ||
node-uuid "~1.4.7" | ||
oauth-sign "~0.8.1" | ||
qs "~6.3.0" | ||
stringstream "~0.0.4" | ||
tough-cookie "~2.3.0" | ||
tunnel-agent "~0.4.1" | ||
|
||
[email protected]: | ||
version "2.75.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.75.0.tgz#d2b8268a286da13eaa5d01adf5d18cc90f657d93" | ||
dependencies: | ||
|
@@ -2126,8 +2165,8 @@ require-relative@^0.8.7: | |
resolved "https://registry.yarnpkg.com/require-relative/-/require-relative-0.8.7.tgz#7999539fc9e047a37928fa196f8e1563dabd36de" | ||
|
||
require-uncached@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.2.tgz#67dad3b733089e77030124678a459589faf6a7ec" | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.3.tgz#4e0d56d6c9662fd31e43011c4b95aa49955421d3" | ||
dependencies: | ||
caller-path "^0.1.0" | ||
resolve-from "^1.0.0" | ||
|
@@ -2206,9 +2245,13 @@ set-immediate-shim@^1.0.1: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27eb808a9f8dcc481a58e5e56f599f3f61" | ||
|
||
shelljs@^0.6.0: | ||
version "0.6.1" | ||
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.6.1.tgz#ec6211bed1920442088fe0f70b2837232ed2c8a8" | ||
shelljs@^0.7.5: | ||
version "0.7.5" | ||
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.5.tgz#2eef7a50a21e1ccf37da00df767ec69e30ad0675" | ||
dependencies: | ||
glob "^7.0.0" | ||
interpret "^1.0.0" | ||
rechoir "^0.6.2" | ||
|
||
signal-exit@^3.0.0: | ||
version "3.0.1" | ||
|
@@ -2229,8 +2272,8 @@ [email protected]: | |
hoek "2.x.x" | ||
|
||
source-map-support@^0.4.0, source-map-support@^0.4.2: | ||
version "0.4.5" | ||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.5.tgz#4438df4219e1b3c7feb674614b4c67f9722db1e4" | ||
version "0.4.6" | ||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.6.tgz#32552aa64b458392a85eab3b0b5ee61527167aeb" | ||
dependencies: | ||
source-map "^0.5.3" | ||
|
||
|
@@ -2361,12 +2404,14 @@ to-fast-properties@^1.0.1: | |
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.2.tgz#f3f5c0c3ba7299a7ef99427e44633257ade43320" | ||
|
||
tough-cookie@~2.3.0: | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.1.tgz#99c77dfbb7d804249e8a299d4cb0fd81fef083fd" | ||
version "2.3.2" | ||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a" | ||
dependencies: | ||
punycode "^1.4.1" | ||
|
||
tryit@^1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.2.tgz#c196b0073e6b1c595d93c9c830855b7acc32a453" | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb" | ||
|
||
tunnel-agent@~0.4.1: | ||
version "0.4.3" | ||
|