aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-13 04:26:50 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-13 04:27:36 +0000
commite0d7153e77579cefbd6b5d87f87a257d6cf975b3 (patch)
tree1bf1c3f4d19e28c536ce331c8f81e04821d40adf /clients/www
parentBump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 (diff)
downloadzorascript-e0d7153e77579cefbd6b5d87f87a257d6cf975b3.tar
zorascript-e0d7153e77579cefbd6b5d87f87a257d6cf975b3.tar.gz
zorascript-e0d7153e77579cefbd6b5d87f87a257d6cf975b3.tar.bz2
zorascript-e0d7153e77579cefbd6b5d87f87a257d6cf975b3.tar.lz
zorascript-e0d7153e77579cefbd6b5d87f87a257d6cf975b3.tar.xz
zorascript-e0d7153e77579cefbd6b5d87f87a257d6cf975b3.tar.zst
zorascript-e0d7153e77579cefbd6b5d87f87a257d6cf975b3.zip
Bump svelte-check from 3.6.6 to 3.6.7
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.6.6 to 3.6.7. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.6...svelte-check-3.6.7) --- 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')
-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 c84a33a..3b89565 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -33,7 +33,7 @@
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"svelte": "^4.2.12",
- "svelte-check": "^3.6.6",
+ "svelte-check": "^3.6.7",
"tailwindcss": "3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.4.2",