aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-14 04:49:53 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-14 04:50:30 +0000
commit04a777746e97cb50a1aaa32ef74a9ff89112a07a (patch)
tree8180a94b78869893412e7184547fff09106f7e6b /clients/www/package.json
parentBump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.1 (diff)
downloadzorascript-04a777746e97cb50a1aaa32ef74a9ff89112a07a.tar
zorascript-04a777746e97cb50a1aaa32ef74a9ff89112a07a.tar.gz
zorascript-04a777746e97cb50a1aaa32ef74a9ff89112a07a.tar.bz2
zorascript-04a777746e97cb50a1aaa32ef74a9ff89112a07a.tar.lz
zorascript-04a777746e97cb50a1aaa32ef74a9ff89112a07a.tar.xz
zorascript-04a777746e97cb50a1aaa32ef74a9ff89112a07a.tar.zst
zorascript-04a777746e97cb50a1aaa32ef74a9ff89112a07a.zip
Bump prettier-plugin-svelte from 3.1.2 to 3.2.0
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 3.1.2 to 3.2.0. - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.1.2...v3.2.0) --- updated-dependencies: - dependency-name: prettier-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www/package.json')
-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 1d9c694..364b62f 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.1.2",
+ "prettier-plugin-svelte": "^3.2.0",
"svelte": "^4.2.10",
"svelte-check": "^3.6.4",
"tailwindcss": "3.4.1",