From 0dbe24a3a1838473e020da0814a84da22151bf75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 15:11:15 +0000 Subject: [PATCH] Bump @async-fn/jest from 1.5.3 to 1.6.0 Bumps [@async-fn/jest](https://github.com/team-igniter-from-houston-inc/async-fn) from 1.5.3 to 1.6.0. - [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.5.3...v1.6.0) --- updated-dependencies: - dependency-name: "@async-fn/jest" dependency-type: direct:development update-type: version-update:semver-minor ... 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 eec784db1b..0e842a2d21 100644 --- a/package.json +++ b/package.json @@ -276,7 +276,7 @@ "ws": "^8.5.0" }, "devDependencies": { - "@async-fn/jest": "1.5.3", + "@async-fn/jest": "1.6.0", "@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 6436946d51..cf98bacc06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -26,10 +26,10 @@ static-eval "2.0.2" underscore "1.7.0" -"@async-fn/jest@1.5.3": - version "1.5.3" - resolved "https://registry.yarnpkg.com/@async-fn/jest/-/jest-1.5.3.tgz#42be6c0e8ba5ccd737e006ca600e7e319fe2a591" - integrity sha512-iQ9gAPZFW5U6TNcFS99ffwYYsB9LNecTnvG73BaDc/zAD0qOWctY1imEACC1pLymmm/xaf/OUq9I9QenfkatTA== +"@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== "@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"