From d9fe5c03458b7db81d978574135990bec9c7c9db Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 04:56:48 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-ava from 10.4.0 to 10.5.0 Bumps [eslint-plugin-ava](https://github.com/avajs/eslint-plugin-ava) from 10.4.0 to 10.5.0. - [Release notes](https://github.com/avajs/eslint-plugin-ava/releases) - [Commits](https://github.com/avajs/eslint-plugin-ava/compare/v10.4.0...v10.5.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1325b7e..86506bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1401,9 +1401,9 @@ eslint-module-utils@^2.6.0: pkg-dir "^2.0.0" eslint-plugin-ava@^10.2.0: - version "10.4.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-ava/-/eslint-plugin-ava-10.4.0.tgz#8b16acd9a78ce6c4b12be1f0ff20c8886f473752" - integrity sha512-pTjf5qbMETsx0NScFMjKH3Sfku+E9TQHTu9WzVpdfLrV9cYo2sIohGThQdJryL7WXJMoARhXJb2t+a7vtx3d+g== + version "10.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-ava/-/eslint-plugin-ava-10.5.0.tgz#2dc55dd6fc5d1bdd6f7a9ff32c6f199ce2905e33" + integrity sha512-2I0Ze8ZtwbSlLdnzms4bsa6PxxOxGMIJ9d4yy7aRy3yc5zEO2wHJLic8l3Lrct73hb5ML+PLt5VRqvdV87xWdQ== dependencies: deep-strict-equal "^0.2.0" enhance-visitors "^1.0.0"