Skip to content

Commit 6d0d025

Browse files
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.8 (#165)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f95649 commit 6d0d025

File tree

2 files changed

+67
-22
lines changed

2 files changed

+67
-22
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@types/node-notifier": "8.0.2",
9292
"@types/prettier": "2.7.2",
9393
"@types/semver": "7.3.13",
94-
"@typescript-eslint/eslint-plugin": "5.59.6",
94+
"@typescript-eslint/eslint-plugin": "5.59.8",
9595
"@typescript-eslint/parser": "5.59.6",
9696
"@vates/toggle-scripts": "1.0.0",
9797
"@vitest/coverage-c8": "0.31.1",

yarn.lock

+66-21
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@ __metadata:
10931093
"@types/node-notifier": "npm:8.0.2"
10941094
"@types/prettier": "npm:2.7.2"
10951095
"@types/semver": "npm:7.3.13"
1096-
"@typescript-eslint/eslint-plugin": "npm:5.59.6"
1096+
"@typescript-eslint/eslint-plugin": "npm:5.59.8"
10971097
"@typescript-eslint/parser": "npm:5.59.6"
10981098
"@vates/toggle-scripts": "npm:1.0.0"
10991099
"@vitest/coverage-c8": "npm:0.31.1"
@@ -2144,14 +2144,14 @@ __metadata:
21442144
languageName: node
21452145
linkType: hard
21462146

2147-
"@typescript-eslint/eslint-plugin@npm:5.59.6":
2148-
version: 5.59.6
2149-
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.6"
2147+
"@typescript-eslint/eslint-plugin@npm:5.59.8":
2148+
version: 5.59.8
2149+
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.8"
21502150
dependencies:
21512151
"@eslint-community/regexpp": "npm:^4.4.0"
2152-
"@typescript-eslint/scope-manager": "npm:5.59.6"
2153-
"@typescript-eslint/type-utils": "npm:5.59.6"
2154-
"@typescript-eslint/utils": "npm:5.59.6"
2152+
"@typescript-eslint/scope-manager": "npm:5.59.8"
2153+
"@typescript-eslint/type-utils": "npm:5.59.8"
2154+
"@typescript-eslint/utils": "npm:5.59.8"
21552155
debug: "npm:^4.3.4"
21562156
grapheme-splitter: "npm:^1.0.4"
21572157
ignore: "npm:^5.2.0"
@@ -2164,7 +2164,7 @@ __metadata:
21642164
peerDependenciesMeta:
21652165
typescript:
21662166
optional: true
2167-
checksum: fb558279a54fea3ec4fb0742dd2771ba7edf89850261a233d983ba0454ba481d94737ad9586deac3ed064dccca16e4518564ef90a57deff119080f250081cf60
2167+
checksum: 47fb0317999aa10f57a716134411e7b068225154e9aaa1c92c8ecf4b421f49a00255f4802a5edeeaad57ecfcbab2cca06cbd8e4fc676de8866c0959209e0e7fb
21682168
languageName: node
21692169
linkType: hard
21702170

@@ -2195,20 +2195,30 @@ __metadata:
21952195
languageName: node
21962196
linkType: hard
21972197

2198-
"@typescript-eslint/type-utils@npm:5.59.6":
2199-
version: 5.59.6
2200-
resolution: "@typescript-eslint/type-utils@npm:5.59.6"
2198+
"@typescript-eslint/scope-manager@npm:5.59.8":
2199+
version: 5.59.8
2200+
resolution: "@typescript-eslint/scope-manager@npm:5.59.8"
22012201
dependencies:
2202-
"@typescript-eslint/typescript-estree": "npm:5.59.6"
2203-
"@typescript-eslint/utils": "npm:5.59.6"
2202+
"@typescript-eslint/types": "npm:5.59.8"
2203+
"@typescript-eslint/visitor-keys": "npm:5.59.8"
2204+
checksum: e561598f5c26e27e2491e812e8a1d3cdef17a741e17910548334f59b6c5bd0f482d63027d61e72c50a1c871adda7a350af91164f1eb417c8ee195bce562bdc3c
2205+
languageName: node
2206+
linkType: hard
2207+
2208+
"@typescript-eslint/type-utils@npm:5.59.8":
2209+
version: 5.59.8
2210+
resolution: "@typescript-eslint/type-utils@npm:5.59.8"
2211+
dependencies:
2212+
"@typescript-eslint/typescript-estree": "npm:5.59.8"
2213+
"@typescript-eslint/utils": "npm:5.59.8"
22042214
debug: "npm:^4.3.4"
22052215
tsutils: "npm:^3.21.0"
22062216
peerDependencies:
22072217
eslint: "*"
22082218
peerDependenciesMeta:
22092219
typescript:
22102220
optional: true
2211-
checksum: 4b57afd297597d91029d76a23c08ab2fcc77bc6985f7b44022ca5e474f7a136eed61505b57ab02ebc17d52a8a91abbe80eea0315205097ef2fa5415f8105980d
2221+
checksum: a2add3cf3f484bb1e14481e5b2fe45ee2ed23ddeb7861a53460fa18bbfd224e05bc0f7e8dc159c19518a302f4d0c55d9b1a85561ce6e01c121b07383d70d575a
22122222
languageName: node
22132223
linkType: hard
22142224

@@ -2219,6 +2229,13 @@ __metadata:
22192229
languageName: node
22202230
linkType: hard
22212231

2232+
"@typescript-eslint/types@npm:5.59.8":
2233+
version: 5.59.8
2234+
resolution: "@typescript-eslint/types@npm:5.59.8"
2235+
checksum: d92f6417198c5002eccf4ddb787ce901974c4b78b3fb91d08c2866395f9cdc434e1e99ebf5122d79c944cba48388404f678a727d750e0f259c4a774df0c6368f
2236+
languageName: node
2237+
linkType: hard
2238+
22222239
"@typescript-eslint/typescript-estree@npm:5.59.6":
22232240
version: 5.59.6
22242241
resolution: "@typescript-eslint/typescript-estree@npm:5.59.6"
@@ -2237,21 +2254,39 @@ __metadata:
22372254
languageName: node
22382255
linkType: hard
22392256

2240-
"@typescript-eslint/utils@npm:5.59.6":
2241-
version: 5.59.6
2242-
resolution: "@typescript-eslint/utils@npm:5.59.6"
2257+
"@typescript-eslint/typescript-estree@npm:5.59.8":
2258+
version: 5.59.8
2259+
resolution: "@typescript-eslint/typescript-estree@npm:5.59.8"
2260+
dependencies:
2261+
"@typescript-eslint/types": "npm:5.59.8"
2262+
"@typescript-eslint/visitor-keys": "npm:5.59.8"
2263+
debug: "npm:^4.3.4"
2264+
globby: "npm:^11.1.0"
2265+
is-glob: "npm:^4.0.3"
2266+
semver: "npm:^7.3.7"
2267+
tsutils: "npm:^3.21.0"
2268+
peerDependenciesMeta:
2269+
typescript:
2270+
optional: true
2271+
checksum: 94f08e72bacb46cfce163c8776c2c1a21f5cde6e2e56dc1fa7f7c95378b384e59398a5e44ceeaf882cae8626c95988d7f90645ed9cd60057cada51f3b1b3333e
2272+
languageName: node
2273+
linkType: hard
2274+
2275+
"@typescript-eslint/utils@npm:5.59.8":
2276+
version: 5.59.8
2277+
resolution: "@typescript-eslint/utils@npm:5.59.8"
22432278
dependencies:
22442279
"@eslint-community/eslint-utils": "npm:^4.2.0"
22452280
"@types/json-schema": "npm:^7.0.9"
22462281
"@types/semver": "npm:^7.3.12"
2247-
"@typescript-eslint/scope-manager": "npm:5.59.6"
2248-
"@typescript-eslint/types": "npm:5.59.6"
2249-
"@typescript-eslint/typescript-estree": "npm:5.59.6"
2282+
"@typescript-eslint/scope-manager": "npm:5.59.8"
2283+
"@typescript-eslint/types": "npm:5.59.8"
2284+
"@typescript-eslint/typescript-estree": "npm:5.59.8"
22502285
eslint-scope: "npm:^5.1.1"
22512286
semver: "npm:^7.3.7"
22522287
peerDependencies:
22532288
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2254-
checksum: 428f2dbea29f6e584cf9d26414f94f5ddcf1ddfd0356b2a9f246665d786dc7a25298a226a830603d10541633b9b8535043fab5ca4cdc89d881736141e4db278f
2289+
checksum: 814d79eeb57d1eeb836af4e100d179226f573d92400e4c49b893e00162c44ce97507052043654aef74ba98203c1fac34b2a10f45b2a797b4c2aabe29475f23a2
22552290
languageName: node
22562291
linkType: hard
22572292

@@ -2265,6 +2300,16 @@ __metadata:
22652300
languageName: node
22662301
linkType: hard
22672302

2303+
"@typescript-eslint/visitor-keys@npm:5.59.8":
2304+
version: 5.59.8
2305+
resolution: "@typescript-eslint/visitor-keys@npm:5.59.8"
2306+
dependencies:
2307+
"@typescript-eslint/types": "npm:5.59.8"
2308+
eslint-visitor-keys: "npm:^3.3.0"
2309+
checksum: 859bf38ac7aa69b5736dc7b469a10e659b4d7ef08ce15a3dc82b98110898cfb90606b760a01b41d833ae4f2f401f2c0d8f6f4092646cc696f9e2b70fec2a9d5a
2310+
languageName: node
2311+
linkType: hard
2312+
22682313
"@vates/toggle-scripts@npm:1.0.0":
22692314
version: 1.0.0
22702315
resolution: "@vates/toggle-scripts@npm:1.0.0"

0 commit comments

Comments
 (0)