Skip to content

Commit

Permalink
feat: update a package source
Browse files Browse the repository at this point in the history
  • Loading branch information
gas1cent committed May 1, 2024
1 parent 5a3c7d4 commit e25ff3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"forge-std": "github:foundry-rs/forge-std#5475f85",
"husky": ">=8",
"lint-staged": ">=10",
"solhint": "solhint-community/solhint-community#v4.0.0",
"solhint-community": "4.0.0",
"sort-package-json": "2.10.0"
}
}
5 changes: 3 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1649,9 +1649,10 @@ [email protected]:
semver "^5.5.0"
tmp "0.0.33"

solhint@solhint-community/solhint-community#v4.0.0:
solhint-community@4.0.0:
version "4.0.0"
resolved "https://codeload.github.com/solhint-community/solhint-community/tar.gz/1bdcfa270e9054607f154c39557906a9da9aaed0"
resolved "https://registry.yarnpkg.com/solhint-community/-/solhint-community-4.0.0.tgz#4dba66932ff54ced426a8c035b7ceaa13a224f24"
integrity sha512-BERw3qYzkJE64EwvYrp2+iiTN8yAZOJ74FCiL4bTBp7v0JFUvRYCEGZKAqfHcfi/koKkzM6qThsJUceKm9vvfg==
dependencies:
"@solidity-parser/parser" "^0.16.0"
ajv "^6.12.6"
Expand Down

0 comments on commit e25ff3e

Please sign in to comment.