Skip to content

Commit

Permalink
chore: update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
adjisb committed Sep 14, 2023
1 parent cc52771 commit aba07e9
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2034,7 +2034,16 @@ __metadata:
languageName: unknown
linkType: soft

"@sandbox-smart-contracts/[email protected], @sandbox-smart-contracts/giveaway@workspace:packages/giveaway":
"@sandbox-smart-contracts/giveaway@npm:0.0.3":
version: 0.0.3
resolution: "@sandbox-smart-contracts/giveaway@npm:0.0.3"
dependencies:
"@openzeppelin/contracts-upgradeable": ^4.9.0
checksum: 8f7794b9e8dd9422f56b016794ad22985f4cd737a40d3121084e47e74d1e812c1e79ccf9ea3880e609abd445e339f28e0131fc6bf8e83c2237cd66d901c74239
languageName: node
linkType: hard

"@sandbox-smart-contracts/giveaway@workspace:packages/giveaway":
version: 0.0.0-use.local
resolution: "@sandbox-smart-contracts/giveaway@workspace:packages/giveaway"
dependencies:
Expand Down

1 comment on commit aba07e9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage for this commit

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/giveaway/contracts
   ERC2771Handler.sol100%100%100%100%
   SignedMultiGiveaway.sol100%100%100%100%
   SignedMultiGiveawayBase.sol100%100%100%100%

Please sign in to comment.