aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-03 05:13:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-03 05:13:59 +0000
commitb2d0e5b9330347857a5f08f8bce2b5626436421e (patch)
tree4dee0c106cab83fd0317fe89e69620abe32ada16 /clients/www
parentBump eslint from 9.3.0 to 9.4.0 (diff)
downloadzorascript-b2d0e5b9330347857a5f08f8bce2b5626436421e.tar
zorascript-b2d0e5b9330347857a5f08f8bce2b5626436421e.tar.gz
zorascript-b2d0e5b9330347857a5f08f8bce2b5626436421e.tar.bz2
zorascript-b2d0e5b9330347857a5f08f8bce2b5626436421e.tar.lz
zorascript-b2d0e5b9330347857a5f08f8bce2b5626436421e.tar.xz
zorascript-b2d0e5b9330347857a5f08f8bce2b5626436421e.tar.zst
zorascript-b2d0e5b9330347857a5f08f8bce2b5626436421e.zip
Bump svelte-check from 3.7.1 to 3.8.0
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.7.1 to 3.8.0. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.7.1...svelte-check-3.8.0) --- updated-dependencies: - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-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 79201f0..5190e13 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -34,7 +34,7 @@
"prettier": "^3.3.0",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "^4.2.16",
- "svelte-check": "^3.7.1",
+ "svelte-check": "^3.8.0",
"svelte-persisted-store": "^0.9.4",
"tailwindcss": "3.4.3",
"tslib": "^2.6.2",