Skip to content

Commit

Permalink
Merge develop
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaStebaev committed Oct 28, 2024
2 parents c929aa1 + 19aa193 commit 24722ee
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 844 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/elliptic": "^6.4.15",
"@types/minimist": "^1.2.0",
"@types/mocha": "^9.1.1",
"@types/node": "^20.14.8",
"@types/node": "^22.7.4",
"@types/sinon-chai": "^3.2.9",
"@types/underscore": "^1.11.15",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand All @@ -78,13 +78,13 @@
"chai-almost": "^1.0.1",
"chai-as-promised": "^7.1.1",
"cspell": "^7.3.8",
"elliptic": "^6.5.3",
"elliptic": "^6.5.7",
"eslint": "^8.50.0",
"ethereum-waffle": "^3.4.4",
"ganache": "^7.9.1",
"hardhat-dependency-compiler": "^1.2.1",
"solhint": "^5.0.3",
"solidity-coverage": "^0.8.4",
"solidity-coverage": "^0.8.13",
"solidity-docgen": "^0.5.17",
"ts-generator": "^0.1.1",
"ts-node": "10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
slither-analyzer==0.10.3
slither-analyzer==0.10.4
Loading

0 comments on commit 24722ee

Please sign in to comment.