From 30cd2a32c90075500b2fd14320eed92b145e8e85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 08:02:16 -0400 Subject: [PATCH] Bump @side/jest-runtime from 1.0.0 to 1.0.1 (#5685) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 882b1d2ecd..24e313db90 100644 --- a/package.json +++ b/package.json @@ -215,7 +215,7 @@ "@ogre-tools/injectable-react": "8.0.0", "@sentry/electron": "^3.0.7", "@sentry/integrations": "^6.19.3", - "@side/jest-runtime": "^1.0.0", + "@side/jest-runtime": "^1.0.1", "@types/circular-dependency-plugin": "5.0.5", "abort-controller": "^3.0.0", "auto-bind": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 4c42c27590..b1d844b5c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1353,10 +1353,10 @@ "@sentry/types" "6.19.7" tslib "^1.9.3" -"@side/jest-runtime@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@side/jest-runtime/-/jest-runtime-1.0.0.tgz#adcef36e716f577f7b75a0853f067eff66acfae2" - integrity sha512-R171d+V4Qu/xaceDNJw3M/2W9ljkXvAZdnwiknUHq+Lm/TIcHDVGeYfLbvBgrQ2gMNsy2Bh+FJG7oBCKEPA/eQ== +"@side/jest-runtime@^1.0.1": + version "1.0.1" + resolved "https://registry.yarnpkg.com/@side/jest-runtime/-/jest-runtime-1.0.1.tgz#29c3874570f1a6bbdeea86e4bc60eaef385e3af3" + integrity sha512-gDrS+Z9xu3tue2ighChftPPpA5qU26+p5iBNymaXh8kFhFecsokZdwyo+/wNu8QNcbyEnlB+DZAGkpG2Mm1jWA== "@sideway/address@^4.1.3": version "4.1.4"