Skip to content

Commit 148d79b

Browse files
committed
ethereum-contracts: downgrade @nomiclabs/hardhat-truffle5
1 parent 6a4ac32 commit 148d79b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/ethereum-contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@d10r/truffle-plugin-verify": "^0.7.2",
16-
"@nomiclabs/hardhat-truffle5": "^2.1.2",
16+
"@nomiclabs/hardhat-truffle5": "^2.1.0",
1717
"@safe-global/safe-core-sdk": "^3.3.5",
1818
"@safe-global/safe-service-client": "^2.0.3",
1919
"@safe-global/safe-web3-lib": "^1.9.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2991,10 +2991,10 @@
29912991
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.3.tgz#b41053e360c31a32c2640c9a45ee981a7e603fe0"
29922992
integrity sha512-YhzPdzb612X591FOe68q+qXVXGG2ANZRvDo0RRUtimev85rCrAlv/TLMEZw5c+kq9AbzocLTVX/h2jVIFPL9Xg==
29932993

2994-
"@nomiclabs/hardhat-truffle5@^2.1.2":
2995-
version "2.1.2"
2996-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-truffle5/-/hardhat-truffle5-2.1.2.tgz#c161fafb53ff82c828d7b4fff31ca1cc5074d141"
2997-
integrity sha512-y5I9S5/vl3izamwYvvDmhO2zrvHmuKlGqU3J/vWbnbzN83kX1bm8f/F/NG9QtEfVUa6dGfCJxg7YEo5xFCqSZg==
2994+
"@nomiclabs/hardhat-truffle5@^2.1.0":
2995+
version "2.1.0"
2996+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-truffle5/-/hardhat-truffle5-2.1.0.tgz#e8fb42750084ebf331ca983b585bc9391520aae3"
2997+
integrity sha512-PldM8b+SWiCsZvFYmOhli8P9Flv01O2xS0aCjP5Owz3fXgY+N5LGulQHh0jyXdL6np6BzqkP8AXK+IZywcq2NQ==
29982998
dependencies:
29992999
"@nomiclabs/truffle-contract" "^4.2.23"
30003000
"@types/chai" "^4.2.0"

0 commit comments

Comments
 (0)