Skip to content

Commit 145816d

Browse files
committed
Update dependency solhint to v3.3.8
1 parent 808d4a1 commit 145816d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"hardhat-gas-reporter": "1.0.9",
4848
"prettier": "2.8.3",
4949
"prettier-plugin-solidity": "1.1.1",
50-
"solhint": "3.3.7",
50+
"solhint": "3.3.8",
5151
"solidity-coverage": "0.8.2",
5252
"ts-node": "10.2.1",
5353
"typechain": "8.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9780,12 +9780,12 @@ solc@^0.6.3:
97809780
semver "^5.5.0"
97819781
tmp "0.0.33"
97829782

9783-
9784-
version "3.3.7"
9785-
resolved "https://registry.yarnpkg.com/solhint/-/solhint-3.3.7.tgz#b5da4fedf7a0fee954cb613b6c55a5a2b0063aa7"
9786-
integrity sha512-NjjjVmXI3ehKkb3aNtRJWw55SUVJ8HMKKodwe0HnejA+k0d2kmhw7jvpa+MCTbcEgt8IWSwx0Hu6aCo/iYOZzQ==
9783+
9784+
version "3.3.8"
9785+
resolved "https://registry.yarnpkg.com/solhint/-/solhint-3.3.8.tgz#b1773c881cfaf0b5008c78ad658a69603d3fa051"
9786+
integrity sha512-TkYyJ6uUJCaiqRKuhHhFuoAoyco9Ia+RDKhl3usjG/rkaNk8/LdLRla2Xln7MVdBTaPKNAU8ezTRSit50Yy4qw==
97879787
dependencies:
9788-
"@solidity-parser/parser" "^0.14.1"
9788+
"@solidity-parser/parser" "^0.14.5"
97899789
ajv "^6.6.1"
97909790
antlr4 "4.7.1"
97919791
ast-parents "0.0.1"

0 commit comments

Comments
 (0)