Skip to content

Commit f977af8

Browse files
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 (#313)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e266eb commit f977af8

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
@@ -115,7 +115,7 @@
115115
"@types/prettier": "2.7.2",
116116
"@types/semver": "7.3.13",
117117
"@types/unist": "2.0.6",
118-
"@typescript-eslint/eslint-plugin": "5.59.1",
118+
"@typescript-eslint/eslint-plugin": "5.59.2",
119119
"@typescript-eslint/parser": "5.59.1",
120120
"@vates/toggle-scripts": "1.0.0",
121121
"@vitest/coverage-c8": "0.30.1",

yarn.lock

Lines changed: 66 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3043,7 +3043,7 @@ __metadata:
30433043
"@types/prettier": "npm:2.7.2"
30443044
"@types/semver": "npm:7.3.13"
30453045
"@types/unist": "npm:2.0.6"
3046-
"@typescript-eslint/eslint-plugin": "npm:5.59.1"
3046+
"@typescript-eslint/eslint-plugin": "npm:5.59.2"
30473047
"@typescript-eslint/parser": "npm:5.59.1"
30483048
"@vates/toggle-scripts": "npm:1.0.0"
30493049
"@vitest/coverage-c8": "npm:0.30.1"
@@ -4414,14 +4414,14 @@ __metadata:
44144414
languageName: node
44154415
linkType: hard
44164416

4417-
"@typescript-eslint/eslint-plugin@npm:5.59.1":
4418-
version: 5.59.1
4419-
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.1"
4417+
"@typescript-eslint/eslint-plugin@npm:5.59.2":
4418+
version: 5.59.2
4419+
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.2"
44204420
dependencies:
44214421
"@eslint-community/regexpp": "npm:^4.4.0"
4422-
"@typescript-eslint/scope-manager": "npm:5.59.1"
4423-
"@typescript-eslint/type-utils": "npm:5.59.1"
4424-
"@typescript-eslint/utils": "npm:5.59.1"
4422+
"@typescript-eslint/scope-manager": "npm:5.59.2"
4423+
"@typescript-eslint/type-utils": "npm:5.59.2"
4424+
"@typescript-eslint/utils": "npm:5.59.2"
44254425
debug: "npm:^4.3.4"
44264426
grapheme-splitter: "npm:^1.0.4"
44274427
ignore: "npm:^5.2.0"
@@ -4434,7 +4434,7 @@ __metadata:
44344434
peerDependenciesMeta:
44354435
typescript:
44364436
optional: true
4437-
checksum: 2b4b75ed9f9ad8dbd9e905d04b2c08d3dcc6149289f2970cc5dea9b91921b1488ad35d2b294d58fc1cd31871a88c85a650df977969d51a8da6e8aeabdede3b35
4437+
checksum: 777969bdcc25925df91f8bf0c8b16400defad020dbdb2ea77091f1ecceeb57704d5c045d195c67a3c877231419c34e8f0c03f45d22abf0cb607596b455118dff
44384438
languageName: node
44394439
linkType: hard
44404440

@@ -4465,20 +4465,30 @@ __metadata:
44654465
languageName: node
44664466
linkType: hard
44674467

4468-
"@typescript-eslint/type-utils@npm:5.59.1":
4469-
version: 5.59.1
4470-
resolution: "@typescript-eslint/type-utils@npm:5.59.1"
4468+
"@typescript-eslint/scope-manager@npm:5.59.2":
4469+
version: 5.59.2
4470+
resolution: "@typescript-eslint/scope-manager@npm:5.59.2"
44714471
dependencies:
4472-
"@typescript-eslint/typescript-estree": "npm:5.59.1"
4473-
"@typescript-eslint/utils": "npm:5.59.1"
4472+
"@typescript-eslint/types": "npm:5.59.2"
4473+
"@typescript-eslint/visitor-keys": "npm:5.59.2"
4474+
checksum: 4cd52a2f008d7ee68ec8424c0cfe1c6f668aa2d981a506abb7514a165e47f48dcda711b83d297ea23074005abca5eb30ff9c594938c1ff9c73700019e0d44548
4475+
languageName: node
4476+
linkType: hard
4477+
4478+
"@typescript-eslint/type-utils@npm:5.59.2":
4479+
version: 5.59.2
4480+
resolution: "@typescript-eslint/type-utils@npm:5.59.2"
4481+
dependencies:
4482+
"@typescript-eslint/typescript-estree": "npm:5.59.2"
4483+
"@typescript-eslint/utils": "npm:5.59.2"
44744484
debug: "npm:^4.3.4"
44754485
tsutils: "npm:^3.21.0"
44764486
peerDependencies:
44774487
eslint: "*"
44784488
peerDependenciesMeta:
44794489
typescript:
44804490
optional: true
4481-
checksum: 7fec8c5aa16750466980a88830ca69791ecd1474da327442a65803d410eae8ccfc6560f6f7728aec7ece6ec3506074e5ba108650e4239f7b63df889d87a527cd
4491+
checksum: bc3aa3e29bf39a9adb6df6756e76e57e435d730f1597181dce432fb91ee0e9961b9c163d7d8975057fbcd982f4a9d70a36452ab1e260f58052e43b11749cfd35
44824492
languageName: node
44834493
linkType: hard
44844494

@@ -4489,6 +4499,13 @@ __metadata:
44894499
languageName: node
44904500
linkType: hard
44914501

4502+
"@typescript-eslint/types@npm:5.59.2":
4503+
version: 5.59.2
4504+
resolution: "@typescript-eslint/types@npm:5.59.2"
4505+
checksum: 4d565653b8d6cb6f5b72134bcd1efb3af18ca5792257613bd263f47b5be8faf94e3a90072758699900ef3e43a5ab68180f081b27a54b76a6d7006759ec63dc8f
4506+
languageName: node
4507+
linkType: hard
4508+
44924509
"@typescript-eslint/typescript-estree@npm:5.59.1":
44934510
version: 5.59.1
44944511
resolution: "@typescript-eslint/typescript-estree@npm:5.59.1"
@@ -4507,21 +4524,39 @@ __metadata:
45074524
languageName: node
45084525
linkType: hard
45094526

4510-
"@typescript-eslint/utils@npm:5.59.1":
4511-
version: 5.59.1
4512-
resolution: "@typescript-eslint/utils@npm:5.59.1"
4527+
"@typescript-eslint/typescript-estree@npm:5.59.2":
4528+
version: 5.59.2
4529+
resolution: "@typescript-eslint/typescript-estree@npm:5.59.2"
4530+
dependencies:
4531+
"@typescript-eslint/types": "npm:5.59.2"
4532+
"@typescript-eslint/visitor-keys": "npm:5.59.2"
4533+
debug: "npm:^4.3.4"
4534+
globby: "npm:^11.1.0"
4535+
is-glob: "npm:^4.0.3"
4536+
semver: "npm:^7.3.7"
4537+
tsutils: "npm:^3.21.0"
4538+
peerDependenciesMeta:
4539+
typescript:
4540+
optional: true
4541+
checksum: 01f7a9abb914fe5399d4212990fa20c5b0b4ae61319a98730d10c95dfd04d3722637576c58dd95906c66a0f0cca503a25c844e922142f1f3e9c8d10c99a77a19
4542+
languageName: node
4543+
linkType: hard
4544+
4545+
"@typescript-eslint/utils@npm:5.59.2":
4546+
version: 5.59.2
4547+
resolution: "@typescript-eslint/utils@npm:5.59.2"
45134548
dependencies:
45144549
"@eslint-community/eslint-utils": "npm:^4.2.0"
45154550
"@types/json-schema": "npm:^7.0.9"
45164551
"@types/semver": "npm:^7.3.12"
4517-
"@typescript-eslint/scope-manager": "npm:5.59.1"
4518-
"@typescript-eslint/types": "npm:5.59.1"
4519-
"@typescript-eslint/typescript-estree": "npm:5.59.1"
4552+
"@typescript-eslint/scope-manager": "npm:5.59.2"
4553+
"@typescript-eslint/types": "npm:5.59.2"
4554+
"@typescript-eslint/typescript-estree": "npm:5.59.2"
45204555
eslint-scope: "npm:^5.1.1"
45214556
semver: "npm:^7.3.7"
45224557
peerDependencies:
45234558
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
4524-
checksum: 90cc215cdea717f031e45544da9f1a9c0544f387f050f846cabfbc5728e2a2a27d2ae488a711082c5cece68cc9163111a6d2910c186b0c8f05581ffa876e1cf7
4559+
checksum: 18d221a1ed44ca1149fb8effa1957992e569ab49c88a7c4bc874a2233cbb005b7eba5abcfa1c100a358455bdaabb46dfbf7ee4e485f023ce3a91e7b8fb475e3a
45254560
languageName: node
45264561
linkType: hard
45274562

@@ -4535,6 +4570,16 @@ __metadata:
45354570
languageName: node
45364571
linkType: hard
45374572

4573+
"@typescript-eslint/visitor-keys@npm:5.59.2":
4574+
version: 5.59.2
4575+
resolution: "@typescript-eslint/visitor-keys@npm:5.59.2"
4576+
dependencies:
4577+
"@typescript-eslint/types": "npm:5.59.2"
4578+
eslint-visitor-keys: "npm:^3.3.0"
4579+
checksum: de546e6677b091c0f3f0b27e48f7d84fbdc4ffd21891d1634a1598a22953071690475c4caea99e5529dabebd0d1fb5b161221819129130e84b5ef3efcdbcf6ec
4580+
languageName: node
4581+
linkType: hard
4582+
45384583
"@vanilla-extract/babel-plugin-debug-ids@npm:^1.0.2":
45394584
version: 1.0.2
45404585
resolution: "@vanilla-extract/babel-plugin-debug-ids@npm:1.0.2"

0 commit comments

Comments
 (0)