From 9365eb45954d1c99e76f20d2928b8511291844c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 08:32:43 +0000 Subject: [PATCH] fix(deps): update dependency pure-rand to v7 --- packages/jest-circus/package.json | 2 +- yarn.lock | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/packages/jest-circus/package.json b/packages/jest-circus/package.json index 1e4aa7411daa..5c5862495d3a 100644 --- a/packages/jest-circus/package.json +++ b/packages/jest-circus/package.json @@ -37,7 +37,7 @@ "jest-util": "workspace:*", "p-limit": "^3.1.0", "pretty-format": "workspace:*", - "pure-rand": "^6.0.0", + "pure-rand": "^7.0.0", "slash": "^3.0.0", "stack-utils": "^2.0.3" }, diff --git a/yarn.lock b/yarn.lock index c8247b851730..8c3c1bb4b758 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13647,7 +13647,7 @@ __metadata: jest-util: "workspace:*" p-limit: ^3.1.0 pretty-format: "workspace:*" - pure-rand: ^6.0.0 + pure-rand: ^7.0.0 slash: ^3.0.0 stack-utils: ^2.0.3 tempy: ^1.0.0 @@ -18859,13 +18859,6 @@ __metadata: languageName: node linkType: hard -"pure-rand@npm:^6.0.0": - version: 6.1.0 - resolution: "pure-rand@npm:6.1.0" - checksum: 8d53bc02bed99eca0b65b505090152ee7e9bd67dd74f8ff32ba1c883b87234067c5bf68d2614759fb217d82594d7a92919e6df80f97885e7b12b42af4bd3316a - languageName: node - linkType: hard - "pure-rand@npm:^7.0.0": version: 7.0.1 resolution: "pure-rand@npm:7.0.1"