Skip to content

Commit a903c0f

Browse files
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 (#103)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9faeb27 commit a903c0f

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
@@ -92,7 +92,7 @@
9292
"@types/node-notifier": "8.0.2",
9393
"@types/prettier": "2.7.2",
9494
"@types/semver": "7.3.13",
95-
"@typescript-eslint/eslint-plugin": "5.54.0",
95+
"@typescript-eslint/eslint-plugin": "5.54.1",
9696
"@typescript-eslint/parser": "5.54.0",
9797
"@vates/toggle-scripts": "1.0.0",
9898
"@vitest/coverage-c8": "0.29.2",

yarn.lock

Lines changed: 66 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,7 +1265,7 @@ __metadata:
12651265
"@types/node-notifier": "npm:8.0.2"
12661266
"@types/prettier": "npm:2.7.2"
12671267
"@types/semver": "npm:7.3.13"
1268-
"@typescript-eslint/eslint-plugin": "npm:5.54.0"
1268+
"@typescript-eslint/eslint-plugin": "npm:5.54.1"
12691269
"@typescript-eslint/parser": "npm:5.54.0"
12701270
"@vates/toggle-scripts": "npm:1.0.0"
12711271
"@vitest/coverage-c8": "npm:0.29.2"
@@ -2257,13 +2257,13 @@ __metadata:
22572257
languageName: node
22582258
linkType: hard
22592259

2260-
"@typescript-eslint/eslint-plugin@npm:5.54.0":
2261-
version: 5.54.0
2262-
resolution: "@typescript-eslint/eslint-plugin@npm:5.54.0"
2260+
"@typescript-eslint/eslint-plugin@npm:5.54.1":
2261+
version: 5.54.1
2262+
resolution: "@typescript-eslint/eslint-plugin@npm:5.54.1"
22632263
dependencies:
2264-
"@typescript-eslint/scope-manager": "npm:5.54.0"
2265-
"@typescript-eslint/type-utils": "npm:5.54.0"
2266-
"@typescript-eslint/utils": "npm:5.54.0"
2264+
"@typescript-eslint/scope-manager": "npm:5.54.1"
2265+
"@typescript-eslint/type-utils": "npm:5.54.1"
2266+
"@typescript-eslint/utils": "npm:5.54.1"
22672267
debug: "npm:^4.3.4"
22682268
grapheme-splitter: "npm:^1.0.4"
22692269
ignore: "npm:^5.2.0"
@@ -2277,7 +2277,7 @@ __metadata:
22772277
peerDependenciesMeta:
22782278
typescript:
22792279
optional: true
2280-
checksum: 0ab847098133b4f04583ccf3c65ef8c4b8de9616a2a4534c16b9d96f2f5a05f25e0ac0cd510216e3e6e10e490172655619b46b09d9912ab44ac5baa441678d56
2280+
checksum: 2d2a98a0f758d3ab3333e04f8200bb5956815b5c2fa657468dd30bf4fdc0d42c044c6175de13d5617d3422fd4a5789a908916d7a7d2bece085def3db9b4123e3
22812281
languageName: node
22822282
linkType: hard
22832283

@@ -2308,20 +2308,30 @@ __metadata:
23082308
languageName: node
23092309
linkType: hard
23102310

2311-
"@typescript-eslint/type-utils@npm:5.54.0":
2312-
version: 5.54.0
2313-
resolution: "@typescript-eslint/type-utils@npm:5.54.0"
2311+
"@typescript-eslint/scope-manager@npm:5.54.1":
2312+
version: 5.54.1
2313+
resolution: "@typescript-eslint/scope-manager@npm:5.54.1"
23142314
dependencies:
2315-
"@typescript-eslint/typescript-estree": "npm:5.54.0"
2316-
"@typescript-eslint/utils": "npm:5.54.0"
2315+
"@typescript-eslint/types": "npm:5.54.1"
2316+
"@typescript-eslint/visitor-keys": "npm:5.54.1"
2317+
checksum: 4010a9685531ca10876d7748e7781be7c3198b04361d214ac6459eedd49aaefba03738cf40e62aa3e31f26987f424a20e785bcef2b42a24b83a1fded556a987a
2318+
languageName: node
2319+
linkType: hard
2320+
2321+
"@typescript-eslint/type-utils@npm:5.54.1":
2322+
version: 5.54.1
2323+
resolution: "@typescript-eslint/type-utils@npm:5.54.1"
2324+
dependencies:
2325+
"@typescript-eslint/typescript-estree": "npm:5.54.1"
2326+
"@typescript-eslint/utils": "npm:5.54.1"
23172327
debug: "npm:^4.3.4"
23182328
tsutils: "npm:^3.21.0"
23192329
peerDependencies:
23202330
eslint: "*"
23212331
peerDependenciesMeta:
23222332
typescript:
23232333
optional: true
2324-
checksum: 2234eaf33364b49d6cc6792d2d3107b2e3e165d1a5348f27d10b0f7d5a615fb7cf406f8d8972a00a02e7a23dec7f0efeb919dc4dfff1fa05d822c703fd86bbc2
2334+
checksum: 3686b181e1d968bc858f83ff1866b03c707428ae9b062ef621fb49939d78f78db4636e066fe24b99c99582294973ef40dcdca4391dc6c6c6257985c6b65e083e
23252335
languageName: node
23262336
linkType: hard
23272337

@@ -2332,6 +2342,13 @@ __metadata:
23322342
languageName: node
23332343
linkType: hard
23342344

2345+
"@typescript-eslint/types@npm:5.54.1":
2346+
version: 5.54.1
2347+
resolution: "@typescript-eslint/types@npm:5.54.1"
2348+
checksum: 48a84a540728a9aa566ba131fa8d90d78c3c651a689b412522799e9966238cbbce226ab36dd6ed56375aa3c67a6100b44a6933a0503f03af9c5095098287aa0b
2349+
languageName: node
2350+
linkType: hard
2351+
23352352
"@typescript-eslint/typescript-estree@npm:5.54.0":
23362353
version: 5.54.0
23372354
resolution: "@typescript-eslint/typescript-estree@npm:5.54.0"
@@ -2350,21 +2367,39 @@ __metadata:
23502367
languageName: node
23512368
linkType: hard
23522369

2353-
"@typescript-eslint/utils@npm:5.54.0":
2354-
version: 5.54.0
2355-
resolution: "@typescript-eslint/utils@npm:5.54.0"
2370+
"@typescript-eslint/typescript-estree@npm:5.54.1":
2371+
version: 5.54.1
2372+
resolution: "@typescript-eslint/typescript-estree@npm:5.54.1"
2373+
dependencies:
2374+
"@typescript-eslint/types": "npm:5.54.1"
2375+
"@typescript-eslint/visitor-keys": "npm:5.54.1"
2376+
debug: "npm:^4.3.4"
2377+
globby: "npm:^11.1.0"
2378+
is-glob: "npm:^4.0.3"
2379+
semver: "npm:^7.3.7"
2380+
tsutils: "npm:^3.21.0"
2381+
peerDependenciesMeta:
2382+
typescript:
2383+
optional: true
2384+
checksum: 91b2190cecac883d5cffb064e7c47cca5db2b4758ca3ac14216881211b8f447a31f5274eca1f8aa5ec4b186553af252c3e32d1c0df84345458836d38a819d642
2385+
languageName: node
2386+
linkType: hard
2387+
2388+
"@typescript-eslint/utils@npm:5.54.1":
2389+
version: 5.54.1
2390+
resolution: "@typescript-eslint/utils@npm:5.54.1"
23562391
dependencies:
23572392
"@types/json-schema": "npm:^7.0.9"
23582393
"@types/semver": "npm:^7.3.12"
2359-
"@typescript-eslint/scope-manager": "npm:5.54.0"
2360-
"@typescript-eslint/types": "npm:5.54.0"
2361-
"@typescript-eslint/typescript-estree": "npm:5.54.0"
2394+
"@typescript-eslint/scope-manager": "npm:5.54.1"
2395+
"@typescript-eslint/types": "npm:5.54.1"
2396+
"@typescript-eslint/typescript-estree": "npm:5.54.1"
23622397
eslint-scope: "npm:^5.1.1"
23632398
eslint-utils: "npm:^3.0.0"
23642399
semver: "npm:^7.3.7"
23652400
peerDependencies:
23662401
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2367-
checksum: ee7b9579db1667696cd183ab55092fc3dc4bb6c6d7ca76861a7d9bc62646d10b998d8dc8c94916162ae22ca62eded0e1458dc7f9085a77bf4799fe12827815a5
2402+
checksum: 4c2a0c41e50cd03d03276cef63219fd890d8453838a48ef90062f9185d65086000bbe817a136696edac9cadbf931b1c26a4b61d476b7213d35d49829fc397825
23682403
languageName: node
23692404
linkType: hard
23702405

@@ -2378,6 +2413,16 @@ __metadata:
23782413
languageName: node
23792414
linkType: hard
23802415

2416+
"@typescript-eslint/visitor-keys@npm:5.54.1":
2417+
version: 5.54.1
2418+
resolution: "@typescript-eslint/visitor-keys@npm:5.54.1"
2419+
dependencies:
2420+
"@typescript-eslint/types": "npm:5.54.1"
2421+
eslint-visitor-keys: "npm:^3.3.0"
2422+
checksum: 02390690271af06cdf36c399f931d856a071621f27d57ccc757222d8831d9192c5e0d5b57ce68c4de149d62918cf6865f819ab42637391d58fc7786141b87ff6
2423+
languageName: node
2424+
linkType: hard
2425+
23812426
"@vates/toggle-scripts@npm:1.0.0":
23822427
version: 1.0.0
23832428
resolution: "@vates/toggle-scripts@npm:1.0.0"

0 commit comments

Comments
 (0)