Skip to content

Commit 265e665

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.40.0 to 8.42.0 (#402)
build(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.40.0 to 8.42.0. - [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.42.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.42.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c09b0c commit 265e665

File tree

2 files changed

+25
-94
lines changed

2 files changed

+25
-94
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/react": "^17.0.69",
6262
"@types/react-helmet": "^6.1.4",
6363
"@types/react-router-dom": "^5.3.2",
64-
"@typescript-eslint/eslint-plugin": "^8.40.0",
64+
"@typescript-eslint/eslint-plugin": "^8.42.0",
6565
"@typescript-eslint/parser": "^8.42.0",
6666
"copy-webpack-plugin": "^13.0.1",
6767
"css-loader": "^7.1.2",

yarn.lock

Lines changed: 24 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -2030,24 +2030,24 @@ __metadata:
20302030
languageName: node
20312031
linkType: hard
20322032

2033-
"@typescript-eslint/eslint-plugin@npm:^8.40.0":
2034-
version: 8.40.0
2035-
resolution: "@typescript-eslint/eslint-plugin@npm:8.40.0"
2033+
"@typescript-eslint/eslint-plugin@npm:^8.42.0":
2034+
version: 8.42.0
2035+
resolution: "@typescript-eslint/eslint-plugin@npm:8.42.0"
20362036
dependencies:
20372037
"@eslint-community/regexpp": ^4.10.0
2038-
"@typescript-eslint/scope-manager": 8.40.0
2039-
"@typescript-eslint/type-utils": 8.40.0
2040-
"@typescript-eslint/utils": 8.40.0
2041-
"@typescript-eslint/visitor-keys": 8.40.0
2038+
"@typescript-eslint/scope-manager": 8.42.0
2039+
"@typescript-eslint/type-utils": 8.42.0
2040+
"@typescript-eslint/utils": 8.42.0
2041+
"@typescript-eslint/visitor-keys": 8.42.0
20422042
graphemer: ^1.4.0
20432043
ignore: ^7.0.0
20442044
natural-compare: ^1.4.0
20452045
ts-api-utils: ^2.1.0
20462046
peerDependencies:
2047-
"@typescript-eslint/parser": ^8.40.0
2047+
"@typescript-eslint/parser": ^8.42.0
20482048
eslint: ^8.57.0 || ^9.0.0
20492049
typescript: ">=4.8.4 <6.0.0"
2050-
checksum: a2aea95232944ce1d8ad07aaf52962400398b64b9676800728803bc68333b977f027ea9326158d8b6d7bac520996d0a4cf7ba0555aef40ca25e51f446c868161
2050+
checksum: 37f840190d57f19c2c778de585b63ab42625e2dc092e41c49edb7c55bbf875ae0d8daecb52eadf3410e47ea290997cc039b61d3a98ed99a23e10b94248ad0b34
20512051
languageName: node
20522052
linkType: hard
20532053

@@ -2067,19 +2067,6 @@ __metadata:
20672067
languageName: node
20682068
linkType: hard
20692069

2070-
"@typescript-eslint/project-service@npm:8.40.0":
2071-
version: 8.40.0
2072-
resolution: "@typescript-eslint/project-service@npm:8.40.0"
2073-
dependencies:
2074-
"@typescript-eslint/tsconfig-utils": ^8.40.0
2075-
"@typescript-eslint/types": ^8.40.0
2076-
debug: ^4.3.4
2077-
peerDependencies:
2078-
typescript: ">=4.8.4 <6.0.0"
2079-
checksum: 5e5dd041f58398e7a23c3d68e2e318c8e4eade54a0369ecf585e170257b76e5cf5e4e044ba245ad249c665edf8964fe37eef4c30de2c7f73ef585cc16e017f0c
2080-
languageName: node
2081-
linkType: hard
2082-
20832070
"@typescript-eslint/project-service@npm:8.42.0":
20842071
version: 8.42.0
20852072
resolution: "@typescript-eslint/project-service@npm:8.42.0"
@@ -2093,16 +2080,6 @@ __metadata:
20932080
languageName: node
20942081
linkType: hard
20952082

2096-
"@typescript-eslint/scope-manager@npm:8.40.0":
2097-
version: 8.40.0
2098-
resolution: "@typescript-eslint/scope-manager@npm:8.40.0"
2099-
dependencies:
2100-
"@typescript-eslint/types": 8.40.0
2101-
"@typescript-eslint/visitor-keys": 8.40.0
2102-
checksum: 5bd464c3dc7201a6f6f1ec4bb5b4d030c787f9a46321c2747cb5af1ae62ce45dbe22ed27e4aa1be92824af23645f0120dd383563463fed0b726261fadd6da7a5
2103-
languageName: node
2104-
linkType: hard
2105-
21062083
"@typescript-eslint/scope-manager@npm:8.42.0":
21072084
version: 8.42.0
21082085
resolution: "@typescript-eslint/scope-manager@npm:8.42.0"
@@ -2113,15 +2090,6 @@ __metadata:
21132090
languageName: node
21142091
linkType: hard
21152092

2116-
"@typescript-eslint/tsconfig-utils@npm:8.40.0, @typescript-eslint/tsconfig-utils@npm:^8.40.0":
2117-
version: 8.40.0
2118-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.40.0"
2119-
peerDependencies:
2120-
typescript: ">=4.8.4 <6.0.0"
2121-
checksum: c5a557cc83d194902140af0ddfa10b2776db3625e2c9bb609d0d720aa78a0735ff71df8bffd5c2a1b90cdada8242543c5421ad4dcd58cf2ff12717b733bcfca9
2122-
languageName: node
2123-
linkType: hard
2124-
21252093
"@typescript-eslint/tsconfig-utils@npm:8.42.0, @typescript-eslint/tsconfig-utils@npm:^8.42.0":
21262094
version: 8.42.0
21272095
resolution: "@typescript-eslint/tsconfig-utils@npm:8.42.0"
@@ -2131,26 +2099,19 @@ __metadata:
21312099
languageName: node
21322100
linkType: hard
21332101

2134-
"@typescript-eslint/type-utils@npm:8.40.0":
2135-
version: 8.40.0
2136-
resolution: "@typescript-eslint/type-utils@npm:8.40.0"
2102+
"@typescript-eslint/type-utils@npm:8.42.0":
2103+
version: 8.42.0
2104+
resolution: "@typescript-eslint/type-utils@npm:8.42.0"
21372105
dependencies:
2138-
"@typescript-eslint/types": 8.40.0
2139-
"@typescript-eslint/typescript-estree": 8.40.0
2140-
"@typescript-eslint/utils": 8.40.0
2106+
"@typescript-eslint/types": 8.42.0
2107+
"@typescript-eslint/typescript-estree": 8.42.0
2108+
"@typescript-eslint/utils": 8.42.0
21412109
debug: ^4.3.4
21422110
ts-api-utils: ^2.1.0
21432111
peerDependencies:
21442112
eslint: ^8.57.0 || ^9.0.0
21452113
typescript: ">=4.8.4 <6.0.0"
2146-
checksum: 886fd36a0d1f83f3e394c0ac5b1b9ac0d95e51afe23735cd72092ce81b508a23d3823a437a23a69ad6840310753929b0971a01d10d9136980d1b6764d5530d73
2147-
languageName: node
2148-
linkType: hard
2149-
2150-
"@typescript-eslint/types@npm:8.40.0, @typescript-eslint/types@npm:^8.40.0":
2151-
version: 8.40.0
2152-
resolution: "@typescript-eslint/types@npm:8.40.0"
2153-
checksum: b5b251114f103bf74a2cde558f8715e8ffc7bed5f8bc11de77036dc09252b0f7b5eb634759cfd67ab4dace42c2074687ebdb4f89264ae72afdb9296ee3810bf0
2114+
checksum: d09852c12b168d22519f4084a3abba1032d0a002494252c756bee2097fb64021912e11f08fdf74ab4c25e5e8797a610b154b319412d7dd53fd76f3706d8afdd2
21542115
languageName: node
21552116
linkType: hard
21562117

@@ -2161,26 +2122,6 @@ __metadata:
21612122
languageName: node
21622123
linkType: hard
21632124

2164-
"@typescript-eslint/typescript-estree@npm:8.40.0":
2165-
version: 8.40.0
2166-
resolution: "@typescript-eslint/typescript-estree@npm:8.40.0"
2167-
dependencies:
2168-
"@typescript-eslint/project-service": 8.40.0
2169-
"@typescript-eslint/tsconfig-utils": 8.40.0
2170-
"@typescript-eslint/types": 8.40.0
2171-
"@typescript-eslint/visitor-keys": 8.40.0
2172-
debug: ^4.3.4
2173-
fast-glob: ^3.3.2
2174-
is-glob: ^4.0.3
2175-
minimatch: ^9.0.4
2176-
semver: ^7.6.0
2177-
ts-api-utils: ^2.1.0
2178-
peerDependencies:
2179-
typescript: ">=4.8.4 <6.0.0"
2180-
checksum: d46eef3649447671af0653376de139bfdbc0ef4bd7a10b4060af2496fcb5ce077080ea9cfb8420354a51f89cf207723916632c23b35af311db2feb029960de5c
2181-
languageName: node
2182-
linkType: hard
2183-
21842125
"@typescript-eslint/typescript-estree@npm:8.42.0":
21852126
version: 8.42.0
21862127
resolution: "@typescript-eslint/typescript-estree@npm:8.42.0"
@@ -2201,28 +2142,18 @@ __metadata:
22012142
languageName: node
22022143
linkType: hard
22032144

2204-
"@typescript-eslint/utils@npm:8.40.0":
2205-
version: 8.40.0
2206-
resolution: "@typescript-eslint/utils@npm:8.40.0"
2145+
"@typescript-eslint/utils@npm:8.42.0":
2146+
version: 8.42.0
2147+
resolution: "@typescript-eslint/utils@npm:8.42.0"
22072148
dependencies:
22082149
"@eslint-community/eslint-utils": ^4.7.0
2209-
"@typescript-eslint/scope-manager": 8.40.0
2210-
"@typescript-eslint/types": 8.40.0
2211-
"@typescript-eslint/typescript-estree": 8.40.0
2150+
"@typescript-eslint/scope-manager": 8.42.0
2151+
"@typescript-eslint/types": 8.42.0
2152+
"@typescript-eslint/typescript-estree": 8.42.0
22122153
peerDependencies:
22132154
eslint: ^8.57.0 || ^9.0.0
22142155
typescript: ">=4.8.4 <6.0.0"
2215-
checksum: b2e694f0853a991945ca7e67001dc00899eb14e5489295f7ae8f7034258901a52e4c6d674385295c11fe8fc201eaf28c947eb88bc11c6f70903b516918e9d709
2216-
languageName: node
2217-
linkType: hard
2218-
2219-
"@typescript-eslint/visitor-keys@npm:8.40.0":
2220-
version: 8.40.0
2221-
resolution: "@typescript-eslint/visitor-keys@npm:8.40.0"
2222-
dependencies:
2223-
"@typescript-eslint/types": 8.40.0
2224-
eslint-visitor-keys: ^4.2.1
2225-
checksum: ffcd5dcd68d95f742097c807b77699e5834c78dd6cd07ccad4be2877d70ef903e0065dddb315c940be63b96472b021b7e458aa1830f8fe0c5bd9f6691f8bd776
2156+
checksum: 19924caf64fb754b7a17c2a0d14c03f80141a2a2c83ee6732c7d24eb7731c3816f923d0b00ed8a90d80a50408bcdeebd7e53484a1964376a33ba395e11ef28f8
22262157
languageName: node
22272158
linkType: hard
22282159

@@ -4155,7 +4086,7 @@ __metadata:
41554086
"@types/react": ^17.0.69
41564087
"@types/react-helmet": ^6.1.4
41574088
"@types/react-router-dom": ^5.3.2
4158-
"@typescript-eslint/eslint-plugin": ^8.40.0
4089+
"@typescript-eslint/eslint-plugin": ^8.42.0
41594090
"@typescript-eslint/parser": ^8.42.0
41604091
concurrently: ^9.2.0
41614092
copy-webpack-plugin: ^13.0.1

0 commit comments

Comments
 (0)