Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.1 (#928)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency prettier to v3.4.1

* chore: format files

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jacob Lamont <[email protected]>
  • Loading branch information
renovate[bot] and AlanBreck authored Dec 9, 2024
1 parent abda95f commit f396337
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions examples/example-ui-react/src/index.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto',
'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans',
'Helvetica Neue', sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"postcss": "8.4.49",
"postcss-js": "4.0.1",
"postcss-sort-media-queries": "4.4.1",
"prettier": "3.3.3",
"prettier": "3.4.1",
"prettier-plugin-svelte": "3.3.2",
"rollup": "3.29.5",
"rollup-plugin-svelte": "7.2.2",
Expand Down

0 comments on commit f396337

Please sign in to comment.