Skip to content

Commit 9ec5b75

Browse files
authored
Merge pull request #18 from lidofinance/feat/2.26.0
chore: bump to 2.26.0
2 parents c9fe763 + 08b2bbb commit 9ec5b75

File tree

2 files changed

+92
-99
lines changed

2 files changed

+92
-99
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
},
66
"packageManager": "pnpm@10.12.1",
77
"devDependencies": {
8-
"prettier": "^3.5.3",
8+
"prettier": "^3.6.2",
99
"ts-node": "^10.9.2",
1010
"typescript": "^5.8.3"
1111
},
1212
"dependencies": {
13-
"@nomicfoundation/hardhat-ethers": "^3.0.9",
14-
"dotenv": "^16.5.0",
15-
"ethers": "^6.14.4",
16-
"hardhat": "^2.24.3"
13+
"@nomicfoundation/hardhat-ethers": "^3.1.0",
14+
"dotenv": "^17.2.0",
15+
"ethers": "^6.15.0",
16+
"hardhat": "^2.26.0"
1717
}
1818
}

pnpm-lock.yaml

Lines changed: 87 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)