aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-18 04:33:10 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-18 04:33:46 +0000
commit18aa33efc3231601848a74e0a0a9024b2ac8642f (patch)
treee97f525f625c0d4f0a233a43ce6a3245549321e0 /pnpm-lock.yaml
parentBump @typescript-eslint/parser from 7.13.0 to 7.13.1 (diff)
downloadzorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar.gz
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar.bz2
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar.lz
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar.xz
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.tar.zst
zorascript-18aa33efc3231601848a74e0a0a9024b2ac8642f.zip
Bump eslint-plugin-svelte from 2.39.4 to 2.40.0
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.39.4 to 2.40.0. - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.39.4...eslint-plugin-svelte@2.40.0) --- updated-dependencies: - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml18
1 files changed, 9 insertions, 9 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index ad4ab28..25a9c57 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -18,8 +18,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(eslint@9.5.0)
eslint-plugin-svelte:
- specifier: ^2.39.4
- version: 2.39.4(eslint@9.5.0)(svelte@4.2.18)
+ specifier: ^2.40.0
+ version: 2.40.0(eslint@9.5.0)(svelte@4.2.18)
prettier:
specifier: ^3.3.2
version: 3.3.2
@@ -75,8 +75,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(eslint@9.5.0)
eslint-plugin-svelte:
- specifier: ^2.39.4
- version: 2.39.4(eslint@9.5.0)(svelte@4.2.18)
+ specifier: ^2.40.0
+ version: 2.40.0(eslint@9.5.0)(svelte@4.2.18)
iconify-icon:
specifier: ^2.1.0
version: 2.1.0
@@ -3046,8 +3046,8 @@ packages:
eslint: 9.5.0
dev: true
- /eslint-plugin-svelte@2.39.4(eslint@9.5.0)(svelte@4.2.18):
- resolution: {integrity: sha512-MAuMNCOQAfCNaOlJfzC/ZnhQi2YwKdQvjYTFs99QIMWTMhN8nIatwQf8X50kCoSfQb7Q8dadGu8QUOOMoCCMTA==}
+ /eslint-plugin-svelte@2.40.0(eslint@9.5.0)(svelte@4.2.18):
+ resolution: {integrity: sha512-JuOzmfVaMeEkBASL7smHu3tIU4D9rWkHuRNV+zm/5zgAwiZVvxrXM7TcfIOS+U7VXOr4uCZuE+kZTVTzS0IE+Q==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0-0 || ^9.0.0-0
@@ -3068,7 +3068,7 @@ packages:
postcss-selector-parser: 6.1.0
semver: 7.6.2
svelte: 4.2.18
- svelte-eslint-parser: 0.38.0(svelte@4.2.18)
+ svelte-eslint-parser: 0.39.1(svelte@4.2.18)
transitivePeerDependencies:
- ts-node
dev: true
@@ -4862,8 +4862,8 @@ packages:
- sugarss
dev: true
- /svelte-eslint-parser@0.38.0(svelte@4.2.18):
- resolution: {integrity: sha512-5qyDMW19cqafbRua5xLKI4wHfHapDx1emu93Vl3Po+2qcV9mSXL/XhmgBN23S9ddE4SQ7vrF7V6Q2a+VMfmUQg==}
+ /svelte-eslint-parser@0.39.1(svelte@4.2.18):
+ resolution: {integrity: sha512-0VR9gq2TOdSrJW94Qf2F3XrzXRQomXQtRZGFS3FEUr3G4J8DcpqXfBF1HJyOa3dACyGsKiBbOPF56pBgYaqXBA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.115