-
Notifications
You must be signed in to change notification settings - Fork 0
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
72 additions
and
60 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 |
---|---|---|
|
@@ -1293,7 +1293,7 @@ comma-separated-tokens@^1.0.1: | |
dependencies: | ||
trim "0.0.1" | ||
|
||
commander@^2.9.0: | ||
commander@^2.9.0, commander@~2.9.0: | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4" | ||
dependencies: | ||
|
@@ -1427,9 +1427,9 @@ crc@^3.4.4: | |
version "3.4.4" | ||
resolved "https://registry.yarnpkg.com/crc/-/crc-3.4.4.tgz#9da1e980e3bd44fc5c93bf5ab3da3378d85e466b" | ||
|
||
cross-env@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-4.0.0.tgz#16083862d08275a4628b0b243b121bedaa55dd80" | ||
cross-env@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.0.0.tgz#565ccae4d09676441a5087f406fe7661a29c931b" | ||
dependencies: | ||
cross-spawn "^5.1.0" | ||
is-windows "^1.0.0" | ||
|
@@ -1855,13 +1855,13 @@ escope@^3.6.0: | |
esrecurse "^4.1.0" | ||
estraverse "^4.1.1" | ||
|
||
eslint-config-airbnb-base@^11.1.3: | ||
version "11.1.3" | ||
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.1.3.tgz#0e8db71514fa36b977fbcf977c01edcf863e0cf0" | ||
eslint-config-airbnb-base@^11.2.0: | ||
version "11.2.0" | ||
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.2.0.tgz#19a9dc4481a26f70904545ec040116876018f853" | ||
|
||
eslint-config-prettier@^1.7.0: | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-1.7.0.tgz#cda3ce22df1e852daa9370f1f3446e8b8a02ce44" | ||
eslint-config-prettier@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.1.1.tgz#ab3923fb704eebecab6960906b7d0d6e801cde58" | ||
dependencies: | ||
get-stdin "^5.0.1" | ||
|
||
|
@@ -1880,15 +1880,15 @@ eslint-module-utils@^2.0.0: | |
debug "2.2.0" | ||
pkg-dir "^1.0.0" | ||
|
||
eslint-plugin-flowtype@^2.32.1: | ||
version "2.32.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.32.1.tgz#bbee185dedf97e5f63ec975cdcddd199bd2a2501" | ||
eslint-plugin-flowtype@^2.34.0: | ||
version "2.34.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.34.0.tgz#b9875f314652e5081623c9d2b18a346bbb759c09" | ||
dependencies: | ||
lodash "^4.15.0" | ||
|
||
eslint-plugin-import@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.2.0.tgz#72ba306fad305d67c4816348a4699a4229ac8b4e" | ||
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" | ||
dependencies: | ||
builtin-modules "^1.1.1" | ||
contains-path "^0.1.0" | ||
|
@@ -1899,13 +1899,14 @@ eslint-plugin-import@^2.2.0: | |
has "^1.0.1" | ||
lodash.cond "^4.3.0" | ||
minimatch "^3.0.3" | ||
pkg-up "^1.0.0" | ||
read-pkg-up "^2.0.0" | ||
|
||
eslint-plugin-prettier@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.0.1.tgz#2ae1216cf053dd728360ca8560bf1aabc8af3fa9" | ||
eslint-plugin-prettier@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.1.1.tgz#2fb7e2ab961f2b61d2c8cf91bc17716ca8c53868" | ||
dependencies: | ||
requireindex "~1.1.0" | ||
fast-diff "^1.1.1" | ||
jest-docblock "^20.0.1" | ||
|
||
eslint@^3.10.2: | ||
version "3.19.0" | ||
|
@@ -2082,6 +2083,10 @@ [email protected]: | |
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550" | ||
|
||
fast-diff@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.1.1.tgz#0aea0e4e605b6a2189f0e936d4b7fbaf1b7cfd9b" | ||
|
||
fast-levenshtein@~2.0.4: | ||
version "2.0.6" | ||
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" | ||
|
@@ -2164,9 +2169,9 @@ flat-cache@^1.2.1: | |
graceful-fs "^4.1.2" | ||
write "^0.2.1" | ||
|
||
flow-bin@^0.45.0: | ||
version "0.45.0" | ||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.45.0.tgz#009dd0f577a3f665c74ca8be827ae8c2dd8fd6b5" | ||
flow-bin@^0.47.0: | ||
version "0.47.0" | ||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.47.0.tgz#a2a08ab3e0d1f1cb57d17e27b30b118b62fda367" | ||
|
||
[email protected]: | ||
version "0.45.0" | ||
|
@@ -2893,9 +2898,13 @@ istanbul@^0.4.0, istanbul@^0.4.2: | |
which "^1.1.1" | ||
wordwrap "^1.0.0" | ||
|
||
jasmine-core@^2.5.2: | ||
version "2.6.1" | ||
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.6.1.tgz#66a61cddb699958e3613edef346c996f6311fc3b" | ||
jasmine-core@^2.6.2: | ||
version "2.6.2" | ||
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.6.2.tgz#74ea1f7cf428691af201107d631234027a09daab" | ||
|
||
jest-docblock@^20.0.1: | ||
version "20.0.3" | ||
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-20.0.3.tgz#17bea984342cc33d83c50fbe1545ea0efaa44712" | ||
|
||
jest-matcher-utils@^19.0.0: | ||
version "19.0.0" | ||
|
@@ -3053,9 +3062,9 @@ [email protected]: | |
dependencies: | ||
colors "^1.1.2" | ||
|
||
karma@^1.3.0: | ||
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/karma/-/karma-1.6.0.tgz#0e871d4527d5eac56c41d181f03c5c0a7e6dbf3e" | ||
karma@^1.7.0: | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/karma/-/karma-1.7.0.tgz#6f7a1a406446fa2e187ec95398698f4cee476269" | ||
dependencies: | ||
bluebird "^3.3.0" | ||
body-parser "^1.16.1" | ||
|
@@ -3142,16 +3151,18 @@ levn@^0.3.0, levn@~0.3.0: | |
prelude-ls "~1.1.2" | ||
type-check "~0.3.2" | ||
|
||
lint-staged@^3.4.1: | ||
version "3.4.1" | ||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-3.4.1.tgz#96cd1cf7a1ac92d81662643c37d1cca28b91b046" | ||
lint-staged@^3.5.1: | ||
version "3.5.1" | ||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-3.5.1.tgz#a9a2b0c161b436f8dce4bb27265e34d97a56ed82" | ||
dependencies: | ||
app-root-path "^2.0.0" | ||
cosmiconfig "^1.1.0" | ||
execa "^0.6.0" | ||
listr "^0.12.0" | ||
lodash.chunk "^4.2.0" | ||
minimatch "^3.0.0" | ||
npm-which "^3.0.1" | ||
p-map "^1.1.1" | ||
staged-git-files "0.0.4" | ||
|
||
listr-silent-renderer@^1.1.1: | ||
|
@@ -3231,6 +3242,10 @@ locate-path@^2.0.0: | |
p-locate "^2.0.0" | ||
path-exists "^3.0.0" | ||
|
||
lodash.chunk@^4.2.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/lodash.chunk/-/lodash.chunk-4.2.0.tgz#66e5ce1f76ed27b4303d8c6512e8d1216e8106bc" | ||
|
||
lodash.cond@^4.3.0: | ||
version "4.5.2" | ||
resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5" | ||
|
@@ -3889,12 +3904,6 @@ pkg-dir@^1.0.0: | |
dependencies: | ||
find-up "^1.0.0" | ||
|
||
pkg-up@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-1.0.0.tgz#3e08fb461525c4421624a33b9f7e6d0af5b05a26" | ||
dependencies: | ||
find-up "^1.0.0" | ||
|
||
plur@^2.0.0: | ||
version "2.1.2" | ||
resolved "https://registry.yarnpkg.com/plur/-/plur-2.1.2.tgz#7482452c1a0f508e3e344eaec312c91c29dc655a" | ||
|
@@ -4355,10 +4364,6 @@ require-uncached@^1.0.2: | |
caller-path "^0.1.0" | ||
resolve-from "^1.0.0" | ||
|
||
requireindex@~1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.1.0.tgz#e5404b81557ef75db6e49c5a72004893fe03e162" | ||
|
||
[email protected]: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" | ||
|
@@ -4437,11 +4442,11 @@ rollup-plugin-node-resolve@^3.0.0: | |
is-module "^1.0.0" | ||
resolve "^1.1.6" | ||
|
||
rollup-plugin-uglify@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/rollup-plugin-uglify/-/rollup-plugin-uglify-1.0.2.tgz#d4aa6f5df13522eae1ba17780c7c4c7096038359" | ||
rollup-plugin-uglify@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/rollup-plugin-uglify/-/rollup-plugin-uglify-2.0.1.tgz#67b37ad1efdafbd83af4c36b40c189ee4866c969" | ||
dependencies: | ||
uglify-js "^2.6.1" | ||
uglify-js "^3.0.9" | ||
|
||
rollup-pluginutils@^1.3.1, rollup-pluginutils@^1.5.0: | ||
version "1.5.2" | ||
|
@@ -4978,7 +4983,7 @@ typedarray@^0.0.6, typedarray@~0.0.5: | |
version "0.0.6" | ||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" | ||
|
||
uglify-js@^2.6, uglify-js@^2.6.1, uglify-js@^2.8.22: | ||
uglify-js@^2.6: | ||
version "2.8.22" | ||
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.22.tgz#d54934778a8da14903fa29a326fb24c0ab51a1a0" | ||
dependencies: | ||
|
@@ -4987,6 +4992,13 @@ uglify-js@^2.6, uglify-js@^2.6.1, uglify-js@^2.8.22: | |
optionalDependencies: | ||
uglify-to-browserify "~1.0.0" | ||
|
||
uglify-js@^3.0.14, uglify-js@^3.0.9: | ||
version "3.0.14" | ||
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.0.14.tgz#2697af126fd215aac556facb1edfb17875204760" | ||
dependencies: | ||
commander "~2.9.0" | ||
source-map "~0.5.1" | ||
|
||
uglify-save-license@^0.4.1: | ||
version "0.4.1" | ||
resolved "https://registry.yarnpkg.com/uglify-save-license/-/uglify-save-license-0.4.1.tgz#95726c17cc6fd171c3617e3bf4d8d82aa8c4cce1" | ||
|