From b26fa09d2c244d534df645db5749465dd5a0bb27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 14:15:57 +0000 Subject: [PATCH] chore(deps-dev): bump ava from 5.3.0 to 5.3.1 Bumps [ava](https://github.com/avajs/ava) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/avajs/ava/releases) - [Commits](https://github.com/avajs/ava/compare/v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: ava dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e92bda95bbe..a397803959e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5357,9 +5357,9 @@ autoprefixer@10.4.14, autoprefixer@^10.4.0, autoprefixer@^10.4.14: postcss-value-parser "^4.2.0" ava@^5.1.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.0.tgz#b5c9e6b92f97cb0d4f9bf09be51daa4101ff21cf" - integrity sha512-QYvBdyygl1LGX13IuYsC4bkwVCzZeovMGbxYkD73i7DVJxNlWnFa06YgrBOTbjw2QvSKUl5fOJ92Kj5WK9hSeg== + version "5.3.1" + resolved "https://registry.yarnpkg.com/ava/-/ava-5.3.1.tgz#335737dd963b7941b90214836cea2e8de1f4d5f4" + integrity sha512-Scv9a4gMOXB6+ni4toLuhAm9KYWEjsgBglJl+kMGI5+IVDt120CCDZyB5HNU9DjmLI2t4I0GbnxGLmmRfGTJGg== dependencies: acorn "^8.8.2" acorn-walk "^8.2.0"