From 96ec55111ce4a12b23339cc5ff15756a2a8ff188 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Dec 2025 10:51:53 +0100 Subject: [PATCH] chore(deps): pin dependency typescript-eslint to v8.47.0 (#21) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | devDependencies | pin | [`^8.47.0` -> `8.47.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.47.0/8.47.0) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.schulze.network/schulze/bam/pulls/21 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 07a5e40..c370d89 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "tailwindcss": "4.1.17", "turbo": "2.6.2", "typescript": "5.9.3", - "typescript-eslint": "^8.47.0" + "typescript-eslint": "8.47.0" }, "packageManager": "pnpm@10.24.0", "pnpm": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18417dc..fb062d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -110,7 +110,7 @@ importers: specifier: 5.9.3 version: 5.9.3 typescript-eslint: - specifier: ^8.47.0 + specifier: 8.47.0 version: 8.47.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3) packages: