Skip to content

Commit

Permalink
build(deps): update dependency prettier to v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent abd6596 commit aca6965
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion apps/774-ink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"file-loader": "^6.2.0",
"prettier": "~3.5.1",
"prettier": "~3.5.2",
"typescript": "~5.7.3"
},
"name": "774-ink",
Expand Down
2 changes: 1 addition & 1 deletion apps/hanerubeat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"eslint-plugin-prettier": "^5.2.3",
"file-loader": "^6.2.0",
"next-pwa": "^5.6.0",
"prettier": "~3.5.1",
"prettier": "~3.5.2",
"typescript": "~5.7.3",
"url-loader": "^4.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/neru-camera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"lint-staged": "^15.4.3",
"next-pwa": "^5.6.0",
"postcss": "^8.5.2",
"prettier": "~3.5.1",
"prettier": "~3.5.2",
"typescript": "~5.7.3"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@inabagumi/prettier-config": "^3.0.0",
"husky": "^9.1.7",
"lint-staged": "^15.4.3",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"prettier-plugin-tailwindcss": "^0.6.11",
"turbo": "^2.4.2"
},
Expand Down
50 changes: 25 additions & 25 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 aca6965

Please sign in to comment.