Skip to content

Commit

Permalink
chore(deps): bump fast-check/ava
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Jun 8, 2023
1 parent 96d81d1 commit 8307e23
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/ERTP/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@endo/bundle-source": "^2.5.1",
"@fast-check/ava": "^1.1.3",
"@fast-check/ava": "^1.1.5",
"ava": "^5.3.0",
"tsd": "^0.28.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/inter-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@endo/bundle-source": "^2.5.1",
"@endo/init": "^0.5.56",
"@endo/promise-kit": "^0.2.56",
"@fast-check/ava": "^1.1.3",
"@fast-check/ava": "^1.1.5",
"ava": "^5.3.0",
"c8": "^7.13.0",
"deep-object-diff": "^1.1.9",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1651,6 +1651,13 @@
dependencies:
fast-check "^3.0.0"

"@fast-check/ava@^1.1.5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@fast-check/ava/-/ava-1.1.5.tgz#b471ce5252a3d62eb9bc316f1b7b0a79a7c8341f"
integrity sha512-OopAjw8v6r3sEqR02O61r2yGoE4B1nWDRXAkB4tuK/v7qemkf86Fz+GRgBgAkSFql85VAeUq+wlx0F3Y7wJzzA==
dependencies:
fast-check "^3.0.0"

"@gar/promisify@^1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
Expand Down

0 comments on commit 8307e23

Please sign in to comment.