Skip to content

Commit

Permalink
Bump npm dependencies (#10679)
Browse files Browse the repository at this point in the history
* nomiclabs/hardhat-ethers

* non-blockchain deps bump

* bump chai, debug & mocha

* bump types/node

* minor bumps

* bump typescript to 5.2.2

* bump hardhat

* set hardhat default fork to `merge`

* remove revert reason upkeep transcoder
  • Loading branch information
RensR authored Sep 20, 2023
1 parent c0389f2 commit 334587c
Show file tree
Hide file tree
Showing 7 changed files with 917 additions and 806 deletions.
2 changes: 2 additions & 0 deletions .github/actions/split-tests/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
auto-install-peers=true
strict-peer-dependencies=false
2 changes: 1 addition & 1 deletion .github/actions/split-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"@types/node": "^18.8.2",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4"
"typescript": "^5.2.2"
}
}
Loading

0 comments on commit 334587c

Please sign in to comment.