Skip to content

Commit

Permalink
Update Yarn dependencies
Browse files Browse the repository at this point in the history
Co-authored-by: garaujodev <garaujodev@users.noreply.github.com>
  • Loading branch information
wevtimoteo and garaujodev committed Jul 24, 2020
1 parent d189c69 commit f0330f9
Showing 1 changed file with 5 additions and 36 deletions.
41 changes: 5 additions & 36 deletions yarn.lock
Expand Up @@ -91,10 +91,6 @@ collapse-white-space@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/collapse-white-space/-/collapse-white-space-1.0.2.tgz#9c463fb9c6d190d2dcae21a356a01bcae9eeef6d"

colors@*:
version "1.1.2"
resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"

commander@2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4"
Expand Down Expand Up @@ -137,9 +133,10 @@ extend@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.0.tgz#5a474353b9f3353ddd8176dfd37b91c83a46f1d4"

fs-jetpack@^0.13.1:
version "0.13.1"
resolved "https://registry.yarnpkg.com/fs-jetpack/-/fs-jetpack-0.13.1.tgz#5aaa2a05ed1f19f06c5f3af60a259dd18c91679e"
fs-jetpack@^1.0.0:
version "1.3.1"
resolved "https://registry.yarnpkg.com/fs-jetpack/-/fs-jetpack-1.3.1.tgz#77c8ed2e361b062b60eca38c4061b972ff03d324"
integrity sha512-oCrJI4kSredslsM3iZoZ19RKUt78XyyOSJuwzg/JGIxCBmjaoqPpvqAy5ZaUNI/QHJPL0UkKeX/yarAd39vP/Q==
dependencies:
minimatch "^3.0.2"

Expand Down Expand Up @@ -358,7 +355,7 @@ minimatch@^3.0.2:
dependencies:
brace-expansion "^1.0.0"

minimist@0.0.8, minimist@~0.0.1:
minimist@0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"

Expand Down Expand Up @@ -404,23 +401,12 @@ number-is-nan@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"

object-assign@^2.0.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-2.1.1.tgz#43c36e5d569ff8e4816c4efa8be02d26967c18aa"

once@^1.3.0, once@^1.3.3:
version "1.4.0"
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
dependencies:
wrappy "1"

optimist@>=0.3:
version "0.6.1"
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
dependencies:
minimist "~0.0.1"
wordwrap "~0.0.2"

os-homedir@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
Expand All @@ -447,19 +433,6 @@ plur@^2.0.0, plur@^2.1.2:
dependencies:
irregular-plurals "^1.0.0"

qunit-cli:
version "0.2.0"
resolved "https://registry.yarnpkg.com/qunit-cli/-/qunit-cli-0.2.0.tgz#7feb0fa23d7b58b60c1c3534f6a74b2c9c5256cb"
dependencies:
colors "*"
object-assign "^2.0.0"
optimist ">=0.3"
qunitjs "^1.15.0"

qunitjs@^1.15.0:
version "1.23.1"
resolved "https://registry.yarnpkg.com/qunitjs/-/qunitjs-1.23.1.tgz#1971cf97ac9be01a64d2315508d2e48e6fd4e719"

rc@^1.1.0:
version "1.1.6"
resolved "https://registry.yarnpkg.com/rc/-/rc-1.1.6.tgz#43651b76b6ae53b5c802f1151fa3fc3b059969c9"
Expand Down Expand Up @@ -871,10 +844,6 @@ vfile@^2.0.0:
unist-util-stringify-position "^1.0.0"
x-is-string "^0.1.0"

wordwrap@~0.0.2:
version "0.0.3"
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"

wrapped@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/wrapped/-/wrapped-1.0.1.tgz#c783d9d807b273e9b01e851680a938c87c907242"
Expand Down

0 comments on commit f0330f9

Please sign in to comment.