aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-12 05:05:06 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-12 05:05:43 +0000
commit78e5d684a97cf54a9d2bcc58c1e75bbbe0334b15 (patch)
treecc4a28c315508524a754a9b859d602e1205f33b1 /clients/www
parentBump eslint-plugin-svelte from 2.39.2 to 2.39.3 (diff)
downloadzorascript-78e5d684a97cf54a9d2bcc58c1e75bbbe0334b15.tar
zorascript-78e5d684a97cf54a9d2bcc58c1e75bbbe0334b15.tar.gz
zorascript-78e5d684a97cf54a9d2bcc58c1e75bbbe0334b15.tar.bz2
zorascript-78e5d684a97cf54a9d2bcc58c1e75bbbe0334b15.tar.lz
zorascript-78e5d684a97cf54a9d2bcc58c1e75bbbe0334b15.tar.xz
zorascript-78e5d684a97cf54a9d2bcc58c1e75bbbe0334b15.tar.zst
zorascript-78e5d684a97cf54a9d2bcc58c1e75bbbe0334b15.zip
Bump prettier from 3.3.1 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.3.1...3.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www')
-rw-r--r--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index c56c1b2..0ec835e 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -31,7 +31,7 @@
"eslint-plugin-svelte": "^2.39.3",
"iconify-icon": "^2.1.0",
"postcss": "8.4.38",
- "prettier": "^3.3.1",
+ "prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.4",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",