Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 61d645a commit 52d259c
Show file tree
Hide file tree
Showing 10 changed files with 4,927 additions and 10,457 deletions.
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@babel/preset-env": "^7.23.9",
"@babel/runtime": "^7.23.9",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.0",
"typescript": "^5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@zotmeal/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^1.11.3",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"turbo": "^1.11.3",
"typescript": "^5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@zotmeal/tsconfig": "workspace:^0.1.0",
"dotenv-cli": "^7.3.0",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"prisma": "^5.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@zotmeal/tsconfig": "workspace:^0.1.0",
"@types/react": "^18.2.48",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"react": "18.2.0",
"tailwindcss": "^3.4.0",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@zotmeal/prettier-config": "workspace:^0.1.0",
"@zotmeal/tsconfig": "workspace:^",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/validators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@zotmeal/prettier-config": "workspace:^0.1.0",
"@zotmeal/tsconfig": "workspace:^0.1.0",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 52d259c

Please sign in to comment.