Skip to content

Commit 7b666f8

Browse files
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 (#30)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b7e728 commit 7b666f8

File tree

2 files changed

+67
-22
lines changed

2 files changed

+67
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"@types/semver": "7.3.13",
109109
"@types/split2": "3.2.1",
110110
"@types/stream-to-array": "2.3.0",
111-
"@typescript-eslint/eslint-plugin": "5.54.0",
111+
"@typescript-eslint/eslint-plugin": "5.54.1",
112112
"@typescript-eslint/parser": "5.54.0",
113113
"@vates/toggle-scripts": "1.0.0",
114114
"@vitest/coverage-c8": "0.29.2",

yarn.lock

Lines changed: 66 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1178,7 +1178,7 @@ __metadata:
11781178
"@types/semver": "npm:7.3.13"
11791179
"@types/split2": "npm:3.2.1"
11801180
"@types/stream-to-array": "npm:2.3.0"
1181-
"@typescript-eslint/eslint-plugin": "npm:5.54.0"
1181+
"@typescript-eslint/eslint-plugin": "npm:5.54.1"
11821182
"@typescript-eslint/parser": "npm:5.54.0"
11831183
"@vates/toggle-scripts": "npm:1.0.0"
11841184
"@vitest/coverage-c8": "npm:0.29.2"
@@ -2261,13 +2261,13 @@ __metadata:
22612261
languageName: node
22622262
linkType: hard
22632263

2264-
"@typescript-eslint/eslint-plugin@npm:5.54.0":
2265-
version: 5.54.0
2266-
resolution: "@typescript-eslint/eslint-plugin@npm:5.54.0"
2264+
"@typescript-eslint/eslint-plugin@npm:5.54.1":
2265+
version: 5.54.1
2266+
resolution: "@typescript-eslint/eslint-plugin@npm:5.54.1"
22672267
dependencies:
2268-
"@typescript-eslint/scope-manager": "npm:5.54.0"
2269-
"@typescript-eslint/type-utils": "npm:5.54.0"
2270-
"@typescript-eslint/utils": "npm:5.54.0"
2268+
"@typescript-eslint/scope-manager": "npm:5.54.1"
2269+
"@typescript-eslint/type-utils": "npm:5.54.1"
2270+
"@typescript-eslint/utils": "npm:5.54.1"
22712271
debug: "npm:^4.3.4"
22722272
grapheme-splitter: "npm:^1.0.4"
22732273
ignore: "npm:^5.2.0"
@@ -2281,7 +2281,7 @@ __metadata:
22812281
peerDependenciesMeta:
22822282
typescript:
22832283
optional: true
2284-
checksum: 0ab847098133b4f04583ccf3c65ef8c4b8de9616a2a4534c16b9d96f2f5a05f25e0ac0cd510216e3e6e10e490172655619b46b09d9912ab44ac5baa441678d56
2284+
checksum: 2d2a98a0f758d3ab3333e04f8200bb5956815b5c2fa657468dd30bf4fdc0d42c044c6175de13d5617d3422fd4a5789a908916d7a7d2bece085def3db9b4123e3
22852285
languageName: node
22862286
linkType: hard
22872287

@@ -2312,20 +2312,30 @@ __metadata:
23122312
languageName: node
23132313
linkType: hard
23142314

2315-
"@typescript-eslint/type-utils@npm:5.54.0":
2316-
version: 5.54.0
2317-
resolution: "@typescript-eslint/type-utils@npm:5.54.0"
2315+
"@typescript-eslint/scope-manager@npm:5.54.1":
2316+
version: 5.54.1
2317+
resolution: "@typescript-eslint/scope-manager@npm:5.54.1"
23182318
dependencies:
2319-
"@typescript-eslint/typescript-estree": "npm:5.54.0"
2320-
"@typescript-eslint/utils": "npm:5.54.0"
2319+
"@typescript-eslint/types": "npm:5.54.1"
2320+
"@typescript-eslint/visitor-keys": "npm:5.54.1"
2321+
checksum: 4010a9685531ca10876d7748e7781be7c3198b04361d214ac6459eedd49aaefba03738cf40e62aa3e31f26987f424a20e785bcef2b42a24b83a1fded556a987a
2322+
languageName: node
2323+
linkType: hard
2324+
2325+
"@typescript-eslint/type-utils@npm:5.54.1":
2326+
version: 5.54.1
2327+
resolution: "@typescript-eslint/type-utils@npm:5.54.1"
2328+
dependencies:
2329+
"@typescript-eslint/typescript-estree": "npm:5.54.1"
2330+
"@typescript-eslint/utils": "npm:5.54.1"
23212331
debug: "npm:^4.3.4"
23222332
tsutils: "npm:^3.21.0"
23232333
peerDependencies:
23242334
eslint: "*"
23252335
peerDependenciesMeta:
23262336
typescript:
23272337
optional: true
2328-
checksum: 2234eaf33364b49d6cc6792d2d3107b2e3e165d1a5348f27d10b0f7d5a615fb7cf406f8d8972a00a02e7a23dec7f0efeb919dc4dfff1fa05d822c703fd86bbc2
2338+
checksum: 3686b181e1d968bc858f83ff1866b03c707428ae9b062ef621fb49939d78f78db4636e066fe24b99c99582294973ef40dcdca4391dc6c6c6257985c6b65e083e
23292339
languageName: node
23302340
linkType: hard
23312341

@@ -2336,6 +2346,13 @@ __metadata:
23362346
languageName: node
23372347
linkType: hard
23382348

2349+
"@typescript-eslint/types@npm:5.54.1":
2350+
version: 5.54.1
2351+
resolution: "@typescript-eslint/types@npm:5.54.1"
2352+
checksum: 48a84a540728a9aa566ba131fa8d90d78c3c651a689b412522799e9966238cbbce226ab36dd6ed56375aa3c67a6100b44a6933a0503f03af9c5095098287aa0b
2353+
languageName: node
2354+
linkType: hard
2355+
23392356
"@typescript-eslint/typescript-estree@npm:5.54.0":
23402357
version: 5.54.0
23412358
resolution: "@typescript-eslint/typescript-estree@npm:5.54.0"
@@ -2354,21 +2371,39 @@ __metadata:
23542371
languageName: node
23552372
linkType: hard
23562373

2357-
"@typescript-eslint/utils@npm:5.54.0":
2358-
version: 5.54.0
2359-
resolution: "@typescript-eslint/utils@npm:5.54.0"
2374+
"@typescript-eslint/typescript-estree@npm:5.54.1":
2375+
version: 5.54.1
2376+
resolution: "@typescript-eslint/typescript-estree@npm:5.54.1"
2377+
dependencies:
2378+
"@typescript-eslint/types": "npm:5.54.1"
2379+
"@typescript-eslint/visitor-keys": "npm:5.54.1"
2380+
debug: "npm:^4.3.4"
2381+
globby: "npm:^11.1.0"
2382+
is-glob: "npm:^4.0.3"
2383+
semver: "npm:^7.3.7"
2384+
tsutils: "npm:^3.21.0"
2385+
peerDependenciesMeta:
2386+
typescript:
2387+
optional: true
2388+
checksum: 91b2190cecac883d5cffb064e7c47cca5db2b4758ca3ac14216881211b8f447a31f5274eca1f8aa5ec4b186553af252c3e32d1c0df84345458836d38a819d642
2389+
languageName: node
2390+
linkType: hard
2391+
2392+
"@typescript-eslint/utils@npm:5.54.1":
2393+
version: 5.54.1
2394+
resolution: "@typescript-eslint/utils@npm:5.54.1"
23602395
dependencies:
23612396
"@types/json-schema": "npm:^7.0.9"
23622397
"@types/semver": "npm:^7.3.12"
2363-
"@typescript-eslint/scope-manager": "npm:5.54.0"
2364-
"@typescript-eslint/types": "npm:5.54.0"
2365-
"@typescript-eslint/typescript-estree": "npm:5.54.0"
2398+
"@typescript-eslint/scope-manager": "npm:5.54.1"
2399+
"@typescript-eslint/types": "npm:5.54.1"
2400+
"@typescript-eslint/typescript-estree": "npm:5.54.1"
23662401
eslint-scope: "npm:^5.1.1"
23672402
eslint-utils: "npm:^3.0.0"
23682403
semver: "npm:^7.3.7"
23692404
peerDependencies:
23702405
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2371-
checksum: ee7b9579db1667696cd183ab55092fc3dc4bb6c6d7ca76861a7d9bc62646d10b998d8dc8c94916162ae22ca62eded0e1458dc7f9085a77bf4799fe12827815a5
2406+
checksum: 4c2a0c41e50cd03d03276cef63219fd890d8453838a48ef90062f9185d65086000bbe817a136696edac9cadbf931b1c26a4b61d476b7213d35d49829fc397825
23722407
languageName: node
23732408
linkType: hard
23742409

@@ -2382,6 +2417,16 @@ __metadata:
23822417
languageName: node
23832418
linkType: hard
23842419

2420+
"@typescript-eslint/visitor-keys@npm:5.54.1":
2421+
version: 5.54.1
2422+
resolution: "@typescript-eslint/visitor-keys@npm:5.54.1"
2423+
dependencies:
2424+
"@typescript-eslint/types": "npm:5.54.1"
2425+
eslint-visitor-keys: "npm:^3.3.0"
2426+
checksum: 02390690271af06cdf36c399f931d856a071621f27d57ccc757222d8831d9192c5e0d5b57ce68c4de149d62918cf6865f819ab42637391d58fc7786141b87ff6
2427+
languageName: node
2428+
linkType: hard
2429+
23852430
"@vates/toggle-scripts@npm:1.0.0":
23862431
version: 1.0.0
23872432
resolution: "@vates/toggle-scripts@npm:1.0.0"

0 commit comments

Comments
 (0)