Skip to content

Commit

Permalink
Merge pull request #906 from lidofinance/feat/dependabot-updates
Browse files Browse the repository at this point in the history
feat: dependabot updates
  • Loading branch information
TheDZhon authored Dec 24, 2024
2 parents 446c36d + 3cb1d76 commit 901c0e1
Show file tree
Hide file tree
Showing 5 changed files with 286 additions and 204 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests-integration-mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

services:
hardhat-node:
image: ghcr.io/lidofinance/hardhat-node:2.22.12
image: ghcr.io/lidofinance/hardhat-node:2.22.17
ports:
- 8545:8545
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-integration-scratch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

services:
hardhat-node:
image: ghcr.io/lidofinance/hardhat-node:2.22.12-scratch
image: ghcr.io/lidofinance/hardhat-node:2.22.17-scratch
ports:
- 8555:8545

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"ethers": "^6.13.4",
"glob": "^11.0.0",
"globals": "^15.9.0",
"hardhat": "^2.22.16",
"hardhat": "^2.22.17",
"hardhat-contract-sizer": "^2.10.0",
"hardhat-gas-reporter": "^1.0.10",
"hardhat-ignore-warnings": "^0.2.12",
Expand Down
Loading

0 comments on commit 901c0e1

Please sign in to comment.