Skip to content

Commit

Permalink
Update lockfile (OpenZeppelin#462)
Browse files Browse the repository at this point in the history
* Update lockfile

* fix prettier config

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
  • Loading branch information
3 people authored Dec 8, 2021
1 parent bbe09e5 commit 07fef39
Show file tree
Hide file tree
Showing 2 changed files with 517 additions and 528 deletions.
1 change: 1 addition & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ module.exports = {
arrowParens: 'avoid',
trailingComma: 'all',
printWidth: 120,
bracketSpacing: true,
};
Loading

0 comments on commit 07fef39

Please sign in to comment.