Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 63d2bce

Browse files
chore(deps): update typescript-eslint monorepo to v8.18.1
1 parent dc18c1b commit 63d2bce

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@side/eslint-config-base": "2.3.1",
3333
"@side/prettier-config": "1.1.0",
3434
"@types/node": "20.17.10",
35-
"@typescript-eslint/eslint-plugin": "8.18.0",
36-
"@typescript-eslint/parser": "8.18.0",
35+
"@typescript-eslint/eslint-plugin": "8.18.1",
36+
"@typescript-eslint/parser": "8.18.1",
3737
"@vercel/ncc": "0.38.3",
3838
"@vitest/coverage-v8": "2.1.8",
3939
"eslint": "8.57.1",

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -833,8 +833,8 @@ __metadata:
833833
"@side/eslint-config-base": "npm:2.3.1"
834834
"@side/prettier-config": "npm:1.1.0"
835835
"@types/node": "npm:20.17.10"
836-
"@typescript-eslint/eslint-plugin": "npm:8.18.0"
837-
"@typescript-eslint/parser": "npm:8.18.0"
836+
"@typescript-eslint/eslint-plugin": "npm:8.18.1"
837+
"@typescript-eslint/parser": "npm:8.18.1"
838838
"@vercel/ncc": "npm:0.38.3"
839839
"@vitest/coverage-v8": "npm:2.1.8"
840840
coveralls-api: "npm:1.2.4"
@@ -1062,15 +1062,15 @@ __metadata:
10621062
languageName: node
10631063
linkType: hard
10641064

1065-
"@typescript-eslint/eslint-plugin@npm:8.18.0":
1066-
version: 8.18.0
1067-
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.0"
1065+
"@typescript-eslint/eslint-plugin@npm:8.18.1":
1066+
version: 8.18.1
1067+
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1"
10681068
dependencies:
10691069
"@eslint-community/regexpp": "npm:^4.10.0"
1070-
"@typescript-eslint/scope-manager": "npm:8.18.0"
1071-
"@typescript-eslint/type-utils": "npm:8.18.0"
1072-
"@typescript-eslint/utils": "npm:8.18.0"
1073-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
1070+
"@typescript-eslint/scope-manager": "npm:8.18.1"
1071+
"@typescript-eslint/type-utils": "npm:8.18.1"
1072+
"@typescript-eslint/utils": "npm:8.18.1"
1073+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
10741074
graphemer: "npm:^1.4.0"
10751075
ignore: "npm:^5.3.1"
10761076
natural-compare: "npm:^1.4.0"
@@ -1079,64 +1079,64 @@ __metadata:
10791079
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
10801080
eslint: ^8.57.0 || ^9.0.0
10811081
typescript: ">=4.8.4 <5.8.0"
1082-
checksum: 10/fc163212ab626b8880bcc6c166da6e1c907c1e9eac720a217e58bec64af3866dc18e990a15a7dcd9593643f390d921625a89fb235a7e126fbb0a2f52e4abf0f5
1082+
checksum: 10/ec061a9c64477260d1ef0fc6283d8754838181e17aa90b3b8b9a70936a2ca4bae11607070917a7701e13f5301ced2b6da4b4b6e5cf525c484f97481e540b5111
10831083
languageName: node
10841084
linkType: hard
10851085

1086-
"@typescript-eslint/parser@npm:8.18.0":
1087-
version: 8.18.0
1088-
resolution: "@typescript-eslint/parser@npm:8.18.0"
1086+
"@typescript-eslint/parser@npm:8.18.1":
1087+
version: 8.18.1
1088+
resolution: "@typescript-eslint/parser@npm:8.18.1"
10891089
dependencies:
1090-
"@typescript-eslint/scope-manager": "npm:8.18.0"
1091-
"@typescript-eslint/types": "npm:8.18.0"
1092-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
1093-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
1090+
"@typescript-eslint/scope-manager": "npm:8.18.1"
1091+
"@typescript-eslint/types": "npm:8.18.1"
1092+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
1093+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
10941094
debug: "npm:^4.3.4"
10951095
peerDependencies:
10961096
eslint: ^8.57.0 || ^9.0.0
10971097
typescript: ">=4.8.4 <5.8.0"
1098-
checksum: 10/5f4a1c431868ee677a6a1f55197c26c5c6e528a07fd8d8dee3648697c3617343693709c9f77cba86f8bdc1738c5727f5badfd3a9745f0e0719edb77fd0c01ba3
1098+
checksum: 10/09a601ef8b837962e5bb2687358520f337f9d0bbac5c6d5e159654faa5caaffb24d990e8d6bc4dc51ff5008dd9e182315c35bc5e9e3789090ccef8b8040e7659
10991099
languageName: node
11001100
linkType: hard
11011101

