Skip to content

Commit 2e769f1

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

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
@@ -113,7 +113,7 @@
113113
"@types/semver": "7.3.13",
114114
"@types/split2": "3.2.1",
115115
"@types/stream-to-array": "2.3.0",
116-
"@typescript-eslint/eslint-plugin": "5.59.0",
116+
"@typescript-eslint/eslint-plugin": "5.59.1",
117117
"@typescript-eslint/parser": "5.59.0",
118118
"@vates/toggle-scripts": "1.0.0",
119119
"@vitest/coverage-c8": "0.30.1",

yarn.lock

Lines changed: 66 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ __metadata:
10451045
"@types/semver": "npm:7.3.13"
10461046
"@types/split2": "npm:3.2.1"
10471047
"@types/stream-to-array": "npm:2.3.0"
1048-
"@typescript-eslint/eslint-plugin": "npm:5.59.0"
1048+
"@typescript-eslint/eslint-plugin": "npm:5.59.1"
10491049
"@typescript-eslint/parser": "npm:5.59.0"
10501050
"@vates/toggle-scripts": "npm:1.0.0"
10511051
"@vitest/coverage-c8": "npm:0.30.1"
@@ -2148,14 +2148,14 @@ __metadata:
21482148
languageName: node
21492149
linkType: hard
21502150

2151-
"@typescript-eslint/eslint-plugin@npm:5.59.0":
2152-
version: 5.59.0
2153-
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.0"
2151+
"@typescript-eslint/eslint-plugin@npm:5.59.1":
2152+
version: 5.59.1
2153+
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.1"
21542154
dependencies:
21552155
"@eslint-community/regexpp": "npm:^4.4.0"
2156-
"@typescript-eslint/scope-manager": "npm:5.59.0"
2157-
"@typescript-eslint/type-utils": "npm:5.59.0"
2158-
"@typescript-eslint/utils": "npm:5.59.0"
2156+
"@typescript-eslint/scope-manager": "npm:5.59.1"
2157+
"@typescript-eslint/type-utils": "npm:5.59.1"
2158+
"@typescript-eslint/utils": "npm:5.59.1"
21592159
debug: "npm:^4.3.4"
21602160
grapheme-splitter: "npm:^1.0.4"
21612161
ignore: "npm:^5.2.0"
@@ -2168,7 +2168,7 @@ __metadata:
21682168
peerDependenciesMeta:
21692169
typescript:
21702170
optional: true
2171-
checksum: 9e956225ebf46d853cc41b8a11222b37da592c8d0d702e67e9808907115f0aaf0ece608a9ae66217de4a310259fc007e6c5e09b8f562c7526ac519361ef444ee
2171+
checksum: 2b4b75ed9f9ad8dbd9e905d04b2c08d3dcc6149289f2970cc5dea9b91921b1488ad35d2b294d58fc1cd31871a88c85a650df977969d51a8da6e8aeabdede3b35
21722172
languageName: node
21732173
linkType: hard
21742174

@@ -2199,20 +2199,30 @@ __metadata:
21992199
languageName: node
22002200
linkType: hard
22012201

2202-
"@typescript-eslint/type-utils@npm:5.59.0":
2203-
version: 5.59.0
2204-
resolution: "@typescript-eslint/type-utils@npm:5.59.0"
2202+
"@typescript-eslint/scope-manager@npm:5.59.1":
2203+
version: 5.59.1
2204+
resolution: "@typescript-eslint/scope-manager@npm:5.59.1"
22052205
dependencies:
2206-
"@typescript-eslint/typescript-estree": "npm:5.59.0"
2207-
"@typescript-eslint/utils": "npm:5.59.0"
2206+
"@typescript-eslint/types": "npm:5.59.1"
2207+
"@typescript-eslint/visitor-keys": "npm:5.59.1"
2208+
checksum: aad7bcfa897a785da71a436819c8871063105fff6ad30391866af773840a5be83bcab2d4f7fc5e92da9170779ef5f456bf9648873ac7cccf7af7c82cd2aa087f
2209+
languageName: node
2210+
linkType: hard
2211+
2212+
"@typescript-eslint/type-utils@npm:5.59.1":
2213+
version: 5.59.1
2214+
resolution: "@typescript-eslint/type-utils@npm:5.59.1"
2215+
dependencies:
2216+
"@typescript-eslint/typescript-estree": "npm:5.59.1"
2217+
"@typescript-eslint/utils": "npm:5.59.1"
22082218
debug: "npm:^4.3.4"
22092219
tsutils: "npm:^3.21.0"
22102220
peerDependencies:
22112221
eslint: "*"
22122222
peerDependenciesMeta:
22132223
typescript:
22142224
optional: true
2215-
checksum: a58f82b536c3d7ae8730d378a2a1dfa1b0c974ab15986d22c9115c2c1a7ccf6ef0834c6a2ca37220f31a4af7b099060730e8c8c39b4f21159009b46559f36bf9
2225+
checksum: 7fec8c5aa16750466980a88830ca69791ecd1474da327442a65803d410eae8ccfc6560f6f7728aec7ece6ec3506074e5ba108650e4239f7b63df889d87a527cd
22162226
languageName: node
22172227
linkType: hard
22182228

