Skip to content

Commit

Permalink
feat: upgrade forge-std to v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gas1cent committed May 8, 2024
1 parent 8edc2d4 commit b88129d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@defi-wonderland/natspec-smells": "1.1.1",
"forge-std": "github:foundry-rs/forge-std#5475f85",
"forge-std": "github:foundry-rs/forge-std#1.8.2",
"husky": ">=8",
"lint-staged": ">=10",
"solhint-community": "4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -822,9 +822,9 @@ for-each@^0.3.3:
dependencies:
is-callable "^1.1.3"

"forge-std@github:foundry-rs/forge-std#5475f85":
version "1.7.6"
resolved "https://codeload.github.com/foundry-rs/forge-std/tar.gz/5475f852e3f530d7e25dfb4596aa1f9baa8ffdfc"
"forge-std@github:foundry-rs/forge-std#1.8.2":
version "1.8.2"
resolved "https://codeload.github.com/foundry-rs/forge-std/tar.gz/978ac6fadb62f5f0b723c996f64be52eddba6801"

form-data@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit b88129d

Please sign in to comment.