1102-
"@typescript-eslint/scope-manager@npm:8.18.0":
1103-
version: 8.18.0
1104-
resolution: "@typescript-eslint/scope-manager@npm:8.18.0"
1102+
"@typescript-eslint/scope-manager@npm:8.18.1":
1103+
version: 8.18.1
1104+
resolution: "@typescript-eslint/scope-manager@npm:8.18.1"
11051105
dependencies:
1106-
"@typescript-eslint/types": "npm:8.18.0"
1107-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
1108-
checksum: 10/869fd569a1f98cd284001062cca501e25ef7079c761242926d3b35454da64e398391ddb9d686adb34bf7bee6446491617b52c54ba54db07ee637ad4ef024d262
1106+
"@typescript-eslint/types": "npm:8.18.1"
1107+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
1108+
checksum: 10/14f7c09924c3a006b20752e5204b33c2b6974fc00bea16c23f471e65f2fb089fcbd3fb5296bcfd6727ac95c32ba24ebb15ba84fbf1deadc17b4cc5ca7f41c72a
11091109
languageName: node
11101110
linkType: hard
11111111

1112-
"@typescript-eslint/type-utils@npm:8.18.0":
1113-
version: 8.18.0
1114-
resolution: "@typescript-eslint/type-utils@npm:8.18.0"
1112+
"@typescript-eslint/type-utils@npm:8.18.1":
1113+
version: 8.18.1
1114+
resolution: "@typescript-eslint/type-utils@npm:8.18.1"
11151115
dependencies:
1116-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
1117-
"@typescript-eslint/utils": "npm:8.18.0"
1116+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
1117+
"@typescript-eslint/utils": "npm:8.18.1"
11181118
debug: "npm:^4.3.4"
11191119
ts-api-utils: "npm:^1.3.0"
11201120
peerDependencies:
11211121
eslint: ^8.57.0 || ^9.0.0
11221122
typescript: ">=4.8.4 <5.8.0"
1123-
checksum: 10/d857a0b6a52aad10dfd51465b8fc667f579c4a590e7fedd372f834abd2fb438186e2ebc25b61f8a5e4a90d40ebdf614367088d73ec7fe5ac0e8c9dc47ae02258
1123+
checksum: 10/cde53d05f4ca6e172239918cba2b560b9f837aa1fc7d5220784b1a6af9c8c525db020a5160822087e320305492fe359b7fb191420789b5f1e47a01e0cda21ac9
11241124
languageName: node
11251125
linkType: hard
11261126

1127-
"@typescript-eslint/types@npm:8.18.0":
1128-
version: 8.18.0
1129-
resolution: "@typescript-eslint/types@npm:8.18.0"
1130-
checksum: 10/6c6473c169671ca946df7c1e0e424e5296dd44d89833d5c82a0ec0fdb2c668c62f8de31c85b18754d332198f18340cf2b6f13d3b13d02770ee9d1a93a099f069
1127+
"@typescript-eslint/types@npm:8.18.1":
1128+
version: 8.18.1
1129+
resolution: "@typescript-eslint/types@npm:8.18.1"
1130+
checksum: 10/57a6141ba17be929291a644991f3a76f94fce330376f6a079decb20fb53378d636ad6878f8f9b6fcb8244cf1ca8b118f9e8901ae04cf3de2aa9f9ff57791d97a
11311131
languageName: node
11321132
linkType: hard
11331133

