Skip to content

Commit

Permalink
Update dependency prettier to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent 4de1084 commit a3e5a70
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion apps/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"fork-ts-checker-webpack-plugin": "9.0.2",
"html-webpack-plugin": "5.6.0",
"merge-jsons-webpack-plugin": "2.0.1",
"prettier": "3.1.0",
"prettier": "3.1.1",
"react-refresh": "0.14.0",
"react-refresh-typescript": "2.0.9",
"terser-webpack-plugin": "5.3.10",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"fork-ts-checker-webpack-plugin": "9.0.2",
"next-pwa": "5.6.0",
"node-fetch": "3.3.2",
"prettier": "3.1.0",
"prettier": "3.1.1",
"typescript": "5.3.3",
"webpack": "5.89.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"tslib": "2.6.2",
"typescript": "5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"firebase": "10.7.1",
"prettier": "3.1.0",
"prettier": "3.1.1",
"typescript": "5.3.3",
"vitest": "0.34.6"
}
Expand Down
34 changes: 17 additions & 17 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 a3e5a70

Please sign in to comment.