aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-21 16:47:43 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-11-23 14:29:27 -0600
commit243c5f27595adbb54f0eaab94f105aa74b4fab66 (patch)
treeba9dd1fa413853d1d8ceaaf3851b9f2556059497 /pnpm-lock.yaml
parentBump @types/wicg-file-system-access from 2023.10.2 to 2023.10.4 (diff)
downloadtrinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar.gz
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar.bz2
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar.lz
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar.xz
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.tar.zst
trinkets-243c5f27595adbb54f0eaab94f105aa74b4fab66.zip
Bump @typescript-eslint/parser from 6.9.1 to 6.12.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 6.12.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/v6.12.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 '')
-rw-r--r--pnpm-lock.yaml64
1 files changed, 53 insertions, 11 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 33f3d54..75a30fe 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -59,10 +59,10 @@ importers:
version: 2023.10.4
'@typescript-eslint/eslint-plugin':
specifier: 6.9.1
- version: 6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@5.2.2)
+ version: 6.9.1(@typescript-eslint/parser@6.12.0)(eslint@8.53.0)(typescript@5.2.2)
'@typescript-eslint/parser':
- specifier: 6.9.1
- version: 6.9.1(eslint@8.53.0)(typescript@5.2.2)
+ specifier: 6.12.0
+ version: 6.12.0(eslint@8.53.0)(typescript@5.2.2)
'@vite-pwa/sveltekit':
specifier: 0.2.7
version: 0.2.7(@sveltejs/kit@1.27.4)(vite-plugin-pwa@0.16.7)
@@ -1925,7 +1925,7 @@ packages:
resolution: {integrity: sha512-ewOj7hWhsUTS2+aY6zY+7BwlgqGBj5ZXxKuHt3TAWpIJH0bDW/6bO1N1SdUDAzV8r0Nc+/ZtpAEETYTwrehBMw==}
dev: true
- /@typescript-eslint/eslint-plugin@6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@5.2.2):
+ /@typescript-eslint/eslint-plugin@6.9.1(@typescript-eslint/parser@6.12.0)(eslint@8.53.0)(typescript@5.2.2):
resolution: {integrity: sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -1937,7 +1937,7 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.9.0
- '@typescript-eslint/parser': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
+ '@typescript-eslint/parser': 6.12.0(eslint@8.53.0)(typescript@5.2.2)
'@typescript-eslint/scope-manager': 6.9.1
'@typescript-eslint/type-utils': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
'@typescript-eslint/utils': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
@@ -1954,8 +1954,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser@6.9.1(eslint@8.53.0)(typescript@5.2.2):
- resolution: {integrity: sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==}
+ /@typescript-eslint/parser@6.12.0(eslint@8.53.0)(typescript@5.2.2):
+ resolution: {integrity: sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -1964,10 +1964,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 6.9.1
- '@typescript-eslint/types': 6.9.1
- '@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2)
- '@typescript-eslint/visitor-keys': 6.9.1
+ '@typescript-eslint/scope-manager': 6.12.0
+ '@typescript-eslint/types': 6.12.0
+ '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.2.2)
+ '@typescript-eslint/visitor-keys': 6.12.0
debug: 4.3.4
eslint: 8.53.0
typescript: 5.2.2
@@ -1975,6 +1975,14 @@ packages:
- supports-color
dev: true
+ /@typescript-eslint/scope-manager@6.12.0:
+ resolution: {integrity: sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+ dependencies:
+ '@typescript-eslint/types': 6.12.0
+ '@typescript-eslint/visitor-keys': 6.12.0
+ dev: true
+
/@typescript-eslint/scope-manager@6.9.1:
resolution: {integrity: sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -2003,11 +2011,37 @@ packages:
- supports-color
dev: true
+ /@typescript-eslint/types@6.12.0:
+ resolution: {integrity: sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+ dev: true
+
/@typescript-eslint/types@6.9.1:
resolution: {integrity: sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==}
engines: {node: ^16.0.0 || >=18.0.0}
dev: true
+ /@typescript-eslint/typescript-estree@6.12.0(typescript@5.2.2):
+ resolution: {integrity: sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+ peerDependencies:
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+ dependencies:
+ '@typescript-eslint/types': 6.12.0
+ '@typescript-eslint/visitor-keys': 6.12.0
+ debug: 4.3.4
+ globby: 11.1.0
+ is-glob: 4.0.3
+ semver: 7.5.4
+ ts-api-utils: 1.0.3(typescript@5.2.2)
+ typescript: 5.2.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@typescript-eslint/typescript-estree@6.9.1(typescript@5.2.2):
resolution: {integrity: sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -2048,6 +2082,14 @@ packages:
- typescript
dev: true
+ /@typescript-eslint/visitor-keys@6.12.0:
+ resolution: {integrity: sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw==}
+ engines: {node: ^16.0.0 || >=18.0.0}
+ dependencies:
+ '@typescript-eslint/types': 6.12.0
+ eslint-visitor-keys: 3.4.3
+ dev: true
+
/@typescript-eslint/visitor-keys@6.9.1:
resolution: {integrity: sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==}
engines: {node: ^16.0.0 || >=18.0.0}