aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-27 05:14:25 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-27 05:15:12 +0000
commit3362e0c511933850bf43e3f75059ef487c701580 (patch)
tree8322be47e40f2ffd9bbd630df7ed14f91cbb6135 /clients/www/package.json
parentBump @types/node from 20.14.8 to 20.14.9 (diff)
downloadzorascript-3362e0c511933850bf43e3f75059ef487c701580.tar
zorascript-3362e0c511933850bf43e3f75059ef487c701580.tar.gz
zorascript-3362e0c511933850bf43e3f75059ef487c701580.tar.bz2
zorascript-3362e0c511933850bf43e3f75059ef487c701580.tar.lz
zorascript-3362e0c511933850bf43e3f75059ef487c701580.tar.xz
zorascript-3362e0c511933850bf43e3f75059ef487c701580.tar.zst
zorascript-3362e0c511933850bf43e3f75059ef487c701580.zip
Bump svelte-check from 3.8.2 to 3.8.4
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.8.2 to 3.8.4. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.8.2...svelte-check-3.8.4) --- updated-dependencies: - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch ... 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 4686f22..e359645 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -34,7 +34,7 @@
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.5",
"svelte": "^4.2.18",
- "svelte-check": "^3.8.2",
+ "svelte-check": "^3.8.4",
"svelte-persisted-store": "^0.11.0",
"tailwindcss": "3.4.4",
"tslib": "^2.6.3",