Skip to content

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] committed Jul 5, 2023
1 parent 04eea59 commit a744432
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "18.16.19",
"@types/prettier": "2.7.3",
"eslint": "8.44.0",
"prettier": "2.8.8",
"prettier": "3.0.0",
"tailwindcss": "3.3.2",
"typescript": "5.1.6"
},
Expand All @@ -45,7 +45,7 @@
},
"peerDependencies": {
"eslint": "^8.35.0",
"prettier": "^2.8.4"
"prettier": "^2.8.4 || ^3.0.0"
},
"packageManager": "[email protected]"
}
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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

0 comments on commit a744432

Please sign in to comment.