This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 885
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
1 changed file
with
25 additions
and
52 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,8 +58,8 @@ | |
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-5.3.31.tgz#b999d7d935f43f5207b01b00d3de20852f4ca75f" | ||
|
||
agent-base@2: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-2.0.1.tgz#bd8f9e86a8eb221fffa07bd14befd55df142815e" | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-2.1.0.tgz#193455e4347bca6b05847cb81e939bb325446da8" | ||
dependencies: | ||
extend "~3.0.0" | ||
semver "~5.0.1" | ||
|
@@ -323,10 +323,6 @@ core-js@^2.4.0: | |
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.4.1.tgz#4de911e667b0eae9124e34254b53aea6fc618d3e" | ||
|
||
core-util-is@~1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" | ||
|
||
cross-spawn@^4: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-4.0.2.tgz#7b9247621c23adfdd3856004a823cbe397424d41" | ||
|
@@ -646,7 +642,7 @@ inflight@^1.0.4: | |
once "^1.3.0" | ||
wrappy "1" | ||
|
||
inherits@2, inherits@~2.0.1: | ||
inherits@2: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" | ||
|
||
|
@@ -683,8 +679,8 @@ is-date-object@^1.0.1: | |
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16" | ||
|
||
is-dotfile@^1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/is-dotfile/-/is-dotfile-1.0.2.tgz#2c132383f39199f8edc268ca01b9b007d205cc4d" | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/is-dotfile/-/is-dotfile-1.0.3.tgz#a6a2f32ffd2dfb04f5ca25ecd0f6b83cf798a1e1" | ||
|
||
is-equal-shallow@^0.1.3: | ||
version "0.1.3" | ||
|
@@ -746,10 +742,6 @@ is-utf8@^0.2.0: | |
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72" | ||
|
||
[email protected]: | ||
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" | ||
|
||
[email protected]: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" | ||
|
@@ -764,50 +756,50 @@ isobject@^2.0.0: | |
dependencies: | ||
isarray "1.0.0" | ||
|
||
istanbul-lib-coverage@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.0.tgz#caca19decaef3525b5d6331d701f3f3b7ad48528" | ||
istanbul-lib-coverage@^1.1.0, istanbul-lib-coverage@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.1.tgz#73bfb998885299415c93d38a3e9adf784a77a9da" | ||
|
||
istanbul-lib-hook@^1.0.6: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.0.6.tgz#c0866d1e81cf2d5319249510131fc16dee49231f" | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.0.7.tgz#dd6607f03076578fe7d6f2a630cf143b49bacddc" | ||
dependencies: | ||
append-transform "^0.4.0" | ||
|
||
istanbul-lib-instrument@^1.7.1: | ||
version "1.7.1" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.1.tgz#169e31bc62c778851a99439dd99c3cc12184d360" | ||
version "1.7.2" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.2.tgz#6014b03d3470fb77638d5802508c255c06312e56" | ||
dependencies: | ||
babel-generator "^6.18.0" | ||
babel-template "^6.16.0" | ||
babel-traverse "^6.18.0" | ||
babel-types "^6.18.0" | ||
babylon "^6.13.0" | ||
istanbul-lib-coverage "^1.1.0" | ||
istanbul-lib-coverage "^1.1.1" | ||
semver "^5.3.0" | ||
|
||
istanbul-lib-report@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.1.0.tgz#444c4ecca9afa93cf584f56b10f195bf768c0770" | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz#f0e55f56655ffa34222080b7a0cd4760e1405fc9" | ||
dependencies: | ||
istanbul-lib-coverage "^1.1.0" | ||
istanbul-lib-coverage "^1.1.1" | ||
mkdirp "^0.5.1" | ||
path-parse "^1.0.5" | ||
supports-color "^3.1.2" | ||
|
||
istanbul-lib-source-maps@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.0.tgz#8c7706d497e26feeb6af3e0c28fd5b0669598d0e" | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.1.tgz#a6fe1acba8ce08eebc638e572e294d267008aa0c" | ||
dependencies: | ||
debug "^2.6.3" | ||
istanbul-lib-coverage "^1.1.0" | ||
istanbul-lib-coverage "^1.1.1" | ||
mkdirp "^0.5.1" | ||
rimraf "^2.6.1" | ||
source-map "^0.5.3" | ||
|
||
istanbul-reports@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.1.0.tgz#1ef3b795889219cfb5fad16365f6ce108d5f8c66" | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.1.1.tgz#042be5c89e175bc3f86523caab29c014e77fee4e" | ||
dependencies: | ||
handlebars "^4.0.3" | ||
|
||
|
@@ -955,12 +947,6 @@ md5-o-matic@^0.1.1: | |
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/md5-o-matic/-/md5-o-matic-0.1.1.tgz#822bccd65e117c514fab176b25945d54100a03c3" | ||
|
||
memory-streams@^0.1.2: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/memory-streams/-/memory-streams-0.1.2.tgz#273ff777ab60fec599b116355255282cca2c50c2" | ||
dependencies: | ||
readable-stream "~1.0.2" | ||
|
||
merge-source-map@^1.0.2: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/merge-source-map/-/merge-source-map-1.0.3.tgz#da1415f2722a5119db07b14c4f973410863a2abf" | ||
|
@@ -1251,15 +1237,6 @@ read-pkg@^2.0.0: | |
normalize-package-data "^2.3.2" | ||
path-type "^2.0.0" | ||
|
||
readable-stream@~1.0.2: | ||
version "1.0.34" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c" | ||
dependencies: | ||
core-util-is "~1.0.0" | ||
inherits "~2.0.1" | ||
isarray "0.0.1" | ||
string_decoder "~0.10.x" | ||
|
||
regenerator-runtime@^0.10.0: | ||
version "0.10.5" | ||
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz#336c3efc1220adcedda2c9fab67b5a7955a33658" | ||
|
@@ -1433,10 +1410,6 @@ string.prototype.padend@^3.0.0: | |
es-abstract "^1.4.3" | ||
function-bind "^1.0.2" | ||
|
||
string_decoder@~0.10.x: | ||
version "0.10.31" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" | ||
|
||
strip-ansi@^3.0.0, strip-ansi@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf" | ||
|
@@ -1464,8 +1437,8 @@ supports-color@^2.0.0: | |
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" | ||
|
||
test-exclude@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.1.0.tgz#04ca70b7390dd38c98d4a003a173806ca7991c91" | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.1.1.tgz#4d84964b0966b0087ecc334a2ce002d3d9341e26" | ||
dependencies: | ||
arrify "^1.0.1" | ||
micromatch "^2.3.11" | ||
|
@@ -1507,8 +1480,8 @@ tslint@latest: | |
tsutils "^2.0.0" | ||
|
||
tsutils@^2.0.0, tsutils@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.1.0.tgz#5be8376c929528f65b302de9e17b0004e4c1eb20" | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.2.0.tgz#218614657f21c677e4536b4ba75daf8ebce1b367" | ||
|
||
[email protected]: | ||
version "0.1.1" | ||
|