Skip to content

Commit 5a11dba

Browse files
committed
feat: update forge-std to v1.9.0
1 parent 2dcd8fa commit 5a11dba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@commitlint/cli": "19.3.0",
3939
"@commitlint/config-conventional": "19.2.2",
4040
"@defi-wonderland/natspec-smells": "1.1.1",
41-
"forge-std": "github:foundry-rs/forge-std#1.8.2",
41+
"forge-std": "github:foundry-rs/forge-std#1.9.0",
4242
"halmos-cheatcodes": "github:a16z/halmos-cheatcodes#c0d8655",
4343
"husky": ">=8",
4444
"lint-staged": ">=10",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -801,9 +801,9 @@ for-each@^0.3.3:
801801
dependencies:
802802
is-callable "^1.1.3"
803803

804-
"forge-std@github:foundry-rs/forge-std#1.8.2":
805-
version "1.8.2"
806-
resolved "https://codeload.github.com/foundry-rs/forge-std/tar.gz/978ac6fadb62f5f0b723c996f64be52eddba6801"
804+
"forge-std@github:foundry-rs/forge-std#1.9.0":
805+
version "1.9.0"
806+
resolved "https://codeload.github.com/foundry-rs/forge-std/tar.gz/8948d45d3d9022c508b83eb5d26fd3a7a93f2f32"
807807

808808
form-data@^4.0.0:
809809
version "4.0.0"

0 commit comments

Comments
 (0)