aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-28 16:20:15 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-28 16:21:03 +0000
commit6a4edc0134eb6849c39dc7d1b0bb3b4bcbdb0b90 (patch)
treef8cbfc6af2c484e0a49e172854b30870cb8b0e34 /pnpm-lock.yaml
parent--- (diff)
downloadtrinkets-6a4edc0134eb6849c39dc7d1b0bb3b4bcbdb0b90.tar
trinkets-6a4edc0134eb6849c39dc7d1b0bb3b4bcbdb0b90.tar.gz
trinkets-6a4edc0134eb6849c39dc7d1b0bb3b4bcbdb0b90.tar.bz2
trinkets-6a4edc0134eb6849c39dc7d1b0bb3b4bcbdb0b90.tar.lz
trinkets-6a4edc0134eb6849c39dc7d1b0bb3b4bcbdb0b90.tar.xz
trinkets-6a4edc0134eb6849c39dc7d1b0bb3b4bcbdb0b90.tar.zst
trinkets-6a4edc0134eb6849c39dc7d1b0bb3b4bcbdb0b90.zip
Bump @typescript-eslint/parser from 7.10.0 to 7.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.10.0 to 7.11.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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.yaml65
1 files changed, 54 insertions, 11 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 5f323e8..16a3dd6 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -56,10 +56,10 @@ importers:
version: 2023.10.5
'@typescript-eslint/eslint-plugin':
specifier: 7.10.0
- version: 7.10.0(@typescript-eslint/parser@7.10.0)(eslint@9.3.0)(typescript@5.4.5)
+ version: 7.10.0(@typescript-eslint/parser@7.11.0)(eslint@9.3.0)(typescript@5.4.5)
'@typescript-eslint/parser':
- specifier: 7.10.0
- version: 7.10.0(eslint@9.3.0)(typescript@5.4.5)
+ specifier: 7.11.0
+ version: 7.11.0(eslint@9.3.0)(typescript@5.4.5)
'@vite-pwa/sveltekit':
specifier: 0.5.0
version: 0.5.0(@sveltejs/kit@2.5.10)(vite-plugin-pwa@0.20.0)
@@ -2088,7 +2088,7 @@ packages:
resolution: {integrity: sha512-e9kZO9kCdLqT2h9Tw38oGv9UNzBBWaR1MzuAavxPcsV/7FJ3tWbU6RI3uB+yKIDPGLkGVbplS52ub0AcRLvrhA==}
dev: true
- /@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0)(eslint@9.3.0)(typescript@5.4.5):
+ /@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.11.0)(eslint@9.3.0)(typescript@5.4.5):
resolution: {integrity: sha512-PzCr+a/KAef5ZawX7nbyNwBDtM1HdLIT53aSA2DDlxmxMngZ43O8SIePOeX8H5S+FHXeI6t97mTt/dDdzY4Fyw==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -2100,7 +2100,7 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.10.0
- '@typescript-eslint/parser': 7.10.0(eslint@9.3.0)(typescript@5.4.5)
+ '@typescript-eslint/parser': 7.11.0(eslint@9.3.0)(typescript@5.4.5)
'@typescript-eslint/scope-manager': 7.10.0
'@typescript-eslint/type-utils': 7.10.0(eslint@9.3.0)(typescript@5.4.5)
'@typescript-eslint/utils': 7.10.0(eslint@9.3.0)(typescript@5.4.5)
@@ -2115,8 +2115,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5):
- resolution: {integrity: sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==}
+ /@typescript-eslint/parser@7.11.0(eslint@9.3.0)(typescript@5.4.5):
+ resolution: {integrity: sha512-yimw99teuaXVWsBcPO1Ais02kwJ1jmNA1KxE7ng0aT7ndr1pT1wqj0OJnsYVGKKlc4QJai86l/025L6z8CljOg==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
eslint: ^8.56.0
@@ -2125,10 +2125,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 7.10.0
- '@typescript-eslint/types': 7.10.0
- '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5)
- '@typescript-eslint/visitor-keys': 7.10.0
+ '@typescript-eslint/scope-manager': 7.11.0
+ '@typescript-eslint/types': 7.11.0
+ '@typescript-eslint/typescript-estree': 7.11.0(typescript@5.4.5)
+ '@typescript-eslint/visitor-keys': 7.11.0
debug: 4.3.4
eslint: 9.3.0
typescript: 5.4.5
@@ -2144,6 +2144,14 @@ packages:
'@typescript-eslint/visitor-keys': 7.10.0
dev: true
+ /@typescript-eslint/scope-manager@7.11.0:
+ resolution: {integrity: sha512-27tGdVEiutD4POirLZX4YzT180vevUURJl4wJGmm6TrQoiYwuxTIY98PBp6L2oN+JQxzE0URvYlzJaBHIekXAw==}
+ engines: {node: ^18.18.0 || >=20.0.0}
+ dependencies:
+ '@typescript-eslint/types': 7.11.0
+ '@typescript-eslint/visitor-keys': 7.11.0
+ dev: true
+
/@typescript-eslint/type-utils@7.10.0(eslint@9.3.0)(typescript@5.4.5):
resolution: {integrity: sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==}
engines: {node: ^18.18.0 || >=20.0.0}
@@ -2169,6 +2177,11 @@ packages:
engines: {node: ^18.18.0 || >=20.0.0}
dev: true
+ /@typescript-eslint/types@7.11.0:
+ resolution: {integrity: sha512-MPEsDRZTyCiXkD4vd3zywDCifi7tatc4K37KqTprCvaXptP7Xlpdw0NR2hRJTetG5TxbWDB79Ys4kLmHliEo/w==}
+ engines: {node: ^18.18.0 || >=20.0.0}
+ dev: true
+
/@typescript-eslint/typescript-estree@7.10.0(typescript@5.4.5):
resolution: {integrity: sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==}
engines: {node: ^18.18.0 || >=20.0.0}
@@ -2191,6 +2204,28 @@ packages:
- supports-color
dev: true
+ /@typescript-eslint/typescript-estree@7.11.0(typescript@5.4.5):
+ resolution: {integrity: sha512-cxkhZ2C/iyi3/6U9EPc5y+a6csqHItndvN/CzbNXTNrsC3/ASoYQZEt9uMaEp+xFNjasqQyszp5TumAVKKvJeQ==}
+ engines: {node: ^18.18.0 || >=20.0.0}
+ peerDependencies:
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+ dependencies:
+ '@typescript-eslint/types': 7.11.0
+ '@typescript-eslint/visitor-keys': 7.11.0
+ debug: 4.3.4
+ globby: 11.1.0
+ is-glob: 4.0.3
+ minimatch: 9.0.4
+ semver: 7.6.2
+ ts-api-utils: 1.3.0(typescript@5.4.5)
+ typescript: 5.4.5
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@typescript-eslint/utils@7.10.0(eslint@9.3.0)(typescript@5.4.5):
resolution: {integrity: sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==}
engines: {node: ^18.18.0 || >=20.0.0}
@@ -2215,6 +2250,14 @@ packages:
eslint-visitor-keys: 3.4.3
dev: true
+ /@typescript-eslint/visitor-keys@7.11.0:
+ resolution: {integrity: sha512-7syYk4MzjxTEk0g/w3iqtgxnFQspDJfn6QKD36xMuuhTzjcxY7F8EmBLnALjVyaOF1/bVocu3bS/2/F7rXrveQ==}
+ engines: {node: ^18.18.0 || >=20.0.0}
+ dependencies:
+ '@typescript-eslint/types': 7.11.0
+ eslint-visitor-keys: 3.4.3
+ dev: true
+
/@vite-pwa/sveltekit@0.5.0(@sveltejs/kit@2.5.10)(vite-plugin-pwa@0.20.0):
resolution: {integrity: sha512-GkzKrlu76ccvUWK8lE6IM7Acdm63HTrMKYzNSL4uqqU6n3EFwoFo6o8jPMA8BnD/U4o9lRHZCpe/Sms39e2i5w==}
engines: {node: '>=16.14 || >=18.13'}