Skip to content

Commit 81a380e

Browse files
authored
Merge pull request #1725 from nubolab-ffwd/renovate/prettier-3.x
chore(deps): update dependency prettier to v3.8.1
2 parents e936291 + 7d927b8 commit 81a380e

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

docs-site/src/routes/+page.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
Fluent is a <a href="https://projectfluent.org/" target="_blank" rel="noopener noreferrer"
1515
>localization system developed by Mozilla</a
1616
> to address the limitations of traditional localization systems. They designed it to make it easier
17-
to create translations of software interfaces and content and to support more complex language
18-
structures than traditional localization systems can handle.
17+
to create translations of software interfaces and content and to support more complex language structures
18+
than traditional localization systems can handle.
1919
</p>
2020
<p>
2121
The example below shows how you can use svelte-fluent and FTL, the format for describing

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"globals": "17.3.0",
2323
"husky": "9.1.7",
2424
"lint-staged": "16.2.7",
25-
"prettier": "3.6.2",
25+
"prettier": "3.8.1",
2626
"prettier-plugin-svelte": "3.5.1",
2727
"typescript-eslint": "8.57.1"
2828
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)