Skip to content

Commit

Permalink
chore: upgrade prettier version
Browse files Browse the repository at this point in the history
  • Loading branch information
ony3000 committed Oct 21, 2023
1 parent 08cdaba commit b8176fd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example-monorepos/with-tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/react": "^18.2.21",
"@types/react-native": "^0.72.2",
"eslint": "^8.21.0",
"prettier": "^2.7.1",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"turbo": "^1.4.2",
"typescript": "^5.2.2"
Expand Down
12 changes: 6 additions & 6 deletions example-monorepos/with-tailwind/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9758,12 +9758,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.7.1":
version: 2.8.7
resolution: "prettier@npm:2.8.7"
"prettier@npm:^3.0.3":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
bin:
prettier: bin-prettier.js
checksum: fdc8f2616f099f5f0d685907f4449a70595a0fc1d081a88919604375989e0d5e9168d6121d8cc6861f21990b31665828e00472544d785d5940ea08a17660c3a6
prettier: bin/prettier.cjs
checksum: e10b9af02b281f6c617362ebd2571b1d7fc9fb8a3bd17e371754428cda992e5e8d8b7a046e8f7d3e2da1dcd21aa001e2e3c797402ebb6111b5cd19609dd228e0
languageName: node
linkType: hard

Expand Down Expand Up @@ -10994,7 +10994,7 @@ __metadata:
"@types/react": ^18.2.21
"@types/react-native": ^0.72.2
eslint: ^8.21.0
prettier: ^2.7.1
prettier: ^3.0.3
prettier-plugin-tailwindcss: ^0.5.4
turbo: ^1.4.2
typescript: ^5.2.2
Expand Down

0 comments on commit b8176fd

Please sign in to comment.