1134-
"@typescript-eslint/typescript-estree@npm:8.18.0":
1135-
version: 8.18.0
1136-
resolution: "@typescript-eslint/typescript-estree@npm:8.18.0"
1134+
"@typescript-eslint/typescript-estree@npm:8.18.1":
1135+
version: 8.18.1
1136+
resolution: "@typescript-eslint/typescript-estree@npm:8.18.1"
11371137
dependencies:
1138-
"@typescript-eslint/types": "npm:8.18.0"
1139-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
1138+
"@typescript-eslint/types": "npm:8.18.1"
1139+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
11401140
debug: "npm:^4.3.4"
11411141
fast-glob: "npm:^3.3.2"
11421142
is-glob: "npm:^4.0.3"
@@ -1145,32 +1145,32 @@ __metadata:
11451145
ts-api-utils: "npm:^1.3.0"
11461146
peerDependencies:
11471147
typescript: ">=4.8.4 <5.8.0"
1148-
checksum: 10/8ffd54a58dcc2c1b33f55c29193656fde772946d9dea87e06084a242dad3098049ecff9758e215c9f27ed358c5c7dabcae96cf19bc824098e075500725faf2e1
1148+
checksum: 10/8ecc1b50b9fc32116eee1b3b00f3fb29cf18026c0bbb50ab5f6e01db58ef62b8ac01824f2950f132479be6e1b82466a2bfd1e2cb4525aa8dbce4c27fc2494cfc
11491149
languageName: node
11501150
linkType: hard
11511151

1152-
"@typescript-eslint/utils@npm:8.18.0":
1153-
version: 8.18.0
1154-
resolution: "@typescript-eslint/utils@npm:8.18.0"
1152+
"@typescript-eslint/utils@npm:8.18.1":
1153+
version: 8.18.1
1154+
resolution: "@typescript-eslint/utils@npm:8.18.1"
11551155
dependencies:
11561156
"@eslint-community/eslint-utils": "npm:^4.4.0"
1157-
"@typescript-eslint/scope-manager": "npm:8.18.0"
1158-
"@typescript-eslint/types": "npm:8.18.0"
1159-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
1157+
"@typescript-eslint/scope-manager": "npm:8.18.1"
1158+
"@typescript-eslint/types": "npm:8.18.1"
1159+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
11601160
peerDependencies:
11611161
eslint: ^8.57.0 || ^9.0.0
11621162
typescript: ">=4.8.4 <5.8.0"
1163-
checksum: 10/ced2775200a4d88f9c1808f2f9a4dc43505939c4bcd5b60ca2e74bf291d6f6993789ce9d56f373c39476080a9f430e969258ee8111d0a7a9ea85da399151d27e
1163+
checksum: 10/7b33d2ac273ad606a3dcb776bcf02c901812952550cdc93d4ece272b3b0e5d2a4e05fa92f9bd466f4a296ddd5992902d3b6623aa1c29d09e8e392897103e42a8
11641164
languageName: node
11651165
linkType: hard
11661166

1167-
"@typescript-eslint/visitor-keys@npm:8.18.0":
1168-
version: 8.18.0
1169-
resolution: "@typescript-eslint/visitor-keys@npm:8.18.0"
1167+
"@typescript-eslint/visitor-keys@npm:8.18.1":
1168+
version: 8.18.1
1169+
resolution: "@typescript-eslint/visitor-keys@npm:8.18.1"
11701170
dependencies:
1171-
"@typescript-eslint/types": "npm:8.18.0"
1171+
"@typescript-eslint/types": "npm:8.18.1"
11721172
eslint-visitor-keys: "npm:^4.2.0"
1173-
checksum: 10/6b2e1e471097ddd903dcb125ba8ff42bf4262fc4f408ca3afacf4161cff6f06b7ab4a6a7dd273e34b61a676f89a00535de7497c77d9001a10512ba3fe7d91971
1173+
checksum: 10/00e88b1640a68c3afea08731395eb09a8216892248fee819cb7526e99093256743239d6b9e880a499f1c0ddfe2ffa4d1ad895d9e778b5d42e702d5880db1a594
11741174
languageName: node
11751175
linkType: hard
11761176

0 commit comments

Comments
 (0)