Skip to content

Commit a942f34

Browse files
committed
Upgrade @fast-check/jest
1 parent e138a62 commit a942f34

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1430,7 +1430,7 @@
14301430
"@elastic/synthetics": "^1.18.2",
14311431
"@emotion/babel-preset-css-prop": "^11.11.0",
14321432
"@emotion/jest": "^11.11.0",
1433-
"@fast-check/jest": "^2.1.0",
1433+
"@fast-check/jest": "^2.1.1",
14341434
"@frsource/cypress-plugin-visual-regression-diff": "^3.3.10",
14351435
"@huggingface/hub": "^2.2.0",
14361436
"@jest/console": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2848,10 +2848,10 @@
28482848
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-9.7.0.tgz#1cf1fecfcad5e2da2332140bf3b5f23cc1c2a7f4"
28492849
integrity sha512-aozo5vqjCmDoXLNUJarFZx2IN/GgGaogY4TMJ6so/WLZOWpSV7fvj2dmrV6sEAnUm1O7aCrhTibjpzeDFgNqbg==
28502850

2851-
"@fast-check/jest@^2.1.0":
2852-
version "2.1.0"
2853-
resolved "https://registry.yarnpkg.com/@fast-check/jest/-/jest-2.1.0.tgz#67585ede285267dc9efc3ac3e05c41879887980a"
2854-
integrity sha512-9ZVvFnngR0EpfxWoGrq/e9ERrDv3qqE4RXVnn/mGv5Rn33LoDcIfg7xjqVREsyhGcwegEKeL0KJlrWzWiOBV8A==
2851+
"@fast-check/jest@^2.1.1":
2852+
version "2.1.1"
2853+
resolved "https://registry.yarnpkg.com/@fast-check/jest/-/jest-2.1.1.tgz#0c0959f8f37f4155c5de7a19888c398542240be9"
2854+
integrity sha512-t9m3u3tikj/+Ph+gRLGb7fFS/aqnIafsAc6qhXIFJytkqOFRSF70Y5yUUyTtR0idcb6Ald7AnC0AChLCLxv2Tg==
28552855
dependencies:
28562856
fast-check "^3.0.0 || ^4.0.0"
28572857

0 commit comments

Comments
 (0)