From 7fbde714031fe4f64ec3ee736c7ec1fe6882b994 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 12:16:20 +0000 Subject: [PATCH] chore(deps): update dependency svelte-eslint-parser to v0.37.0 (#2373) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/svelte-code-file/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/svelte-code-file/package.json b/examples/svelte-code-file/package.json index 4a8fa19d922..938d7e79c9f 100644 --- a/examples/svelte-code-file/package.json +++ b/examples/svelte-code-file/package.json @@ -14,7 +14,7 @@ "@graphql-eslint/eslint-plugin": "workspace:*", "eslint": "8.57.0", "svelte": "4.2.18", - "svelte-eslint-parser": "0.36.0", + "svelte-eslint-parser": "0.37.0", "svelte2tsx": "0.7.9" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75a0fc92db6..fed0b749a5f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -213,8 +213,8 @@ importers: specifier: 4.2.18 version: 4.2.18 svelte-eslint-parser: - specifier: 0.36.0 - version: 0.36.0(svelte@4.2.18) + specifier: 0.37.0 + version: 0.37.0(svelte@4.2.18) svelte2tsx: specifier: 0.7.9 version: 0.7.9(svelte@4.2.18)(typescript@5.4.5) @@ -5585,8 +5585,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - svelte-eslint-parser@0.36.0: - resolution: {integrity: sha512-/6YmUSr0FAVxW8dXNdIMydBnddPMHzaHirAZ7RrT21XYdgGGZMh0LQG6CZsvAFS4r2Y4ItUuCQc8TQ3urB30mQ==} + svelte-eslint-parser@0.37.0: + resolution: {integrity: sha512-AXd5ar7dcOK+H86JomxcSaWevhs2J7o/xOwg+kDQu98uuATpm+tE5Twp7u8UQCdbWKB34Idu/CZyHmTOxfSQMw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.115 @@ -12533,7 +12533,7 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte-eslint-parser@0.36.0(svelte@4.2.18): + svelte-eslint-parser@0.37.0(svelte@4.2.18): dependencies: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3