Skip to content

Commit 7cc5f4d

Browse files
fix(deps): update dependency pure-rand to v7
1 parent bacb7de commit 7cc5f4d

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Diff for: packages/jest-circus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"jest-util": "workspace:*",
3838
"p-limit": "^3.1.0",
3939
"pretty-format": "workspace:*",
40-
"pure-rand": "^6.0.0",
40+
"pure-rand": "^7.0.0",
4141
"slash": "^3.0.0",
4242
"stack-utils": "^2.0.3"
4343
},

Diff for: yarn.lock

+9-2
Original file line numberDiff line numberDiff line change
@@ -13506,7 +13506,7 @@ __metadata:
1350613506
jest-util: "workspace:*"
1350713507
p-limit: ^3.1.0
1350813508
pretty-format: "workspace:*"
13509-
pure-rand: ^6.0.0
13509+
pure-rand: ^7.0.0
1351013510
slash: ^3.0.0
1351113511
stack-utils: ^2.0.3
1351213512
tempy: ^1.0.0
@@ -18750,13 +18750,20 @@ __metadata:
1875018750
languageName: node
1875118751
linkType: hard
1875218752

18753-
"pure-rand@npm:^6.0.0, pure-rand@npm:^6.1.0":
18753+
"pure-rand@npm:^6.1.0":
1875418754
version: 6.1.0
1875518755
resolution: "pure-rand@npm:6.1.0"
1875618756
checksum: 8d53bc02bed99eca0b65b505090152ee7e9bd67dd74f8ff32ba1c883b87234067c5bf68d2614759fb217d82594d7a92919e6df80f97885e7b12b42af4bd3316a
1875718757
languageName: node
1875818758
linkType: hard
1875918759

18760+
"pure-rand@npm:^7.0.0":
18761+
version: 7.0.1
18762+
resolution: "pure-rand@npm:7.0.1"
18763+
checksum: 4f543b97a487857a791b8e4c139aad54937397dc8177f1353f7da88556bfa40f5c32bfce3856843b1c3fc3a00b8472cceb22957c10b21c14e59e36a02ec9353b
18764+
languageName: node
18765+
linkType: hard
18766+
1876018767
"qs@npm:6.13.0":
1876118768
version: 6.13.0
1876218769
resolution: "qs@npm:6.13.0"

0 commit comments

Comments
 (0)