From 402f94950181e2ba914017dd75831fdb09f9c77b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 07:03:33 +0000 Subject: [PATCH] chore(deps-dev): bump jest-localstorage-mock from 2.4.8 to 2.4.9 Bumps [jest-localstorage-mock](https://github.com/clarkbw/jest-localstorage-mock) from 2.4.8 to 2.4.9. - [Release notes](https://github.com/clarkbw/jest-localstorage-mock/releases) - [Commits](https://github.com/clarkbw/jest-localstorage-mock/compare/v2.4.8...v2.4.9) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4b0e15c88..7fd888656 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5784,9 +5784,9 @@ jest-leak-detector@^26.6.2: pretty-format "^26.6.2" jest-localstorage-mock@^2.4.8: - version "2.4.8" - resolved "https://registry.yarnpkg.com/jest-localstorage-mock/-/jest-localstorage-mock-2.4.8.tgz#3e7a1197ce79ea64aeb96b2d229e012a738076db" - integrity sha512-2FVxM00B0hQsaMPn67Z0TQ+q1jQ5814FpRPvz4Sv8OJhI6M4NIq7FrYP/TA1PtGIzVoC1UGBHc41L2oOWTNnbw== + version "2.4.9" + resolved "https://registry.yarnpkg.com/jest-localstorage-mock/-/jest-localstorage-mock-2.4.9.tgz#46d364f136efa2f61e057279cc3f19354ef3ab58" + integrity sha512-H0nzQzuVYV+5OvELmjpFyK0ycNwZJQTxRlt8XSC9vh+FZ8f6/9b4xLB/tII27mcF/MtqLcljW4FVCDUtNIaEvw== jest-matcher-utils@^26.6.2: version "26.6.2"