aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-28 05:03:46 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-28 05:04:43 +0000
commit96532454b599b3caab670915dfd9e1ed41f0e83b (patch)
tree0080847d0833d6f6d618f1d8b9e50b1341bcb81f /clients/www/package.json
parentBump @typescript-eslint/eslint-plugin from 7.0.2 to 7.1.0 (diff)
downloadzorascript-96532454b599b3caab670915dfd9e1ed41f0e83b.tar
zorascript-96532454b599b3caab670915dfd9e1ed41f0e83b.tar.gz
zorascript-96532454b599b3caab670915dfd9e1ed41f0e83b.tar.bz2
zorascript-96532454b599b3caab670915dfd9e1ed41f0e83b.tar.lz
zorascript-96532454b599b3caab670915dfd9e1ed41f0e83b.tar.xz
zorascript-96532454b599b3caab670915dfd9e1ed41f0e83b.tar.zst
zorascript-96532454b599b3caab670915dfd9e1ed41f0e83b.zip
Bump svelte-check from 3.6.4 to 3.6.5
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.6.4 to 3.6.5. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.4...svelte-check-3.6.5) --- 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 '')
-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 a92030a..7eac4fc 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -33,7 +33,7 @@
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.1",
"svelte": "^4.2.12",
- "svelte-check": "^3.6.4",
+ "svelte-check": "^3.6.5",
"tailwindcss": "3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",