Skip to content

Commit c543e6e

Browse files
Bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.32.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.32.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8e28b5 commit c543e6e

File tree

2 files changed

+89
-40
lines changed

2 files changed

+89
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/node": "^20.14.12",
2424
"@types/papaparse": "^5.3.14",
2525
"@types/react": "^18.3.3",
26-
"@typescript-eslint/eslint-plugin": "^7.16.1",
26+
"@typescript-eslint/eslint-plugin": "^8.32.1",
2727
"@typescript-eslint/parser": "^7.16.1",
2828
"@vitejs/plugin-react": "^4.0.0",
2929
"eslint": "^8.57.0",

yarn.lock

Lines changed: 88 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ __metadata:
758758
languageName: node
759759
linkType: hard
760760

761-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
761+
"@eslint-community/eslint-utils@npm:^4.2.0":
762762
version: 4.4.0
763763
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
764764
dependencies:
@@ -1922,26 +1922,24 @@ __metadata:
19221922
languageName: node
19231923
linkType: hard
19241924

1925-
"@typescript-eslint/eslint-plugin@npm:^7.16.1":
1926-
version: 7.18.0
1927-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
1925+
"@typescript-eslint/eslint-plugin@npm:^8.32.1":
1926+
version: 8.32.1
1927+
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.1"
19281928
dependencies:
19291929
"@eslint-community/regexpp": "npm:^4.10.0"
1930-
"@typescript-eslint/scope-manager": "npm:7.18.0"
1931-
"@typescript-eslint/type-utils": "npm:7.18.0"
1932-
"@typescript-eslint/utils": "npm:7.18.0"
1933-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
1930+
"@typescript-eslint/scope-manager": "npm:8.32.1"
1931+
"@typescript-eslint/type-utils": "npm:8.32.1"
1932+
"@typescript-eslint/utils": "npm:8.32.1"
1933+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
19341934
graphemer: "npm:^1.4.0"
1935-
ignore: "npm:^5.3.1"
1935+
ignore: "npm:^7.0.0"
19361936
natural-compare: "npm:^1.4.0"
1937-
ts-api-utils: "npm:^1.3.0"
1937+
ts-api-utils: "npm:^2.1.0"
19381938
peerDependencies:
1939-
"@typescript-eslint/parser": ^7.0.0
1940-
eslint: ^8.56.0
1941-
peerDependenciesMeta:
1942-
typescript:
1943-
optional: true
1944-
checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
1939+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
1940+
eslint: ^8.57.0 || ^9.0.0
1941+
typescript: ">=4.8.4 <5.9.0"
1942+
checksum: 10c0/29dbafc1f02e1167e6d1e92908de6bf7df1cc1fc9ae1de3f4d4abf5d2b537be16b173bcd05770270529eb2fd17a3ac63c2f40d308f7fbbf6d6f286ba564afd64
19451943
languageName: node
19461944
linkType: hard
19471945

@@ -1999,20 +1997,13 @@ __metadata:
19991997
languageName: node
20001998
linkType: hard
20011999

2002-
"@typescript-eslint/type-utils@npm:7.18.0":
2003-
version: 7.18.0
2004-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
2000+
"@typescript-eslint/scope-manager@npm:8.32.1":
2001+
version: 8.32.1
2002+
resolution: "@typescript-eslint/scope-manager@npm:8.32.1"
20052003
dependencies:
2006-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2007-
"@typescript-eslint/utils": "npm:7.18.0"
2008-
debug: "npm:^4.3.4"
2009-
ts-api-utils: "npm:^1.3.0"
2010-
peerDependencies:
2011-
eslint: ^8.56.0
2012-
peerDependenciesMeta:
2013-
typescript:
2014-
optional: true
2015-
checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
2004+
"@typescript-eslint/types": "npm:8.32.1"
2005+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
2006+
checksum: 10c0/d2cb1f7736388972137d6e510b2beae4bac033fcab274e04de90ebba3ce466c71fe47f1795357e032e4a6c8b2162016b51b58210916c37212242c82d35352e9f
20162007
languageName: node
20172008
linkType: hard
20182009

@@ -2031,6 +2022,21 @@ __metadata:
20312022
languageName: node
20322023
linkType: hard
20332024

2025+
"@typescript-eslint/type-utils@npm:8.32.1":
2026+
version: 8.32.1
2027+
resolution: "@typescript-eslint/type-utils@npm:8.32.1"
2028+
dependencies:
2029+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
2030+
"@typescript-eslint/utils": "npm:8.32.1"
2031+
debug: "npm:^4.3.4"
2032+
ts-api-utils: "npm:^2.1.0"
2033+
peerDependencies:
2034+
eslint: ^8.57.0 || ^9.0.0
2035+
typescript: ">=4.8.4 <5.9.0"
2036+
checksum: 10c0/f10186340ce194681804d9a57feb6d8d6c3adbd059c70df58f4656b0d9efd412fb0c2d80c182f9db83bad1a301754e0c24fe26f3354bef3a1795ab9c835cb763
2037+
languageName: node
2038+
linkType: hard
2039+
20342040
"@typescript-eslint/types@npm:7.18.0":
20352041
version: 7.18.0
20362042
resolution: "@typescript-eslint/types@npm:7.18.0"
@@ -2045,6 +2051,13 @@ __metadata:
20452051
languageName: node
20462052
linkType: hard
20472053

