From 242ccf66c1dfb36c53f97c110a342f04bccddcb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 03:13:58 +0000 Subject: [PATCH] chore(deps): update dependency svelte-eslint-parser to v0.43.0 (#2631) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/svelte-code-file/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/svelte-code-file/package.json b/examples/svelte-code-file/package.json index 9dfd79e14da..c936b675366 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": "9.9.0", "svelte": "5.0.3", - "svelte-eslint-parser": "0.42.0", + "svelte-eslint-parser": "0.43.0", "svelte2tsx": "0.7.22" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 348906a67ca..ff1047c2514 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -210,8 +210,8 @@ importers: specifier: 5.0.3 version: 5.0.3 svelte-eslint-parser: - specifier: 0.42.0 - version: 0.42.0(svelte@5.0.3) + specifier: 0.43.0 + version: 0.43.0(svelte@5.0.3) svelte2tsx: specifier: 0.7.22 version: 0.7.22(svelte@5.0.3)(typescript@5.6.3) @@ -5728,11 +5728,11 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - svelte-eslint-parser@0.42.0: - resolution: {integrity: sha512-e7LyqFPTuF43ZYhKOf0Gq1lzP+G64iWVJXAIcwVxohGx5FFyqdUkw7DEXNjZ+Fm+TAA98zPmDqWvgD1OpyMi5A==} + svelte-eslint-parser@0.43.0: + resolution: {integrity: sha512-GpU52uPKKcVnh8tKN5P4UZpJ/fUDndmq7wfsvoVXsyP+aY0anol7Yqo01fyrlaWGMFfm4av5DyrjlaXdLRJvGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.191 + svelte: ^3.37.0 || ^4.0.0 || ^5.0.0 peerDependenciesMeta: svelte: optional: true @@ -12716,7 +12716,7 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte-eslint-parser@0.42.0(svelte@5.0.3): + svelte-eslint-parser@0.43.0(svelte@5.0.3): dependencies: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3