@@ -2223,6 +2233,13 @@ __metadata:
22232233
languageName: node
22242234
linkType: hard
22252235

2236+
"@typescript-eslint/types@npm:5.59.1":
2237+
version: 5.59.1
2238+
resolution: "@typescript-eslint/types@npm:5.59.1"
2239+
checksum: 26124f123cd01836f424489648ea8f8c54f6a59354d152bf7eea4304daec50a75edb23b8361ea684fd9950016cd39cb2d62bd0d0570f744dbc623ab6ff742078
2240+
languageName: node
2241+
linkType: hard
2242+
22262243
"@typescript-eslint/typescript-estree@npm:5.59.0":
22272244
version: 5.59.0
22282245
resolution: "@typescript-eslint/typescript-estree@npm:5.59.0"
@@ -2241,21 +2258,39 @@ __metadata:
22412258
languageName: node
22422259
linkType: hard
22432260

2244-
"@typescript-eslint/utils@npm:5.59.0":
2245-
version: 5.59.0
2246-
resolution: "@typescript-eslint/utils@npm:5.59.0"
2261+
"@typescript-eslint/typescript-estree@npm:5.59.1":
2262+
version: 5.59.1
2263+
resolution: "@typescript-eslint/typescript-estree@npm:5.59.1"
2264+
dependencies:
2265+
"@typescript-eslint/types": "npm:5.59.1"
2266+
"@typescript-eslint/visitor-keys": "npm:5.59.1"
2267+
debug: "npm:^4.3.4"
2268+
globby: "npm:^11.1.0"
2269+
is-glob: "npm:^4.0.3"
2270+
semver: "npm:^7.3.7"
2271+
tsutils: "npm:^3.21.0"
2272+
peerDependenciesMeta:
2273+
typescript:
2274+
optional: true
2275+
checksum: 2b1809d142885812a5c701c31c79c1d2cc71123a1c6e3018b9eddd65039da4b6acfc43fa948cf34d299bfc56e912c0dc52f625bb8ad8aedf0b6d0678aee5dae3
2276+
languageName: node
2277+
linkType: hard
2278+
2279+
"@typescript-eslint/utils@npm:5.59.1":
2280+
version: 5.59.1
2281+
resolution: "@typescript-eslint/utils@npm:5.59.1"
22472282
dependencies:
22482283
"@eslint-community/eslint-utils": "npm:^4.2.0"
22492284
"@types/json-schema": "npm:^7.0.9"
22502285
"@types/semver": "npm:^7.3.12"
2251-
"@typescript-eslint/scope-manager": "npm:5.59.0"
2252-
"@typescript-eslint/types": "npm:5.59.0"
2253-
"@typescript-eslint/typescript-estree": "npm:5.59.0"
2286+
"@typescript-eslint/scope-manager": "npm:5.59.1"
2287+
"@typescript-eslint/types": "npm:5.59.1"
2288+
"@typescript-eslint/typescript-estree": "npm:5.59.1"
22542289
eslint-scope: "npm:^5.1.1"
22552290
semver: "npm:^7.3.7"
22562291
peerDependencies:
22572292
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2258-
checksum: 76c5ff6b85b8cb2eb344be93a2371680108f787d2962c7083b959961f6423fc1c4269d252585201227e990654c286c8379a99966490d85c4982e2b216a64199a
2293+
checksum: 90cc215cdea717f031e45544da9f1a9c0544f387f050f846cabfbc5728e2a2a27d2ae488a711082c5cece68cc9163111a6d2910c186b0c8f05581ffa876e1cf7
22592294
languageName: node
22602295
linkType: hard
22612296

@@ -2269,6 +2304,16 @@ __metadata:
22692304
languageName: node
22702305
linkType: hard
22712306

2307+
"@typescript-eslint/visitor-keys@npm:5.59.1":
2308+
version: 5.59.1
2309+
resolution: "@typescript-eslint/visitor-keys@npm:5.59.1"
2310+
dependencies:
2311+
"@typescript-eslint/types": "npm:5.59.1"
2312+
eslint-visitor-keys: "npm:^3.3.0"
2313+
checksum: 0f97c9173634b30d7f804f344251469069d82dd2ec3ddb02765754c888ffbdde1aff0b49e5832ce2b79ece6d3dd524b1a2c358d25723257b2bb32b3b280ad1f8
2314+
languageName: node
2315+
linkType: hard
2316+
22722317
"@vates/toggle-scripts@npm:1.0.0":
22732318
version: 1.0.0
22742319
resolution: "@vates/toggle-scripts@npm:1.0.0"

0 commit comments

Comments
 (0)