aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-11 16:27:05 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-11 16:27:49 +0000
commit1345da9643c7e1d0eaa5b1eca4b8011b284d1076 (patch)
tree5343ebb1d66dbc825f496d85b8ca3f5e4d2cd81f
parentBump @typescript-eslint/parser from 7.15.0 to 7.16.0 (diff)
downloadtrinkets-1345da9643c7e1d0eaa5b1eca4b8011b284d1076.tar
trinkets-1345da9643c7e1d0eaa5b1eca4b8011b284d1076.tar.gz
trinkets-1345da9643c7e1d0eaa5b1eca4b8011b284d1076.tar.bz2
trinkets-1345da9643c7e1d0eaa5b1eca4b8011b284d1076.tar.lz
trinkets-1345da9643c7e1d0eaa5b1eca4b8011b284d1076.tar.xz
trinkets-1345da9643c7e1d0eaa5b1eca4b8011b284d1076.tar.zst
trinkets-1345da9643c7e1d0eaa5b1eca4b8011b284d1076.zip
Bump eslint-plugin-svelte from 2.41.0 to 2.42.0
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.41.0 to 2.42.0. - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.41.0...eslint-plugin-svelte@2.42.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>
-rw-r--r--app/package.json2
-rw-r--r--pnpm-lock.yaml39
2 files changed, 23 insertions, 18 deletions
diff --git a/app/package.json b/app/package.json
index 8ec77ea..dfc114f 100644
--- a/app/package.json
+++ b/app/package.json
@@ -25,7 +25,7 @@
"crc": "4.3.2",
"eslint": "9.6.0",
"eslint-config-prettier": "9.1.0",
- "eslint-plugin-svelte": "2.41.0",
+ "eslint-plugin-svelte": "2.42.0",
"html-minifier-terser": "7.2.0",
"iconify-icon": "^2.1.0",
"postcss": "8.4.39",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 9422307..20b58eb 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -76,8 +76,8 @@ importers:
specifier: 9.1.0
version: 9.1.0(eslint@9.6.0)
eslint-plugin-svelte:
- specifier: 2.41.0
- version: 2.41.0(eslint@9.6.0)(svelte@4.2.18)
+ specifier: 2.42.0
+ version: 2.42.0(eslint@9.6.0)(svelte@4.2.18)
html-minifier-terser:
specifier: 7.2.0
version: 7.2.0
@@ -922,6 +922,9 @@ packages:
'@jridgewell/sourcemap-codec@1.4.15':
resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
+ '@jridgewell/sourcemap-codec@1.5.0':
+ resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
+
'@jridgewell/trace-mapping@0.3.25':
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
@@ -1669,12 +1672,12 @@ packages:
peerDependencies:
eslint: '>=7.0.0'
- eslint-plugin-svelte@2.41.0:
- resolution: {integrity: sha512-gjU9Q/psxbWG1VNwYbEb0Q6U4W5PBGaDpYmO2zlQ+zlAMVS3Qt0luAK0ACi/tMSwRK6JENiySvMyJbO0YWmXSg==}
+ eslint-plugin-svelte@2.42.0:
+ resolution: {integrity: sha512-mHP6z0DWq97KZvoQcApZHdF9m9epcDV/ICKufeEH18Vh+8vl7S+gwt8WdUohEqKNVMuXRkbvy1suMcVvUDiOGw==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0-0 || ^9.0.0-0
- svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.155
+ svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.181
peerDependenciesMeta:
svelte:
optional: true
@@ -2802,11 +2805,11 @@ packages:
peerDependencies:
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0
- svelte-eslint-parser@0.39.2:
- resolution: {integrity: sha512-87UwLuWTtDIuzWOhOi1zBL5wYVd07M5BK1qZ57YmXJB5/UmjUNJqGy3XSOhPqjckY1dATNV9y+mx+nI0WH6HPA==}
+ svelte-eslint-parser@0.40.0:
+ resolution: {integrity: sha512-M+v1HhC5T1WKYVxWexUCS4o6oIBS88XKzOZuhl2ew+eGxol7eC21e+VE8TC4rXJ3iT3iXT0qlZsZcpKjVo5/zQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
- svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.115
+ svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.181
peerDependenciesMeta:
svelte:
optional: true
@@ -4027,7 +4030,7 @@ snapshots:
'@jridgewell/gen-mapping@0.3.5':
dependencies:
'@jridgewell/set-array': 1.2.1
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
'@jridgewell/trace-mapping': 0.3.25
'@jridgewell/resolve-uri@3.1.2': {}
@@ -4041,10 +4044,12 @@ snapshots:
'@jridgewell/sourcemap-codec@1.4.15': {}
+ '@jridgewell/sourcemap-codec@1.5.0': {}
+
'@jridgewell/trace-mapping@0.3.25':
dependencies:
'@jridgewell/resolve-uri': 3.1.2
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
'@nodelib/fs.scandir@2.1.5':
dependencies:
@@ -4553,7 +4558,7 @@ snapshots:
code-red@1.0.4:
dependencies:
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
'@types/estree': 1.0.5
acorn: 8.11.3
estree-walker: 3.0.3
@@ -4825,10 +4830,10 @@ snapshots:
dependencies:
eslint: 9.6.0
- eslint-plugin-svelte@2.41.0(eslint@9.6.0)(svelte@4.2.18):
+ eslint-plugin-svelte@2.42.0(eslint@9.6.0)(svelte@4.2.18):
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
eslint: 9.6.0
eslint-compat-utils: 0.5.1(eslint@9.6.0)
esutils: 2.0.3
@@ -4838,7 +4843,7 @@ snapshots:
postcss-safe-parser: 6.0.0(postcss@8.4.39)
postcss-selector-parser: 6.1.0
semver: 7.6.2
- svelte-eslint-parser: 0.39.2(svelte@4.2.18)
+ svelte-eslint-parser: 0.40.0(svelte@4.2.18)
optionalDependencies:
svelte: 4.2.18
transitivePeerDependencies:
@@ -5375,7 +5380,7 @@ snapshots:
magic-string@0.25.9:
dependencies:
- sourcemap-codec: '@jridgewell/sourcemap-codec@1.4.15'
+ sourcemap-codec: '@jridgewell/sourcemap-codec@1.5.0'
magic-string@0.30.10:
dependencies:
@@ -5856,7 +5861,7 @@ snapshots:
sorcery@0.11.0:
dependencies:
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
buffer-crc32: 0.2.13
minimist: 1.2.8
sander: 0.5.1
@@ -5992,7 +5997,7 @@ snapshots:
- stylus
- sugarss
- svelte-eslint-parser@0.39.2(svelte@4.2.18):
+ svelte-eslint-parser@0.40.0(svelte@4.2.18):
dependencies:
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3