Commit 637c22f7 authored by Mark Tyneway's avatar Mark Tyneway

contracts-bedrock: resolve using git hash

Instead of tags
parent e4954b71
...@@ -80,8 +80,8 @@ ...@@ -80,8 +80,8 @@
"forge-std": "https://github.com/foundry-rs/forge-std.git#46264e9788017fc74f9f58b7efa0bc6e1df6d410", "forge-std": "https://github.com/foundry-rs/forge-std.git#46264e9788017fc74f9f58b7efa0bc6e1df6d410",
"glob": "^7.1.6", "glob": "^7.1.6",
"hardhat-deploy": "^0.11.4", "hardhat-deploy": "^0.11.4",
"@safe-global/safe-contracts": "https://github.com/safe-global/safe-contracts.git#v1.3.0-libs.0", "@safe-global/safe-contracts": "https://github.com/safe-global/safe-contracts.git#767ef36bba88bdbc0c9fe3708a4290cabef4c376",
"solady": "https://github.com/Vectorized/solady.git#v0.0.85", "solady": "https://github.com/Vectorized/solady.git#507e0d84872f435d497e6d2ce10e7f484392db4f",
"solhint": "^3.3.7", "solhint": "^3.3.7",
"solhint-plugin-prettier": "^0.0.5", "solhint-plugin-prettier": "^0.0.5",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
......
...@@ -3760,7 +3760,7 @@ ...@@ -3760,7 +3760,7 @@
"@safe-global/safe-gateway-typescript-sdk" "^3.5.3" "@safe-global/safe-gateway-typescript-sdk" "^3.5.3"
ethers "^5.7.2" ethers "^5.7.2"
"@safe-global/safe-contracts@https://github.com/safe-global/safe-contracts.git#v1.3.0-libs.0": "@safe-global/safe-contracts@https://github.com/safe-global/safe-contracts.git#767ef36bba88bdbc0c9fe3708a4290cabef4c376":
version "1.3.0" version "1.3.0"
resolved "https://github.com/safe-global/safe-contracts.git#767ef36bba88bdbc0c9fe3708a4290cabef4c376" resolved "https://github.com/safe-global/safe-contracts.git#767ef36bba88bdbc0c9fe3708a4290cabef4c376"
...@@ -19358,7 +19358,7 @@ socks@^2.3.3, socks@^2.6.1: ...@@ -19358,7 +19358,7 @@ socks@^2.3.3, socks@^2.6.1:
ip "^1.1.5" ip "^1.1.5"
smart-buffer "^4.1.0" smart-buffer "^4.1.0"
"solady@https://github.com/Vectorized/solady.git#v0.0.85": "solady@https://github.com/Vectorized/solady.git#507e0d84872f435d497e6d2ce10e7f484392db4f":
version "0.0.85" version "0.0.85"
resolved "https://github.com/Vectorized/solady.git#507e0d84872f435d497e6d2ce10e7f484392db4f" resolved "https://github.com/Vectorized/solady.git#507e0d84872f435d497e6d2ce10e7f484392db4f"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment