Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 55c79c8 commit 1742f71
Show file tree
Hide file tree
Showing 3 changed files with 2,978 additions and 6,263 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
FOUNDRY_PROFILE: default

- name: Slither static analyser
uses: crytic/slither-action@v0.3.2
uses: crytic/slither-action@v0.4.0
id: slither
with:
node-version: ${{ matrix.node_version }}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@
"@types/chai": "^4.3.16",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.13",
"chai": "^4.4.1",
"eslint": "^8.57.0",
"chai": "^5.0.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.12.1",
"hardhat": "^2.22.4",
Expand Down
Loading

0 comments on commit 1742f71

Please sign in to comment.