From c931bb8ac025546729341a9041bd866cbace66fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 13:25:02 +0000 Subject: [PATCH] chore(deps): update dependency @jill64/eslint-config-ts to v1.0.1 --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 803edec..e0ceaca 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@sveltejs/kit": "^1.0.0" }, "devDependencies": { - "@jill64/eslint-config-ts": "1.0.0", + "@jill64/eslint-config-ts": "1.0.1", "@jill64/prettier-config": "1.0.0", "@jill64/playwright-config": "1.0.0", "@playwright/test": "1.40.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8714a89..4f30c70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 3.3.1 devDependencies: '@jill64/eslint-config-ts': - specifier: 1.0.0 - version: 1.0.0(typescript@5.3.3) + specifier: 1.0.1 + version: 1.0.1(typescript@5.3.3) '@jill64/playwright-config': specifier: 1.0.0 version: 1.0.0(@playwright/test@1.40.1) @@ -567,11 +567,13 @@ packages: - typescript dev: true - /@jill64/eslint-config-ts@1.0.0(typescript@5.3.3): - resolution: {integrity: sha512-0yW5E8E6rKyw1zvS26s71d1MNMh5NJDAq18zNum7F/aMEEl5Kx7i8Qdg+tW2KBa0HfT3mxnXt7Iv1s0aC3v21g==} + /@jill64/eslint-config-ts@1.0.1(typescript@5.3.3): + resolution: {integrity: sha512-PY+POpaDOYgsC9X0ye3gx62U1xiLu8U5JvGGA+PP8SSUGTIcdGUZCryYzkZphUz80XIe8pXn+lsiyFrokladDw==} dependencies: '@eslint/js': 8.55.0 '@types/eslint': 8.44.8 + '@types/eslint-config-prettier': 6.11.3 + '@types/eslint__js': 8.42.3 '@typescript-eslint/eslint-plugin': 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3) '@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0