aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-15 22:54:00 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-05-15 22:54:10 +0000
commitafd6b9330d9996136548a1c0e1c68fcc561d58b2 (patch)
tree4917aae35fb51d9134a57ebad4661a9ca54b18b2 /src/packages
parentbuild(deps-dev): bump the nodejs-dependencies group with 4 updates (diff)
downloadlocusts-afd6b9330d9996136548a1c0e1c68fcc561d58b2.tar
locusts-afd6b9330d9996136548a1c0e1c68fcc561d58b2.tar.gz
locusts-afd6b9330d9996136548a1c0e1c68fcc561d58b2.tar.bz2
locusts-afd6b9330d9996136548a1c0e1c68fcc561d58b2.tar.lz
locusts-afd6b9330d9996136548a1c0e1c68fcc561d58b2.tar.xz
locusts-afd6b9330d9996136548a1c0e1c68fcc561d58b2.tar.zst
locusts-afd6b9330d9996136548a1c0e1c68fcc561d58b2.zip
build(deps-dev): bump svelte-check in the nodejs-dependencies group
Bumps the nodejs-dependencies group with 1 update: [svelte-check](https://github.com/sveltejs/language-tools). Updates `svelte-check` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.2.0...svelte-check-4.2.1) --- updated-dependencies: - dependency-name: svelte-check dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src/packages')
-rw-r--r--src/packages/svelte/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/svelte/package.json b/src/packages/svelte/package.json
index 6285483..6cfaf0b 100644
--- a/src/packages/svelte/package.json
+++ b/src/packages/svelte/package.json
@@ -62,7 +62,7 @@
"prettier-plugin-svelte": "^3.4.0",
"publint": "^0.3.12",
"svelte": "^5.30.1",
- "svelte-check": "^4.2.0",
+ "svelte-check": "^4.2.1",
"typescript": "^5.8.3",
"typescript-eslint": "^8.32.1",
"vite": "^6.3.5",