Skip to content

Commit 9365eb4

Browse files
fix(deps): update dependency pure-rand to v7
1 parent 2feab8f commit 9365eb4

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

packages/jest-circus/package.json

Lines changed: 1 addition & 1 deletion
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
},

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13647,7 +13647,7 @@ __metadata:
1364713647
jest-util: "workspace:*"
1364813648
p-limit: ^3.1.0
1364913649
pretty-format: "workspace:*"
13650-
pure-rand: ^6.0.0
13650+
pure-rand: ^7.0.0
1365113651
slash: ^3.0.0
1365213652
stack-utils: ^2.0.3
1365313653
tempy: ^1.0.0
@@ -18859,13 +18859,6 @@ __metadata:
1885918859
languageName: node
1886018860
linkType: hard
1886118861

18862-
"pure-rand@npm:^6.0.0":
18863-
version: 6.1.0
18864-
resolution: "pure-rand@npm:6.1.0"
18865-
checksum: 8d53bc02bed99eca0b65b505090152ee7e9bd67dd74f8ff32ba1c883b87234067c5bf68d2614759fb217d82594d7a92919e6df80f97885e7b12b42af4bd3316a
18866-
languageName: node
18867-
linkType: hard
18868-
1886918862
"pure-rand@npm:^7.0.0":
1887018863
version: 7.0.1
1887118864
resolution: "pure-rand@npm:7.0.1"

0 commit comments

Comments
 (0)