Skip to content

Commit 69eddc0

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

File tree

2 files changed

+22
-67
lines changed

2 files changed

+22
-67
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@types/node-notifier": "8.0.2",
8585
"@types/prettier": "2.7.2",
8686
"@types/semver": "7.3.13",
87-
"@typescript-eslint/eslint-plugin": "5.59.0",
87+
"@typescript-eslint/eslint-plugin": "5.59.1",
8888
"@typescript-eslint/parser": "5.59.1",
8989
"@vates/toggle-scripts": "1.0.0",
9090
"@vitest/coverage-c8": "0.30.1",

yarn.lock

Lines changed: 21 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1229,7 +1229,7 @@ __metadata:
12291229
"@types/node-notifier": "npm:8.0.2"
12301230
"@types/prettier": "npm:2.7.2"
12311231
"@types/semver": "npm:7.3.13"
1232-
"@typescript-eslint/eslint-plugin": "npm:5.59.0"
1232+
"@typescript-eslint/eslint-plugin": "npm:5.59.1"
12331233
"@typescript-eslint/parser": "npm:5.59.1"
12341234
"@vates/toggle-scripts": "npm:1.0.0"
12351235
"@vitest/coverage-c8": "npm:0.30.1"
@@ -2134,14 +2134,14 @@ __metadata:
21342134
languageName: node
21352135
linkType: hard
21362136

2137-
"@typescript-eslint/eslint-plugin@npm:5.59.0":
2138-
version: 5.59.0
2139-
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.0"
2137+
"@typescript-eslint/eslint-plugin@npm:5.59.1":
2138+
version: 5.59.1
2139+
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.1"
21402140
dependencies:
21412141
"@eslint-community/regexpp": "npm:^4.4.0"
2142-
"@typescript-eslint/scope-manager": "npm:5.59.0"
2143-
"@typescript-eslint/type-utils": "npm:5.59.0"
2144-
"@typescript-eslint/utils": "npm:5.59.0"
2142+
"@typescript-eslint/scope-manager": "npm:5.59.1"
2143+
"@typescript-eslint/type-utils": "npm:5.59.1"
2144+
"@typescript-eslint/utils": "npm:5.59.1"
21452145
debug: "npm:^4.3.4"
21462146
grapheme-splitter: "npm:^1.0.4"
21472147
ignore: "npm:^5.2.0"
@@ -2154,7 +2154,7 @@ __metadata:
21542154
peerDependenciesMeta:
21552155
typescript:
21562156
optional: true
2157-
checksum: 9e956225ebf46d853cc41b8a11222b37da592c8d0d702e67e9808907115f0aaf0ece608a9ae66217de4a310259fc007e6c5e09b8f562c7526ac519361ef444ee
2157+
checksum: 2b4b75ed9f9ad8dbd9e905d04b2c08d3dcc6149289f2970cc5dea9b91921b1488ad35d2b294d58fc1cd31871a88c85a650df977969d51a8da6e8aeabdede3b35
21582158
languageName: node
21592159
linkType: hard
21602160

@@ -2175,16 +2175,6 @@ __metadata:
21752175
languageName: node
21762176
linkType: hard
21772177

2178-
"@typescript-eslint/scope-manager@npm:5.59.0":
2179-
version: 5.59.0
2180-
resolution: "@typescript-eslint/scope-manager@npm:5.59.0"
2181-
dependencies:
2182-
"@typescript-eslint/types": "npm:5.59.0"
2183-
"@typescript-eslint/visitor-keys": "npm:5.59.0"
2184-
checksum: fd4b6cd5dc7c6c3744e4a061d2363a1f4816ae909934c2686fa8e09b873198fb679beb114e10a825d1cad381dc46028f912380481633f6ed3113fa8249475c3c
2185-
languageName: node
2186-
linkType: hard
2187-
21882178
"@typescript-eslint/scope-manager@npm:5.59.1":
21892179
version: 5.59.1
21902180
resolution: "@typescript-eslint/scope-manager@npm:5.59.1"
@@ -2195,27 +2185,20 @@ __metadata:
21952185
languageName: node
21962186
linkType: hard
21972187

