Skip to content

Commit

Permalink
build(store): update forge-std and ds-test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alvrs committed Feb 1, 2023
1 parent b1baf08 commit dbde0dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
8 changes: 4 additions & 4 deletions packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"devDependencies": {
"@typechain/ethers-v5": "^9.0.0",
"@types/mocha": "^9.1.1",
"ds-test": "https://github.com/dapphub/ds-test.git#c7a36fb236f298e04edf28e2fee385b80f53945f",
"forge-std": "https://github.com/foundry-rs/forge-std.git#37a3fe48c3a4d8239cda93445f0b5e76b1507436",
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"forge-std": "https://github.com/foundry-rs/forge-std.git#f36dab24d63d1c1945a05ed375ce341d3c1a49ed",
"hardhat": "^2.10.1",
"prettier": "^2.6.2",
"prettier-plugin-solidity": "^1.0.0-beta.19",
Expand All @@ -40,8 +40,8 @@
"typedoc": "^0.23.10"
},
"peerDependencies": {
"ds-test": "https://github.com/dapphub/ds-test.git#c7a36fb236f298e04edf28e2fee385b80f53945f",
"forge-std": "https://github.com/foundry-rs/forge-std.git#37a3fe48c3a4d8239cda93445f0b5e76b1507436"
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"forge-std": "https://github.com/foundry-rs/forge-std.git#f36dab24d63d1c1945a05ed375ce341d3c1a49ed"
},
"gitHead": "218f56893d268b0c5157a3e4c603b859e287a343",
"dependencies": {
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13920,11 +13920,6 @@ solidity-docgen@^0.6.0-beta.22:
handlebars "^4.7.7"
solidity-ast "^0.4.31"

"solmate@git+https://github.com/Rari-Capital/solmate.git#9cf1428245074e39090dceacb0c28b1f684f584c":
version "6.5.0"
uid "9cf1428245074e39090dceacb0c28b1f684f584c"
resolved "git+https://github.com/Rari-Capital/solmate.git#9cf1428245074e39090dceacb0c28b1f684f584c"

"solmate@https://github.com/Rari-Capital/solmate.git#9cf1428245074e39090dceacb0c28b1f684f584c":
version "6.5.0"
resolved "https://github.com/Rari-Capital/solmate.git#9cf1428245074e39090dceacb0c28b1f684f584c"
Expand Down

0 comments on commit dbde0dc

Please sign in to comment.