diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5c42f7..90cd2cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: 9.0.0 version: 9.0.0(eslint@8.50.0) eslint-plugin-svelte: - specifier: 2.33.2 - version: 2.33.2(eslint@8.50.0)(svelte@4.2.1) + specifier: 2.34.0 + version: 2.34.0(eslint@8.50.0)(svelte@4.2.1) html-minifier-terser: specifier: 7.2.0 version: 7.2.0 @@ -2812,8 +2812,8 @@ packages: eslint: 8.50.0 dev: true - /eslint-plugin-svelte@2.33.2(eslint@8.50.0)(svelte@4.2.1): - resolution: {integrity: sha512-knWmauax+E/jvQ9CmuX5dAhQKP9P4eGQZxWa5RMutEJVCcy0wFmiUvOeDND2jR4vUkbDlX4khKjaceY7QzbkYw==} + /eslint-plugin-svelte@2.34.0(eslint@8.50.0)(svelte@4.2.1): + resolution: {integrity: sha512-4RYUgNai7wr0v+T/kljMiYSjC/oqwgq5i+cPppawryAayj4C7WK1ixFlWCGmNmBppnoKCl4iA4ZPzPtlHcb4CA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0-0 |