diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-02-23 21:59:11 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-23 21:59:11 +0000 |
| commit | 6703123c304d78d018770deb0a4a9f5fc663153a (patch) | |
| tree | 36b4babba41e0082108e4a1693a41b9aaf280c48 | |
| parent | fix(css): mobile image width (diff) | |
| download | frontend-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-x | bun.lockb | bin | 121606 -> 129641 bytes | |||
| -rw-r--r-- | package.json | 2 |
2 files changed, 1 insertions, 1 deletions
| 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", |