diff --git a/package.json b/package.json index 67f8f713..2bd0e95d 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@types/winreg": "1.2.30", "@typescript-eslint/eslint-plugin": "2.20.0", "@typescript-eslint/parser": "2.20.0", - "ava": "3.4.0", + "ava": "3.5.0", "babel-loader": "8.0.6", "concurrently": "5.1.0", "copy-webpack-plugin": "5.1.1", diff --git a/yarn.lock b/yarn.lock index 5f69165f..cac1445f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1428,10 +1428,10 @@ atob@^2.1.2: resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== -ava@3.4.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/ava/-/ava-3.4.0.tgz#0d082eb645e52e07fce03e3345ba5660891227aa" - integrity sha512-Y32CkzR8mrAmn0A9sWhq36kc9GR4eunZ4LZYoFi1VImhNfRh2zmI+8RcNdL/SYdQI1wIklK08rvDdCI58YQQEA== +ava@3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/ava/-/ava-3.5.0.tgz#589f0f35f51e6ab67eb230a9057fd2442807c62f" + integrity sha512-o+xq1RgAZrQ7GX5nddTNeYbUDogwlBoa/Hnt+b1ciCLLxSOj5U6ZFblLNBSKwHtP1X/8R06bmzvX47jmlVu9KQ== dependencies: "@concordance/react" "^2.0.0" ansi-styles "^4.2.1"