-
Notifications
You must be signed in to change notification settings - Fork 601
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(package): update lockfile yarn.lock
- Loading branch information
1 parent
cc37573
commit 6588be3
Showing
1 changed file
with
77 additions
and
16 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 |
---|---|---|
|
@@ -155,6 +155,10 @@ async@^2.6.0: | |
dependencies: | ||
lodash "^4.14.0" | ||
|
||
async@~1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/async/-/async-1.0.0.tgz#f8fc04ca3a13784ade9e1641af98578cfbd647a9" | ||
|
||
asynckit@^0.4.0: | ||
version "0.4.0" | ||
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" | ||
|
@@ -356,6 +360,14 @@ chalk@^2.3.0, chalk@^2.3.2: | |
escape-string-regexp "^1.0.5" | ||
supports-color "^5.3.0" | ||
|
||
chalk@^2.4.1: | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e" | ||
dependencies: | ||
ansi-styles "^3.2.1" | ||
escape-string-regexp "^1.0.5" | ||
supports-color "^5.3.0" | ||
|
||
[email protected]: | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468" | ||
|
@@ -424,7 +436,7 @@ color-name@^1.1.1: | |
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" | ||
|
||
[email protected]: | ||
[email protected], [email protected]: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b" | ||
|
||
|
@@ -540,6 +552,10 @@ currently-unhandled@^0.4.1: | |
dependencies: | ||
array-find-index "^1.0.1" | ||
|
||
[email protected]: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/cycle/-/cycle-1.0.3.tgz#21e80b2be8580f98b468f379430662b046c34ad2" | ||
|
||
dashdash@^1.12.0: | ||
version "1.14.1" | ||
resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0" | ||
|
@@ -871,6 +887,10 @@ extsprintf@^1.2.0: | |
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f" | ||
|
||
[email protected]: | ||
version "0.1.8" | ||
resolved "https://registry.yarnpkg.com/eyes/-/eyes-0.1.8.tgz#62cf120234c683785d902348a800ef3e0cc20bc0" | ||
|
||
fast-deep-equal@^1.0.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz#c053477817c86b51daa853c81e059b733d023614" | ||
|
@@ -1218,13 +1238,13 @@ grunt-contrib-copy@~1.0.0: | |
chalk "^1.1.1" | ||
file-sync-cmp "^0.1.0" | ||
|
||
grunt-contrib-jshint@~1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/grunt-contrib-jshint/-/grunt-contrib-jshint-1.1.0.tgz#369d909b2593c40e8be79940b21340850c7939ac" | ||
grunt-contrib-jshint@~2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/grunt-contrib-jshint/-/grunt-contrib-jshint-2.0.0.tgz#a2be576cdd2a21d87fa3b9e770de407a29563fd2" | ||
dependencies: | ||
chalk "^1.1.1" | ||
chalk "^2.4.1" | ||
hooker "^0.2.3" | ||
jshint "~2.9.4" | ||
jshint "~2.9.6" | ||
|
||
grunt-contrib-uglify@~3.4.0: | ||
version "3.4.0" | ||
|
@@ -1794,7 +1814,7 @@ isobject@^3.0.0, isobject@^3.0.1: | |
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df" | ||
|
||
isstream@~0.1.2: | ||
isstream@0.1.x, isstream@~0.1.2: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" | ||
|
||
|
@@ -1862,18 +1882,22 @@ jsdoc@~3.5.5: | |
taffydb "2.6.2" | ||
underscore "~1.8.3" | ||
|
||
jshint@~2.9.4: | ||
version "2.9.5" | ||
resolved "https://registry.yarnpkg.com/jshint/-/jshint-2.9.5.tgz#1e7252915ce681b40827ee14248c46d34e9aa62c" | ||
jshint@~2.9.6: | ||
version "2.9.6" | ||
resolved "https://registry.yarnpkg.com/jshint/-/jshint-2.9.6.tgz#19b34e578095a34928fe006135a6cb70137b9c08" | ||
dependencies: | ||
cli "~1.0.0" | ||
console-browserify "1.1.x" | ||
exit "0.1.x" | ||
htmlparser2 "3.8.x" | ||
lodash "3.7.x" | ||
lodash "~4.17.10" | ||
minimatch "~3.0.2" | ||
shelljs "0.3.x" | ||
strip-json-comments "1.0.x" | ||
unicode-5.2.0 "^0.7.5" | ||
optionalDependencies: | ||
phantom "~4.0.1" | ||
phantomjs-prebuilt "~2.1.7" | ||
|
||
json-schema-traverse@^0.3.0: | ||
version "0.3.1" | ||
|
@@ -2030,14 +2054,14 @@ lodash.mergewith@^4.6.0: | |
version "4.6.1" | ||
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927" | ||
|
||
[email protected]: | ||
version "3.7.0" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.7.0.tgz#3678bd8ab995057c07ade836ed2ef087da811d45" | ||
|
||
lodash@^4.14.0, lodash@^4.17.10: | ||
version "4.17.10" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" | ||
|
||
lodash@~4.17.10: | ||
version "4.17.11" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" | ||
|
||
lodash@~4.17.4, lodash@~4.17.5: | ||
version "4.17.5" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" | ||
|
@@ -2515,7 +2539,15 @@ performance-now@^2.1.0: | |
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" | ||
|
||
phantomjs-prebuilt@^2.1.3: | ||
phantom@~4.0.1: | ||
version "4.0.12" | ||
resolved "https://registry.yarnpkg.com/phantom/-/phantom-4.0.12.tgz#78d18cf3f2a76fea4909f6160fcabf2742d7dbf0" | ||
dependencies: | ||
phantomjs-prebuilt "^2.1.16" | ||
split "^1.0.1" | ||
winston "^2.4.0" | ||
|
||
phantomjs-prebuilt@^2.1.16, phantomjs-prebuilt@^2.1.3, phantomjs-prebuilt@~2.1.7: | ||
version "2.1.16" | ||
resolved "https://registry.yarnpkg.com/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.16.tgz#efd212a4a3966d3647684ea8ba788549be2aefef" | ||
dependencies: | ||
|
@@ -3096,6 +3128,12 @@ split-string@^3.0.1, split-string@^3.0.2: | |
dependencies: | ||
extend-shallow "^3.0.0" | ||
|
||
split@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9" | ||
dependencies: | ||
through "2" | ||
|
||
sprintf-js@^1.0.3: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.1.tgz#36be78320afe5801f6cea3ee78b6e5aab940ea0c" | ||
|
@@ -3125,6 +3163,10 @@ sshpk@^1.7.0: | |
jsbn "~0.1.0" | ||
tweetnacl "~0.14.0" | ||
|
||
[email protected]: | ||
version "0.0.10" | ||
resolved "https://registry.yarnpkg.com/stack-trace/-/stack-trace-0.0.10.tgz#547c70b347e8d32b4e108ea1a2a159e5fdde19c0" | ||
|
||
static-extend@^0.1.1: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/static-extend/-/static-extend-0.1.2.tgz#60809c39cbff55337226fd5e0b520f341f1fb5c6" | ||
|
@@ -3247,6 +3289,10 @@ throttleit@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/throttleit/-/throttleit-1.0.0.tgz#9e785836daf46743145a5984b6268d828528ac6c" | ||
|
||
through@2: | ||
version "2.3.8" | ||
resolved "http://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" | ||
|
||
tiny-lr@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/tiny-lr/-/tiny-lr-1.1.1.tgz#9fa547412f238fedb068ee295af8b682c98b2aab" | ||
|
@@ -3363,6 +3409,10 @@ underscore@~1.8.3: | |
version "1.8.3" | ||
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022" | ||
|
||
unicode-5.2.0@^0.7.5: | ||
version "0.7.5" | ||
resolved "https://registry.yarnpkg.com/unicode-5.2.0/-/unicode-5.2.0-0.7.5.tgz#e0df129431a28a95263d8c480fb5e9ab2b0973f0" | ||
|
||
union-value@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4" | ||
|
@@ -3480,6 +3530,17 @@ [email protected]: | |
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" | ||
|
||
winston@^2.4.0: | ||
version "2.4.4" | ||
resolved "https://registry.yarnpkg.com/winston/-/winston-2.4.4.tgz#a01e4d1d0a103cf4eada6fc1f886b3110d71c34b" | ||
dependencies: | ||
async "~1.0.0" | ||
colors "1.0.x" | ||
cycle "1.0.x" | ||
eyes "0.1.x" | ||
isstream "0.1.x" | ||
stack-trace "0.0.x" | ||
|
||
[email protected]: | ||
version "0.0.2" | ||
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" | ||
|