Skip to content

Commit

Permalink
chore(deps): update dependency ava to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2017
1 parent a3c1aaf commit e7fc7dc
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 29 deletions.
2 changes: 1 addition & 1 deletion js-given/package.json
Expand Up @@ -57,7 +57,7 @@
},
"homepage": "https://github.com/jsGiven/jsGiven",
"devDependencies": {
"ava": "0.22.0",
"ava": "0.23.0",
"babel-core": "6.26.0",
"babel-jest": "21.2.0",
"babel-plugin-external-helpers": "6.22.0",
Expand Down
65 changes: 37 additions & 28 deletions js-given/yarn.lock
Expand Up @@ -332,9 +332,9 @@ ava-init@^0.2.0:
read-pkg-up "^2.0.0"
write-pkg "^3.1.0"

ava@0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/ava/-/ava-0.22.0.tgz#4c28a1fdef7e749ba0c8131ac18a7ca489eef049"
ava@0.23.0:
version "0.23.0"
resolved "https://registry.yarnpkg.com/ava/-/ava-0.23.0.tgz#beed11730adef74a857761b62b8882bf16d5a038"
dependencies:
"@ava/babel-preset-stage-4" "^1.1.0"
"@ava/babel-preset-transform-test-files" "^3.0.0"
Expand Down Expand Up @@ -365,7 +365,7 @@ ava@0.22.0:
convert-source-map "^1.2.0"
core-assert "^0.2.0"
currently-unhandled "^0.4.1"
debug "^2.2.0"
debug "^3.0.1"
dot-prop "^4.1.0"
empower-core "^0.6.1"
equal-length "^1.0.0"
Expand Down Expand Up @@ -402,20 +402,20 @@ ava@0.22.0:
package-hash "^2.0.0"
pkg-conf "^2.0.0"
plur "^2.0.0"
pretty-ms "^2.0.0"
pretty-ms "^3.0.0"
require-precompiled "^0.1.0"
resolve-cwd "^2.0.0"
safe-buffer "^5.1.1"
slash "^1.0.0"
source-map-support "^0.4.0"
stack-utils "^1.0.0"
stack-utils "^1.0.1"
strip-ansi "^4.0.0"
strip-bom-buf "^1.0.0"
supports-color "^4.0.0"
time-require "^0.1.2"
trim-off-newlines "^1.0.1"
unique-temp-dir "^1.0.0"
update-notifier "^2.1.0"
update-notifier "^2.3.0"

aws-sign2@~0.6.0:
version "0.6.0"
Expand Down Expand Up @@ -1143,9 +1143,9 @@ boxen@^0.3.1:
string-width "^1.0.1"
widest-line "^1.0.0"

boxen@^1.0.0:
version "1.2.1"
resolved "https://registry.yarnpkg.com/boxen/-/boxen-1.2.1.tgz#0f11e7fe344edb9397977fc13ede7f64d956481d"
boxen@^1.2.1:
version "1.2.2"
resolved "https://registry.yarnpkg.com/boxen/-/boxen-1.2.2.tgz#3f1d4032c30ffea9d4b02c322eaf2ea741dcbce5"
dependencies:
ansi-align "^2.0.0"
camelcase "^4.0.0"
Expand Down Expand Up @@ -1669,7 +1669,7 @@ debug@2, debug@^2.1.2, debug@^2.2.0, debug@^2.6.3, debug@^2.6.8:
dependencies:
ms "2.0.0"

debug@3.1.0:
debug@3.1.0, debug@^3.0.1:
version "3.1.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
dependencies:
Expand Down Expand Up @@ -2214,6 +2214,12 @@ glob@7.1.2, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2:
once "^1.3.0"
path-is-absolute "^1.0.0"

global-dirs@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.0.tgz#10d34039e0df04272e262cf24224f7209434df4f"
dependencies:
ini "^1.3.4"

globals@^9.18.0:
version "9.18.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
Expand Down Expand Up @@ -2602,7 +2608,7 @@ is-extglob@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0"

is-finite@^1.0.0, is-finite@^1.0.1:
is-finite@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.0.2.tgz#cc6677695602be550ef11e8b4aa6305342b6d0aa"
dependencies:
Expand All @@ -2628,6 +2634,13 @@ is-glob@^2.0.0, is-glob@^2.0.1:
dependencies:
is-extglob "^1.0.0"

is-installed-globally@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/is-installed-globally/-/is-installed-globally-0.1.0.tgz#0dfd98f5a9111716dd535dda6492f67bf3d25a80"
dependencies:
global-dirs "^0.1.0"
is-path-inside "^1.0.0"

is-npm@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-1.0.0.tgz#f2fb63a65e4905b406c86072765a1a4dc793b9f4"
Expand Down Expand Up @@ -4059,11 +4072,7 @@ pkg-dir@^2.0.0:
dependencies:
find-up "^2.1.0"

plur@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/plur/-/plur-1.0.0.tgz#db85c6814f5e5e5a3b49efc28d604fec62975156"

plur@^2.0.0:
plur@^2.0.0, plur@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/plur/-/plur-2.1.2.tgz#7482452c1a0f508e3e344eaec312c91c29dc655a"
dependencies:
Expand Down Expand Up @@ -4094,13 +4103,12 @@ pretty-ms@^0.2.1:
dependencies:
parse-ms "^0.1.0"

pretty-ms@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-2.1.0.tgz#4257c256df3fb0b451d6affaab021884126981dc"
pretty-ms@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-3.0.1.tgz#7c18b73c228a9b8f6edc2835a12cb8f7ed85f9f4"
dependencies:
is-finite "^1.0.1"
parse-ms "^1.0.0"
plur "^1.0.0"
plur "^2.1.2"

private@^0.1.6, private@^0.1.7:
version "0.1.7"
Expand Down Expand Up @@ -4861,7 +4869,7 @@ sshpk@^1.7.0:
jsbn "~0.1.0"
tweetnacl "~0.14.0"

stack-utils@^1.0.0:
stack-utils@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620"

Expand Down Expand Up @@ -5248,14 +5256,15 @@ update-notifier@^0.6.0:
latest-version "^2.0.0"
semver-diff "^2.0.0"

update-notifier@^2.1.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.2.0.tgz#1b5837cf90c0736d88627732b661c138f86de72f"
update-notifier@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.3.0.tgz#4e8827a6bb915140ab093559d7014e3ebb837451"
dependencies:
boxen "^1.0.0"
chalk "^1.0.0"
boxen "^1.2.1"
chalk "^2.0.1"
configstore "^3.0.0"
import-lazy "^2.1.0"
is-installed-globally "^0.1.0"
is-npm "^1.0.0"
latest-version "^3.0.0"
semver-diff "^2.0.0"
Expand Down

0 comments on commit e7fc7dc

Please sign in to comment.