2054+
"@typescript-eslint/types@npm:8.32.1":
2055+
version: 8.32.1
2056+
resolution: "@typescript-eslint/types@npm:8.32.1"
2057+
checksum: 10c0/86f59b29c12e7e8abe45a1659b6fae5e7b0cfaf09ab86dd596ed9d468aa61082bbccd509d25f769b197fbfdf872bbef0b323a2ded6ceaca351f7c679f1ba3bd3
2058+
languageName: node
2059+
linkType: hard
2060+
20482061
"@typescript-eslint/typescript-estree@npm:7.18.0":
20492062
version: 7.18.0
20502063
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
@@ -2082,17 +2095,21 @@ __metadata:
20822095
languageName: node
20832096
linkType: hard
20842097

2085-
"@typescript-eslint/utils@npm:7.18.0":
2086-
version: 7.18.0
2087-
resolution: "@typescript-eslint/utils@npm:7.18.0"
2098+
"@typescript-eslint/typescript-estree@npm:8.32.1":
2099+
version: 8.32.1
2100+
resolution: "@typescript-eslint/typescript-estree@npm:8.32.1"
20882101
dependencies:
2089-
"@eslint-community/eslint-utils": "npm:^4.4.0"
2090-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2091-
"@typescript-eslint/types": "npm:7.18.0"
2092-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2102+
"@typescript-eslint/types": "npm:8.32.1"
2103+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
2104+
debug: "npm:^4.3.4"
2105+
fast-glob: "npm:^3.3.2"
2106+
is-glob: "npm:^4.0.3"
2107+
minimatch: "npm:^9.0.4"
2108+
semver: "npm:^7.6.0"
2109+
ts-api-utils: "npm:^2.1.0"
20932110
peerDependencies:
2094-
eslint: ^8.56.0
2095-
checksum: 10c0/a25a6d50eb45c514469a01ff01f215115a4725fb18401055a847ddf20d1b681409c4027f349033a95c4ff7138d28c3b0a70253dfe8262eb732df4b87c547bd1e
2111+
typescript: ">=4.8.4 <5.9.0"
2112+
checksum: 10c0/b5ae0d91ef1b46c9f3852741e26b7a14c28bb58ee8a283b9530ac484332ca58a7216b9d22eda23c5449b5fd69c6e4601ef3ebbd68e746816ae78269036c08cda
20962113
languageName: node
20972114
linkType: hard
20982115

@@ -2111,6 +2128,21 @@ __metadata:
21112128
languageName: node
21122129
linkType: hard
21132130

2131+
"@typescript-eslint/utils@npm:8.32.1":
2132+
version: 8.32.1
2133+
resolution: "@typescript-eslint/utils@npm:8.32.1"
2134+
dependencies:
2135+
"@eslint-community/eslint-utils": "npm:^4.7.0"
2136+
"@typescript-eslint/scope-manager": "npm:8.32.1"
2137+
"@typescript-eslint/types": "npm:8.32.1"
2138+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
2139+
peerDependencies:
2140+
eslint: ^8.57.0 || ^9.0.0
2141+
typescript: ">=4.8.4 <5.9.0"
2142+
checksum: 10c0/a2b90c0417cd3a33c6e22f9cc28c356f251bb8928ef1d25e057feda007d522d281bdc37a9a0d05b70312f00a7b3f350ca06e724867025ea85bba5a4c766732e7
2143+
languageName: node
2144+
linkType: hard
2145+
21142146
"@typescript-eslint/visitor-keys@npm:7.18.0":
21152147
version: 7.18.0
21162148
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
@@ -2131,6 +2163,16 @@ __metadata:
21312163
languageName: node
21322164
linkType: hard
21332165

2166+
"@typescript-eslint/visitor-keys@npm:8.32.1":
2167+
version: 8.32.1
2168+
resolution: "@typescript-eslint/visitor-keys@npm:8.32.1"
2169+
dependencies:
2170+
"@typescript-eslint/types": "npm:8.32.1"
2171+
eslint-visitor-keys: "npm:^4.2.0"
2172+
checksum: 10c0/9c05053dfd048f681eb96e09ceefa8841a617b8b5950eea05e0844b38fe3510a284eb936324caa899c3ceb4bc23efe56ac01437fab378ac1beeb1c6c00404978
2173+
languageName: node
2174+
linkType: hard
2175+
21342176
"@ungap/structured-clone@npm:^1.2.0":
21352177
version: 1.2.0
21362178
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -4671,6 +4713,13 @@ __metadata:
46714713
languageName: node
46724714
linkType: hard
46734715

4716+
"ignore@npm:^7.0.0":
4717+
version: 7.0.4
4718+
resolution: "ignore@npm:7.0.4"
4719+
checksum: 10c0/90e1f69ce352b9555caecd9cbfd07abe7626d312a6f90efbbb52c7edca6ea8df065d66303863b30154ab1502afb2da8bc59d5b04e1719a52ef75bbf675c488eb
4720+
languageName: node
4721+
linkType: hard
4722+
46744723
"import-fresh@npm:^3.2.1":
46754724
version: 3.3.0
46764725
resolution: "import-fresh@npm:3.3.0"
@@ -7845,7 +7894,7 @@ __metadata:
78457894
"@types/node": "npm:^20.14.12"
78467895
"@types/papaparse": "npm:^5.3.14"
78477896
"@types/react": "npm:^18.3.3"
7848-
"@typescript-eslint/eslint-plugin": "npm:^7.16.1"
7897+
"@typescript-eslint/eslint-plugin": "npm:^8.32.1"
78497898
"@typescript-eslint/parser": "npm:^7.16.1"
78507899
"@vitejs/plugin-react": "npm:^4.0.0"
78517900
eslint: "npm:^8.57.0"

0 commit comments

Comments
 (0)