Skip to content

Commit 7aa0056

Browse files
chore(deps): update dependency prettier to v3.5.1 (v1) (#2407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <[email protected]>
1 parent 8cb7e1c commit 7aa0056

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/eslint__js": "8.42.3",
1818
"eslint": "9.20.1",
1919
"eslint-config-prettier": "10.0.1",
20-
"prettier": "3.4.2",
20+
"prettier": "3.5.1",
2121
"rollup": "4.34.8",
2222
"typescript": "5.7.3",
2323
"typescript-eslint": "8.24.1"

plugins/websocket/examples/tauri-app/src/style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ body {
1010
margin: 0;
1111
padding: 8px;
1212
box-sizing: border-box;
13-
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
14-
Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
13+
font-family:
14+
-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu,
15+
Cantarell, "Helvetica Neue", sans-serif;
1516
}
1617

1718
a {

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)