aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-15 04:34:09 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-15 04:34:46 +0000
commit031c4e1ff9c5993affc2852c4108965f2a8ef10a (patch)
treeb8ae84a0ec9bb723bce018c384be636eab8039d2 /clients
parentBump @typescript-eslint/parser from 6.21.0 to 7.0.1 (diff)
downloadzorascript-031c4e1ff9c5993affc2852c4108965f2a8ef10a.tar
zorascript-031c4e1ff9c5993affc2852c4108965f2a8ef10a.tar.gz
zorascript-031c4e1ff9c5993affc2852c4108965f2a8ef10a.tar.bz2
zorascript-031c4e1ff9c5993affc2852c4108965f2a8ef10a.tar.lz
zorascript-031c4e1ff9c5993affc2852c4108965f2a8ef10a.tar.xz
zorascript-031c4e1ff9c5993affc2852c4108965f2a8ef10a.tar.zst
zorascript-031c4e1ff9c5993affc2852c4108965f2a8ef10a.zip
Bump prettier-plugin-svelte from 3.2.0 to 3.2.1
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 3.2.0 to 3.2.1. - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.2.0...v3.2.1) --- 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')
-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 26414d7..8d3b72c 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -31,7 +31,7 @@
"eslint-plugin-svelte": "^2.35.1",
"postcss": "8.4.35",
"prettier": "^3.2.5",
- "prettier-plugin-svelte": "^3.2.0",
+ "prettier-plugin-svelte": "^3.2.1",
"svelte": "^4.2.10",
"svelte-check": "^3.6.4",
"tailwindcss": "3.4.1",