diff options
Diffstat (limited to '')
-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 455d5d7..0bd6938 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: 9.1.0 version: 9.1.0(eslint@9.0.0) eslint-plugin-svelte: - specifier: 2.36.0 - version: 2.36.0(eslint@9.0.0)(svelte@4.2.13) + specifier: 2.37.0 + version: 2.37.0(eslint@9.0.0)(svelte@4.2.13) html-minifier-terser: specifier: 7.2.0 version: 7.2.0 @@ -2970,8 +2970,8 @@ packages: eslint: 9.0.0 dev: true - /eslint-plugin-svelte@2.36.0(eslint@9.0.0)(svelte@4.2.13): - resolution: {integrity: sha512-D30hSj13Y8YEn7yGXos7EYp0lpEb3Z2V/M+6a3MZ13KGVhaefdW2A9j8IBIcW4YR+j6fo901USzLeXQz/XbWeQ==} + /eslint-plugin-svelte@2.37.0(eslint@9.0.0)(svelte@4.2.13): + resolution: {integrity: sha512-H/2Gz7agYHEMEEzRuLYuCmAIdjuBnbhFG9hOK0yCdSBvvJGJMkjo+lR6j67OIvLOavgp4L7zA5LnDKi8WqdPhQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0-0 || ^9.0.0-0 |