diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-18 04:25:59 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-07-18 04:26:33 +0000 |
commit | 98bb7843e605cc96c9554108836a046a07bb3ae6 (patch) | |
tree | 03a99c811621b6931be345cd81297ad14f8a8f79 /clients/www | |
parent | Bump vite from 5.3.3 to 5.3.4 (diff) | |
download | zorascript-98bb7843e605cc96c9554108836a046a07bb3ae6.tar zorascript-98bb7843e605cc96c9554108836a046a07bb3ae6.tar.gz zorascript-98bb7843e605cc96c9554108836a046a07bb3ae6.tar.bz2 zorascript-98bb7843e605cc96c9554108836a046a07bb3ae6.tar.lz zorascript-98bb7843e605cc96c9554108836a046a07bb3ae6.tar.xz zorascript-98bb7843e605cc96c9554108836a046a07bb3ae6.tar.zst zorascript-98bb7843e605cc96c9554108836a046a07bb3ae6.zip |
Bump prettier-plugin-svelte from 3.2.5 to 3.2.6
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 3.2.5 to 3.2.6.
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.2.5...v3.2.6)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index 91a0fa8..417602d 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -32,7 +32,7 @@ "iconify-icon": "^2.1.0", "postcss": "8.4.39", "prettier": "^3.3.3", - "prettier-plugin-svelte": "^3.2.5", + "prettier-plugin-svelte": "^3.2.6", "svelte": "^4.2.18", "svelte-check": "^3.8.4", "svelte-persisted-store": "^0.11.0", |