aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-02-10 17:27:01 +0000
committerGitHub <[email protected]>2026-02-10 17:27:01 +0000
commit03d9b144328e3f5b098cf32201faa1716ec001f3 (patch)
treeb76b5b99fa979792aff3c8aad42abda2b4976f0e
parentfix(css): mobile image width (diff)
downloadfrontend-next-renovate/eslint-plugin-svelte-3.x.tar.xz
frontend-next-renovate/eslint-plugin-svelte-3.x.zip
chore(deps): update dependency eslint-plugin-svelte to v3renovate/eslint-plugin-svelte-3.x
-rwxr-xr-xbun.lockbbin121606 -> 127198 bytes
-rw-r--r--package.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/bun.lockb b/bun.lockb
index 1b0e0a7..b84e66d 100755
--- a/bun.lockb
+++ b/bun.lockb
Binary files differ
diff --git a/package.json b/package.json
index 1b09128..75611c1 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"@typescript-eslint/parser": "^5.45.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
- "eslint-plugin-svelte": "^2.30.0",
+ "eslint-plugin-svelte": "^3.0.0",
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.10.1",
"svelte": "^4.0.5",