From 6966b3e5c3bc6a2b04df7fc36e73014a21400034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:52:14 +0000 Subject: [PATCH] Bump @async-fn/jest from 1.6.0 to 1.6.1 Bumps [@async-fn/jest](https://github.com/team-igniter-from-houston-inc/async-fn) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/team-igniter-from-houston-inc/async-fn/releases) - [Commits](https://github.com/team-igniter-from-houston-inc/async-fn/compare/v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: "@async-fn/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4a3335f211..218e967bf1 100644 --- a/package.json +++ b/package.json @@ -278,7 +278,7 @@ "ws": "^8.5.0" }, "devDependencies": { - "@async-fn/jest": "1.6.0", + "@async-fn/jest": "1.6.1", "@material-ui/core": "^4.12.3", "@material-ui/icons": "^4.11.2", "@material-ui/lab": "^4.0.0-alpha.60", diff --git a/yarn.lock b/yarn.lock index 751fea7c43..a97c423e0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -26,10 +26,10 @@ static-eval "2.0.2" underscore "1.7.0" -"@async-fn/jest@1.6.0": - version "1.6.0" - resolved "https://registry.yarnpkg.com/@async-fn/jest/-/jest-1.6.0.tgz#48980e6f07c4d0d72b468b8b57a1b3be8473a746" - integrity sha512-Jm4kf9qQSzcOZIyiI13C4EM4euSLORA8O4JTOWwy7SwaUr8lhVOn0nVbNLx9jnP35JTYeLsLZHfAyZLhYDIl2g== +"@async-fn/jest@1.6.1": + version "1.6.1" + resolved "https://registry.yarnpkg.com/@async-fn/jest/-/jest-1.6.1.tgz#ca298832fa1e7fb650ea2abd1a466acbbcf2cd58" + integrity sha512-UZoKtoccMr2VZjNOeRo6JJRg4Cb2O8EQH3bxIg3jl20Ya1KGIFs5kW3bf/0GRLY9XwL1mKlr1VHtp2vXlvcqtg== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.8.3": version "7.16.7"