From 5684e16b15b5c0685f38d39d24da4a3b23755177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 01:05:22 +0000 Subject: [PATCH] Bump @side/jest-runtime from 1.0.0 to 1.0.1 Bumps [@side/jest-runtime](https://github.com/reside-eng/jest-runtime) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/reside-eng/jest-runtime/releases) - [Commits](https://github.com/reside-eng/jest-runtime/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: "@side/jest-runtime" dependency-type: direct:production 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 13aef1321c..024a16350a 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 cdbf083594..328fb7e26b 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"