aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-02-23 21:59:11 +0000
committerGitHub <[email protected]>2026-02-23 21:59:11 +0000
commit6703123c304d78d018770deb0a4a9f5fc663153a (patch)
tree36b4babba41e0082108e4a1693a41b9aaf280c48
parentfix(css): mobile image width (diff)
downloadfrontend-next-renovate/major-eslint-monorepo.tar.xz
frontend-next-renovate/major-eslint-monorepo.zip
chore(deps): update dependency eslint to v10renovate/major-eslint-monorepo
-rwxr-xr-xbun.lockbbin121606 -> 129641 bytes
-rw-r--r--package.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/bun.lockb b/bun.lockb
index 1b0e0a7..e288f6e 100755
--- a/bun.lockb
+++ b/bun.lockb
Binary files differ
diff --git a/package.json b/package.json
index 1b09128..bf26a8f 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@sveltejs/kit": "^1.20.4",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
- "eslint": "^8.28.0",
+ "eslint": "^10.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-svelte": "^2.30.0",
"prettier": "^2.8.0",