Skip to content

Commit 056ca36

Browse files
chore(deps): update dependency hardhat to v2.22.15 (#3512)
* chore(deps): update dependency hardhat to v2.22.15 * Add changeset --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Xiao <[email protected]>
1 parent f91dfb6 commit 056ca36

21 files changed

+161
-140
lines changed

.changeset/witty-clouds-kneel.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chainlink/ea-test-helpers': patch
3+
---
4+
5+
Bump hardhat

.pnp.cjs

+74-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

packages/core/test-helpers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/jest": "27.5.2",
2828
"@types/node": "16.18.115",
2929
"@types/supertest": "2.0.16",
30-
"hardhat": "2.22.3",
30+
"hardhat": "2.22.15",
3131
"mock-socket": "9.3.1",
3232
"nock": "13.5.4",
3333
"supertest": "6.2.4",

0 commit comments

Comments
 (0)