aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/svelte
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-27 22:34:49 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-02-27 22:35:01 +0000
commit9f9cd249bb0dcdf845c1a48d9ead4fef86371c9c (patch)
treeb232d81315b2985f1d1184777d9fdda942d5056a /src/packages/svelte
parentbuild(deps-dev): bump the nodejs-dependencies group with 2 updates (diff)
downloadlocusts-9f9cd249bb0dcdf845c1a48d9ead4fef86371c9c.tar
locusts-9f9cd249bb0dcdf845c1a48d9ead4fef86371c9c.tar.gz
locusts-9f9cd249bb0dcdf845c1a48d9ead4fef86371c9c.tar.bz2
locusts-9f9cd249bb0dcdf845c1a48d9ead4fef86371c9c.tar.lz
locusts-9f9cd249bb0dcdf845c1a48d9ead4fef86371c9c.tar.xz
locusts-9f9cd249bb0dcdf845c1a48d9ead4fef86371c9c.tar.zst
locusts-9f9cd249bb0dcdf845c1a48d9ead4fef86371c9c.zip
build(deps-dev): bump svelte in the nodejs-dependencies group
Bumps the nodejs-dependencies group with 1 update: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `svelte` from 5.20.4 to 5.20.5 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.20.5/packages/svelte) --- updated-dependencies: - dependency-name: svelte 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/svelte')
-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 1c50870..3b4e156 100644
--- a/src/packages/svelte/package.json
+++ b/src/packages/svelte/package.json
@@ -61,7 +61,7 @@
"eslint-plugin-svelte": "^3.0.2",
"prettier-plugin-svelte": "^3.3.3",
"publint": "^0.3.6",
- "svelte": "^5.20.4",
+ "svelte": "^5.20.5",
"svelte-check": "^4.1.4",
"typescript": "^5.7.3",
"typescript-eslint": "^8.25.0",