diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-04 16:36:02 +0000 |
---|---|---|
committer | Matthew Strapp <matt@mattstrapp.net> | 2023-10-04 13:36:13 -0500 |
commit | 0a18f0d8a595e02fde1a574416b92dcc1f73eb10 (patch) | |
tree | e39393b097f8abc25e39a319bb493f4030fe0de1 /pnpm-lock.yaml | |
parent | Bump @typescript-eslint/parser from 6.7.3 to 6.7.4 (diff) | |
download | trinkets-0a18f0d8a595e02fde1a574416b92dcc1f73eb10.tar trinkets-0a18f0d8a595e02fde1a574416b92dcc1f73eb10.tar.gz trinkets-0a18f0d8a595e02fde1a574416b92dcc1f73eb10.tar.bz2 trinkets-0a18f0d8a595e02fde1a574416b92dcc1f73eb10.tar.lz trinkets-0a18f0d8a595e02fde1a574416b92dcc1f73eb10.tar.xz trinkets-0a18f0d8a595e02fde1a574416b92dcc1f73eb10.tar.zst trinkets-0a18f0d8a595e02fde1a574416b92dcc1f73eb10.zip |
Bump eslint-plugin-svelte from 2.33.2 to 2.34.0
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.33.2 to 2.34.0.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.33.2...v2.34.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 '')
-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 |