Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2023
1 parent 7fa72c2 commit 2492b2e
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 30 deletions.
41 changes: 32 additions & 9 deletions contracts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-prettier": "4.2.1",
"ganache-time-traveler": "1.0.16",
"multicall-decode": "1.0.2",
"prettier": "2.8.8",
"prettier": "3.0.0",
"truffle-plugin-verify": "0.6.4",
"truffle-token-test-utils": "1.0.0"
},
Expand Down
18 changes: 9 additions & 9 deletions firebase/functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion firebase/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"firebase-functions-test": "3.1.0",
"prettier": "2.8.8"
"prettier": "3.0.0"
},
"engines": {
"node": "16"
Expand Down
18 changes: 9 additions & 9 deletions storefront/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion storefront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"next-sitemap": "3.1.55",
"prettier": "2.8.8"
"prettier": "3.0.0"
}
}

0 comments on commit 2492b2e

Please sign in to comment.