aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-07 05:59:16 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-07 05:59:56 +0000
commitb443196a4230e547f03318e0001d6171db4a3c1c (patch)
treecf5053344fa6055eda15fce0e7877400ec9a0771 /clients/www
parentBump @types/node from 20.14.1 to 20.14.2 (diff)
downloadzorascript-b443196a4230e547f03318e0001d6171db4a3c1c.tar
zorascript-b443196a4230e547f03318e0001d6171db4a3c1c.tar.gz
zorascript-b443196a4230e547f03318e0001d6171db4a3c1c.tar.bz2
zorascript-b443196a4230e547f03318e0001d6171db4a3c1c.tar.lz
zorascript-b443196a4230e547f03318e0001d6171db4a3c1c.tar.xz
zorascript-b443196a4230e547f03318e0001d6171db4a3c1c.tar.zst
zorascript-b443196a4230e547f03318e0001d6171db4a3c1c.zip
Bump prettier-plugin-svelte from 3.2.3 to 3.2.4
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 3.2.3 to 3.2.4. - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.2.3...v3.2.4) --- updated-dependencies: - dependency-name: prettier-plugin-svelte 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 0e2d33d..6e2a597 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -32,7 +32,7 @@
"iconify-icon": "^2.1.0",
"postcss": "8.4.38",
"prettier": "^3.3.0",
- "prettier-plugin-svelte": "^3.2.3",
+ "prettier-plugin-svelte": "^3.2.4",
"svelte": "^4.2.16",
"svelte-check": "^3.8.0",
"svelte-persisted-store": "^0.11.0",