diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-10 04:30:11 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-10 04:30:56 +0000 |
commit | 3f116c82be629f25568c60462483d59b9dbafa60 (patch) | |
tree | 37cb39d0de8ed8fd8308ae172693c9909cd9e8a1 /pnpm-lock.yaml | |
parent | Bump prettier from 3.3.0 to 3.3.1 (diff) | |
download | zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar.gz zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar.bz2 zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar.lz zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar.xz zorascript-3f116c82be629f25568c60462483d59b9dbafa60.tar.zst zorascript-3f116c82be629f25568c60462483d59b9dbafa60.zip |
Bump eslint-plugin-svelte from 2.39.0 to 2.39.2
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.39.0 to 2.39.2.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.39.0...eslint-plugin-svelte@2.39.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 014f8f9..adb6bd0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^9.1.0 version: 9.1.0(eslint@9.4.0) eslint-plugin-svelte: - specifier: ^2.38.0 - version: 2.39.0(eslint@9.4.0)(svelte@4.2.18) + specifier: ^2.39.2 + version: 2.39.2(eslint@9.4.0)(svelte@4.2.18) prettier: specifier: ^3.3.1 version: 3.3.1 @@ -75,8 +75,8 @@ importers: specifier: ^9.1.0 version: 9.1.0(eslint@9.4.0) eslint-plugin-svelte: - specifier: ^2.38.0 - version: 2.39.0(eslint@9.4.0)(svelte@4.2.18) + specifier: ^2.39.2 + version: 2.39.2(eslint@9.4.0)(svelte@4.2.18) iconify-icon: specifier: ^2.1.0 version: 2.1.0 @@ -3003,8 +3003,8 @@ packages: eslint: 9.4.0 dev: true - /eslint-plugin-svelte@2.39.0(eslint@9.4.0)(svelte@4.2.18): - resolution: {integrity: sha512-FXktBLXsrxbA+6ZvJK2z/sQOrUKyzSg3fNWK5h0reSCjr2fjAsc9ai/s/JvSl4Hgvz3nYVtTIMwarZH5RcB7BA==} + /eslint-plugin-svelte@2.39.2(eslint@9.4.0)(svelte@4.2.18): + resolution: {integrity: sha512-liJMHhWnNqnimPpw0lSKiG/fQXla+ySp0NjXirB6l9A9LrBY2AjUfL0HMKkBEil5PaFn5F2rp6EqW85NDjRdSA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0-0 || ^9.0.0-0 @@ -3015,7 +3015,6 @@ packages: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0) '@jridgewell/sourcemap-codec': 1.4.15 - debug: 4.3.4 eslint: 9.4.0 eslint-compat-utils: 0.5.0(eslint@9.4.0) esutils: 2.0.3 @@ -3028,7 +3027,6 @@ packages: svelte: 4.2.18 svelte-eslint-parser: 0.36.0(svelte@4.2.18) transitivePeerDependencies: - - supports-color - ts-node dev: true |