Skip to content

Commit

Permalink
build: update forge-std to v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedali8 committed Sep 19, 2024
1 parent f47f4e4 commit f301991
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
"chalk": "4.1.2",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"ds-test": "github:dapphub/ds-test#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"ds-test": "https://github.com/dapphub/ds-test.git#commit=e282159d5170298eb2455a6c05280ab5a73a4ef0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"ethers": "6.13.2",
"evm-bn": "^1.1.2",
"forge-std": "github:foundry-rs/forge-std#v1.7.6",
"forge-std": "github:foundry-rs/forge-std#v1.9.2",
"fs-extra": "^11.2.0",
"hardhat": "2.22.10",
"hardhat-contract-sizer": "2.10.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@ __metadata:
chalk: "npm:4.1.2"
cross-env: "npm:^7.0.3"
dotenv: "npm:^16.4.5"
ds-test: "github:dapphub/ds-test#e282159d5170298eb2455a6c05280ab5a73a4ef0"
ds-test: "https://github.com/dapphub/ds-test.git#commit=e282159d5170298eb2455a6c05280ab5a73a4ef0"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
ethers: "npm:6.13.2"
evm-bn: "npm:^1.1.2"
forge-std: "github:foundry-rs/forge-std#v1.7.6"
forge-std: "github:foundry-rs/forge-std#v1.9.2"
fs-extra: "npm:^11.2.0"
hardhat: "npm:2.22.10"
hardhat-contract-sizer: "npm:2.10.0"
Expand Down Expand Up @@ -3416,7 +3416,7 @@ __metadata:
languageName: node
linkType: hard

"ds-test@github:dapphub/ds-test#e282159d5170298eb2455a6c05280ab5a73a4ef0":
"ds-test@https://github.com/dapphub/ds-test.git#commit=e282159d5170298eb2455a6c05280ab5a73a4ef0":
version: 1.0.0
resolution: "ds-test@https://github.com/dapphub/ds-test.git#commit=e282159d5170298eb2455a6c05280ab5a73a4ef0"
checksum: 10/a63cada107d8f2775934bc580f04cb6f6509f843cb41cbc3a617e77b2e628a86d7fd858f964e7e2d6f41c3797c0e16ec2d87a6cb4c6187c5b6c2bc969ccae4b3
Expand Down Expand Up @@ -4065,10 +4065,10 @@ __metadata:
languageName: node
linkType: hard

"forge-std@github:foundry-rs/forge-std#v1.7.6":
version: 1.7.6
resolution: "forge-std@https://github.com/foundry-rs/forge-std.git#commit=ae570fec082bfe1c1f45b0acca4a2b4f84d345ce"
checksum: 10/40f626df42a21f9b14f66489d5c4de7d4e14fd96e92629c2f68dac636b454af4453fb44c0dbf9c10e0e15114b3b81cf0a98f15b5dae55b9c3d8738de48c2bea7
"forge-std@github:foundry-rs/forge-std#v1.9.2":
version: 1.9.2
resolution: "forge-std@https://github.com/foundry-rs/forge-std.git#commit=1714bee72e286e73f76e320d110e0eaf5c4e649d"
checksum: 10/e80f468eadf2a0801f33bbe64d5d3395d7b0d46325de0823a22ad8947493ee50de50cef9b141a354b0ba645f7c58086deb110b7260a9b6087d34a2a32ac1e932
languageName: node
linkType: hard

Expand Down

0 comments on commit f301991

Please sign in to comment.