2198-
"@typescript-eslint/type-utils@npm:5.59.0":
2199-
version: 5.59.0
2200-
resolution: "@typescript-eslint/type-utils@npm:5.59.0"
2188+
"@typescript-eslint/type-utils@npm:5.59.1":
2189+
version: 5.59.1
2190+
resolution: "@typescript-eslint/type-utils@npm:5.59.1"
22012191
dependencies:
2202-
"@typescript-eslint/typescript-estree": "npm:5.59.0"
2203-
"@typescript-eslint/utils": "npm:5.59.0"
2192+
"@typescript-eslint/typescript-estree": "npm:5.59.1"
2193+
"@typescript-eslint/utils": "npm:5.59.1"
22042194
debug: "npm:^4.3.4"
22052195
tsutils: "npm:^3.21.0"
22062196
peerDependencies:
22072197
eslint: "*"
22082198
peerDependenciesMeta:
22092199
typescript:
22102200
optional: true
2211-
checksum: a58f82b536c3d7ae8730d378a2a1dfa1b0c974ab15986d22c9115c2c1a7ccf6ef0834c6a2ca37220f31a4af7b099060730e8c8c39b4f21159009b46559f36bf9
2212-
languageName: node
2213-
linkType: hard
2214-
2215-
"@typescript-eslint/types@npm:5.59.0":
2216-
version: 5.59.0
2217-
resolution: "@typescript-eslint/types@npm:5.59.0"
2218-
checksum: 9f3107a5c4ac163ba340aa578f0b0eb8b38f78b2ac689488e650959e2ef43a02d84e00e04314fbb069a4d910f41a02b827af372d7fda16d34d648131c7cd644a
2201+
checksum: 7fec8c5aa16750466980a88830ca69791ecd1474da327442a65803d410eae8ccfc6560f6f7728aec7ece6ec3506074e5ba108650e4239f7b63df889d87a527cd
22192202
languageName: node
22202203
linkType: hard
22212204

@@ -2226,24 +2209,6 @@ __metadata:
22262209
languageName: node
22272210
linkType: hard
22282211

2229-
"@typescript-eslint/typescript-estree@npm:5.59.0":
2230-
version: 5.59.0
2231-
resolution: "@typescript-eslint/typescript-estree@npm:5.59.0"
2232-
dependencies:
2233-
"@typescript-eslint/types": "npm:5.59.0"
2234-
"@typescript-eslint/visitor-keys": "npm:5.59.0"
2235-
debug: "npm:^4.3.4"
2236-
globby: "npm:^11.1.0"
2237-
is-glob: "npm:^4.0.3"
2238-
semver: "npm:^7.3.7"
2239-
tsutils: "npm:^3.21.0"
2240-
peerDependenciesMeta:
2241-
typescript:
2242-
optional: true
2243-
checksum: c126a6029b3ecac7517afe12fec6f93a2b37ff3b9fdeba8793978530366309bae3cb7adf3288e69811f033ef2b613fb40ce6a443f5fb2e4e5f4b3b996c2b9ff1
2244-
languageName: node
2245-
linkType: hard
2246-
22472212
"@typescript-eslint/typescript-estree@npm:5.59.1":
22482213
version: 5.59.1
22492214
resolution: "@typescript-eslint/typescript-estree@npm:5.59.1"
@@ -2262,31 +2227,21 @@ __metadata:
22622227
languageName: node
22632228
linkType: hard
22642229

2265-
"@typescript-eslint/utils@npm:5.59.0":
2266-
version: 5.59.0
2267-
resolution: "@typescript-eslint/utils@npm:5.59.0"
2230+
"@typescript-eslint/utils@npm:5.59.1":
2231+
version: 5.59.1
2232+
resolution: "@typescript-eslint/utils@npm:5.59.1"
22682233
dependencies:
22692234
"@eslint-community/eslint-utils": "npm:^4.2.0"
22702235
"@types/json-schema": "npm:^7.0.9"
22712236
"@types/semver": "npm:^7.3.12"
2272-
"@typescript-eslint/scope-manager": "npm:5.59.0"
2273-
"@typescript-eslint/types": "npm:5.59.0"
2274-
"@typescript-eslint/typescript-estree": "npm:5.59.0"
2237+
"@typescript-eslint/scope-manager": "npm:5.59.1"
2238+
"@typescript-eslint/types": "npm:5.59.1"
2239+
"@typescript-eslint/typescript-estree": "npm:5.59.1"
22752240
eslint-scope: "npm:^5.1.1"
22762241
semver: "npm:^7.3.7"
22772242
peerDependencies:
22782243
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2279-
checksum: 76c5ff6b85b8cb2eb344be93a2371680108f787d2962c7083b959961f6423fc1c4269d252585201227e990654c286c8379a99966490d85c4982e2b216a64199a
2280-
languageName: node
2281-
linkType: hard
2282-
2283-
"@typescript-eslint/visitor-keys@npm:5.59.0":
2284-
version: 5.59.0
2285-
resolution: "@typescript-eslint/visitor-keys@npm:5.59.0"
2286-
dependencies:
2287-
"@typescript-eslint/types": "npm:5.59.0"
2288-
eslint-visitor-keys: "npm:^3.3.0"
2289-
checksum: ee84a98ec2c3d9b115b3137e44a0347cb703ab962bcc32342356083a3ad134ce380c5620a785b40231b9377ceff925ed04c0d4a0f469dcb43f876d6e0e7aaf6c
2244+
checksum: 90cc215cdea717f031e45544da9f1a9c0544f387f050f846cabfbc5728e2a2a27d2ae488a711082c5cece68cc9163111a6d2910c186b0c8f05581ffa876e1cf7
22902245
languageName: node
22912246
linkType: hard
22922247

0 commit comments

Comments
 (0)