This repository has been archived by the owner on May 17, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
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
1 parent
f212188
commit 3725f89
Showing
2 changed files
with
95 additions
and
51 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 |
---|---|---|
|
@@ -2231,7 +2231,7 @@ [email protected]: | |
esutils "^2.0.2" | ||
isarray "^1.0.0" | ||
|
||
doctrine@^2.0.0, doctrine@^2.0.2: | ||
doctrine@^2.0.0, doctrine@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d" | ||
dependencies: | ||
|
@@ -2640,17 +2640,17 @@ eslint-visitor-keys@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" | ||
|
||
eslint@4.15.0: | ||
version "4.15.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.15.0.tgz#89ab38c12713eec3d13afac14e4a89e75ef08145" | ||
eslint@4.16.0: | ||
version "4.16.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.16.0.tgz#934ada9e98715e1d7bbfd6f6f0519ed2fab35cc1" | ||
dependencies: | ||
ajv "^5.3.0" | ||
babel-code-frame "^6.22.0" | ||
chalk "^2.1.0" | ||
concat-stream "^1.6.0" | ||
cross-spawn "^5.1.0" | ||
debug "^3.1.0" | ||
doctrine "^2.0.2" | ||
doctrine "^2.1.0" | ||
eslint-scope "^3.7.1" | ||
eslint-visitor-keys "^1.0.0" | ||
espree "^3.5.2" | ||
|
@@ -4355,13 +4355,13 @@ istanbul-reports@^1.1.3: | |
dependencies: | ||
handlebars "^4.0.3" | ||
|
||
jest-changed-files@^22.1.0: | ||
version "22.1.0" | ||
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-22.1.0.tgz#586a6164b87255dbd541a8bab880d98f14c99b7d" | ||
jest-changed-files@^22.1.0, jest-changed-files@^22.1.4: | ||
version "22.1.4" | ||
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-22.1.4.tgz#1f7844bcb739dec07e5899a633c0cb6d5069834e" | ||
dependencies: | ||
throat "^4.0.0" | ||
|
||
[email protected], jest-cli@^22.1.3: | ||
[email protected]: | ||
version "22.1.3" | ||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-22.1.3.tgz#b4fe4a66f476672924a2093d8ca01f1c227970fc" | ||
dependencies: | ||
|
@@ -4399,19 +4399,57 @@ [email protected], jest-cli@^22.1.3: | |
which "^1.2.12" | ||
yargs "^10.0.3" | ||
|
||
jest-config@^22.1.3: | ||
version "22.1.3" | ||
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-22.1.3.tgz#1572e214b75a3592c66841db371862ab080662d1" | ||
jest-cli@^22.1.3: | ||
version "22.1.4" | ||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-22.1.4.tgz#0fe9f3ac881b0cdc00227114c58583a2ebefcc04" | ||
dependencies: | ||
ansi-escapes "^3.0.0" | ||
chalk "^2.0.1" | ||
exit "^0.1.2" | ||
glob "^7.1.2" | ||
graceful-fs "^4.1.11" | ||
import-local "^1.0.0" | ||
is-ci "^1.0.10" | ||
istanbul-api "^1.1.14" | ||
istanbul-lib-coverage "^1.1.1" | ||
istanbul-lib-instrument "^1.8.0" | ||
istanbul-lib-source-maps "^1.2.1" | ||
jest-changed-files "^22.1.4" | ||
jest-config "^22.1.4" | ||
jest-environment-jsdom "^22.1.4" | ||
jest-get-type "^22.1.0" | ||
jest-haste-map "^22.1.0" | ||
jest-message-util "^22.1.0" | ||
jest-regex-util "^22.1.0" | ||
jest-resolve-dependencies "^22.1.0" | ||
jest-runner "^22.1.4" | ||
jest-runtime "^22.1.4" | ||
jest-snapshot "^22.1.2" | ||
jest-util "^22.1.4" | ||
jest-worker "^22.1.0" | ||
micromatch "^2.3.11" | ||
node-notifier "^5.1.2" | ||
realpath-native "^1.0.0" | ||
rimraf "^2.5.4" | ||
slash "^1.0.0" | ||
string-length "^2.0.0" | ||
strip-ansi "^4.0.0" | ||
which "^1.2.12" | ||
yargs "^10.0.3" | ||
|
||
jest-config@^22.1.3, jest-config@^22.1.4: | ||
version "22.1.4" | ||
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-22.1.4.tgz#075ffacce83c3e38cf85b1b9ba0d21bd3ee27ad0" | ||
dependencies: | ||
chalk "^2.0.1" | ||
glob "^7.1.1" | ||
jest-environment-jsdom "^22.1.2" | ||
jest-environment-node "^22.1.2" | ||
jest-environment-jsdom "^22.1.4" | ||
jest-environment-node "^22.1.4" | ||
jest-get-type "^22.1.0" | ||
jest-jasmine2 "^22.1.3" | ||
jest-jasmine2 "^22.1.4" | ||
jest-regex-util "^22.1.0" | ||
jest-resolve "^22.1.0" | ||
jest-util "^22.1.2" | ||
jest-resolve "^22.1.4" | ||
jest-util "^22.1.4" | ||
jest-validate "^22.1.2" | ||
pretty-format "^22.1.0" | ||
|
||
|
@@ -4434,20 +4472,20 @@ jest-docblock@^22.1.0: | |
dependencies: | ||
detect-newline "^2.1.0" | ||
|
||
jest-environment-jsdom@^22.1.2: | ||
version "22.1.2" | ||
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-22.1.2.tgz#4488c629631dd5de9059ec747fcd358735247f70" | ||
jest-environment-jsdom@^22.1.2, jest-environment-jsdom@^22.1.4: | ||
version "22.1.4" | ||
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-22.1.4.tgz#704518ce8375f7ec5de048d1e9c4268b08a03e00" | ||
dependencies: | ||
jest-mock "^22.1.0" | ||
jest-util "^22.1.2" | ||
jest-util "^22.1.4" | ||
jsdom "^11.5.1" | ||
|
||
jest-environment-node@^22.1.2: | ||
version "22.1.2" | ||
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-22.1.2.tgz#77dc32fbe08caa03ef2acb0948dce4b25a14633a" | ||
jest-environment-node@^22.1.4: | ||
version "22.1.4" | ||
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-22.1.4.tgz#0f2946e8f8686ce6c5d8fa280ce1cd8d58e869eb" | ||
dependencies: | ||
jest-mock "^22.1.0" | ||
jest-util "^22.1.2" | ||
jest-util "^22.1.4" | ||
|
||
jest-get-type@^22.1.0: | ||
version "22.1.0" | ||
|
@@ -4464,9 +4502,9 @@ jest-haste-map@^22.1.0: | |
micromatch "^2.3.11" | ||
sane "^2.0.0" | ||
|
||
jest-jasmine2@^22.1.3: | ||
version "22.1.3" | ||
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-22.1.3.tgz#35429cd22e9aed2d234aee48b73734eefc140f96" | ||
jest-jasmine2@^22.1.4: | ||
version "22.1.4" | ||
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-22.1.4.tgz#cada0baf50a220c616a9575728b80d4ddedebe8b" | ||
dependencies: | ||
callsites "^2.0.0" | ||
chalk "^2.0.1" | ||
|
@@ -4518,32 +4556,32 @@ jest-resolve-dependencies@^22.1.0: | |
dependencies: | ||
jest-regex-util "^22.1.0" | ||
|
||
jest-resolve@^22.1.0: | ||
version "22.1.0" | ||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-22.1.0.tgz#5f4307f48b93c1abdbeacc9ed80642ffcb246294" | ||
jest-resolve@^22.1.4: | ||
version "22.1.4" | ||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-22.1.4.tgz#72b9b371eaac48f84aad4ad732222ffe37692602" | ||
dependencies: | ||
browser-resolve "^1.11.2" | ||
chalk "^2.0.1" | ||
|
||
jest-runner@^22.1.3: | ||
version "22.1.3" | ||
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-22.1.3.tgz#8fdd2da200d95a486e5d4b001add061ac4253261" | ||
jest-runner@^22.1.3, jest-runner@^22.1.4: | ||
version "22.1.4" | ||
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-22.1.4.tgz#e039039110cb1b31febc0f99e349bf7c94304a2f" | ||
dependencies: | ||
exit "^0.1.2" | ||
jest-config "^22.1.3" | ||
jest-config "^22.1.4" | ||
jest-docblock "^22.1.0" | ||
jest-haste-map "^22.1.0" | ||
jest-jasmine2 "^22.1.3" | ||
jest-jasmine2 "^22.1.4" | ||
jest-leak-detector "^22.1.0" | ||
jest-message-util "^22.1.0" | ||
jest-runtime "^22.1.3" | ||
jest-util "^22.1.2" | ||
jest-runtime "^22.1.4" | ||
jest-util "^22.1.4" | ||
jest-worker "^22.1.0" | ||
throat "^4.0.0" | ||
|
||
jest-runtime@^22.1.3: | ||
version "22.1.3" | ||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-22.1.3.tgz#c807fa91655121e719f51caf01eb4b08b714cb23" | ||
jest-runtime@^22.1.3, jest-runtime@^22.1.4: | ||
version "22.1.4" | ||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-22.1.4.tgz#1474d9f5cda518b702e0b25a17d4ef3fc563a20c" | ||
dependencies: | ||
babel-core "^6.0.0" | ||
babel-jest "^22.1.0" | ||
|
@@ -4552,11 +4590,11 @@ jest-runtime@^22.1.3: | |
convert-source-map "^1.4.0" | ||
exit "^0.1.2" | ||
graceful-fs "^4.1.11" | ||
jest-config "^22.1.3" | ||
jest-config "^22.1.4" | ||
jest-haste-map "^22.1.0" | ||
jest-regex-util "^22.1.0" | ||
jest-resolve "^22.1.0" | ||
jest-util "^22.1.2" | ||
jest-resolve "^22.1.4" | ||
jest-util "^22.1.4" | ||
json-stable-stringify "^1.0.1" | ||
micromatch "^2.3.11" | ||
realpath-native "^1.0.0" | ||
|
@@ -4576,9 +4614,9 @@ jest-snapshot@^22.1.2: | |
natural-compare "^1.4.0" | ||
pretty-format "^22.1.0" | ||
|
||
jest-util@^22.1.2: | ||
version "22.1.2" | ||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-22.1.2.tgz#4bf098f651e8611d744cefa23fa026c97a6a3d5d" | ||
jest-util@^22.1.2, jest-util@^22.1.4: | ||
version "22.1.4" | ||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-22.1.4.tgz#ac8cbd43ee654102f1941f3f0e9d1d789a8b6a9b" | ||
dependencies: | ||
callsites "^2.0.0" | ||
chalk "^2.0.1" | ||
|
@@ -7130,7 +7168,7 @@ source-map-resolve@^0.5.0: | |
source-map-url "^0.4.0" | ||
urix "^0.1.0" | ||
|
||
[email protected], source-map-support@^0.5.0: | ||
[email protected]: | ||
version "0.5.1" | ||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.1.tgz#72291517d1fd0cb9542cee6c27520884b5da1a07" | ||
dependencies: | ||
|
@@ -7142,6 +7180,12 @@ source-map-support@^0.4.15: | |
dependencies: | ||
source-map "^0.5.6" | ||
|
||
source-map-support@^0.5.0: | ||
version "0.5.2" | ||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.2.tgz#1a6297fd5b2e762b39688c7fc91233b60984f0a5" | ||
dependencies: | ||
source-map "^0.6.0" | ||
|
||
source-map-url@^0.4.0: | ||
version "0.4.0" | ||
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3" | ||
|
@@ -7259,8 +7303,8 @@ sshpk@^1.7.0: | |
tweetnacl "~0.14.0" | ||
|
||
ssri@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/ssri/-/ssri-5.0.0.tgz#13c19390b606c821f2a10d02b351c1729b94d8cf" | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/ssri/-/ssri-5.1.0.tgz#2cbf1df36b74d0fc91fcf89640a4b3e1d10b1899" | ||
dependencies: | ||
safe-buffer "^5.1.0" | ||
|
||
|