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] authored Aug 20, 2023
1 parent dcf1c52 commit e0ef30a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"postcss": "^8.4.27",
"prettier": "^2.8.8",
"prettier": "^3.0.2",
"pretty-quick": "^3.1.3",
"rimraf": "^5.0.1",
"tailwindcss": "^3.3.3",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5980,6 +5980,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.2":
version: 3.0.2
resolution: "prettier@npm:3.0.2"
bin:
prettier: bin/prettier.cjs
checksum: 118b59ddb6c80abe2315ab6d0f4dd1b253be5cfdb20622fa5b65bb1573dcd362e6dd3dcf2711dd3ebfe64aecf7bdc75de8a69dc2422dcd35bdde7610586b677a
languageName: node
linkType: hard

"pretty-quick@npm:^3.1.3":
version: 3.1.3
resolution: "pretty-quick@npm:3.1.3"
Expand Down Expand Up @@ -7585,7 +7594,7 @@ __metadata:
lint-staged: ^13.2.3
markdown-it: ^13.0.1
postcss: ^8.4.27
prettier: ^2.8.8
prettier: ^3.0.2
pretty-quick: ^3.1.3
remark-gfm: ^3.0.1
rimraf: ^5.0.1
Expand Down

0 comments on commit e0ef30a

Please sign in to comment.