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

Commit e19ea71

Browse files
chore(deps): update typescript-eslint monorepo to v8.18.2
1 parent 8c3e3e6 commit e19ea71

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.1",
36-
"@typescript-eslint/parser": "8.18.1",
35+
"@typescript-eslint/eslint-plugin": "8.18.2",
36+
"@typescript-eslint/parser": "8.18.2",
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.1"
837-
"@typescript-eslint/parser": "npm:8.18.1"
836+
"@typescript-eslint/eslint-plugin": "npm:8.18.2"
837+
"@typescript-eslint/parser": "npm:8.18.2"
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.1":
1066-
version: 8.18.1
1067-
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1"
1065+
"@typescript-eslint/eslint-plugin@npm:8.18.2":
1066+
version: 8.18.2
1067+
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.2"
10681068
dependencies:
10691069
"@eslint-community/regexpp": "npm:^4.10.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"
1070+
"@typescript-eslint/scope-manager": "npm:8.18.2"
1071+
"@typescript-eslint/type-utils": "npm:8.18.2"
1072+
"@typescript-eslint/utils": "npm:8.18.2"
1073+
"@typescript-eslint/visitor-keys": "npm:8.18.2"
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/ec061a9c64477260d1ef0fc6283d8754838181e17aa90b3b8b9a70936a2ca4bae11607070917a7701e13f5301ced2b6da4b4b6e5cf525c484f97481e540b5111
1082+
checksum: 10/717eecbc17ab80d0cb536f0095b0d5547c9e20d9d750118623d0a96c4a5ea3c6f449d03433c426ec43096979c6cfbe0d6a3cfdc369aae86ac0eb6763756407cc
10831083
languageName: node
10841084
linkType: hard
10851085

1086-
"@typescript-eslint/parser@npm:8.18.1":
1087-
version: 8.18.1
1088-
resolution: "@typescript-eslint/parser@npm:8.18.1"
1086+
"@typescript-eslint/parser@npm:8.18.2":
1087+
version: 8.18.2
1088+
resolution: "@typescript-eslint/parser@npm:8.18.2"
10891089
dependencies:
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"
1090+
"@typescript-eslint/scope-manager": "npm:8.18.2"
1091+
"@typescript-eslint/types": "npm:8.18.2"
1092+
"@typescript-eslint/typescript-estree": "npm:8.18.2"
1093+
"@typescript-eslint/visitor-keys": "npm:8.18.2"
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/09a601ef8b837962e5bb2687358520f337f9d0bbac5c6d5e159654faa5caaffb24d990e8d6bc4dc51ff5008dd9e182315c35bc5e9e3789090ccef8b8040e7659
1098+
checksum: 10/e8d7364fe0ec5d29186cc046b077b49de527d30b9e4dbc49c14685dbe4e7e902553eefe37efc5eb74685b5998d35beb255143b66e00f25acd19ac0590f7ecea3
10991099
languageName: node
11001100
linkType: hard
11011101

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

1112-
"@typescript-eslint/type-utils@npm:8.18.1":
1113-
version: 8.18.1
1114-
resolution: "@typescript-eslint/type-utils@npm:8.18.1"
1112+
"@typescript-eslint/type-utils@npm:8.18.2":
1113+
version: 8.18.2
1114+
resolution: "@typescript-eslint/type-utils@npm:8.18.2"
11151115
dependencies:
1116-
"@typescript-eslint/typescript-estree": "npm:8.18.1"
1117-
"@typescript-eslint/utils": "npm:8.18.1"
1116+
"@typescript-eslint/typescript-estree": "npm:8.18.2"
1117+
"@typescript-eslint/utils": "npm:8.18.2"
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/cde53d05f4ca6e172239918cba2b560b9f837aa1fc7d5220784b1a6af9c8c525db020a5160822087e320305492fe359b7fb191420789b5f1e47a01e0cda21ac9
1123+
checksum: 10/56a67b50557c589bb3c1f8e9bbea5cb8edca9cf2a642e2d46b614a6b2cf4d4518d00b8b869a58d2e059b256088ec673232d5f2d62d53733d818336d50175f1df
11241124
languageName: node
11251125
linkType: hard
11261126

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
1127+
"@typescript-eslint/types@npm:8.18.2":
1128+
version: 8.18.2
1129+
resolution: "@typescript-eslint/types@npm:8.18.2"
1130+
checksum: 10/adc011ff310344f1aa8ee8041c4524107c40547141b9dd83ea0d551ccc60f5e18c7700ac1376d706f42ac597670f61993e1074696aa20d68c8a05506776f5184
11311131
languageName: node
11321132
linkType: hard
11331133

1134-
"@typescript-eslint/typescript-estree@npm:8.18.1":
1135-
version: 8.18.1
1136-
resolution: "@typescript-eslint/typescript-estree@npm:8.18.1"
1134+
"@typescript-eslint/typescript-estree@npm:8.18.2":
1135+
version: 8.18.2
1136+
resolution: "@typescript-eslint/typescript-estree@npm:8.18.2"
11371137
dependencies:
1138-
"@typescript-eslint/types": "npm:8.18.1"
1139-
"@typescript-eslint/visitor-keys": "npm:8.18.1"
1138+
"@typescript-eslint/types": "npm:8.18.2"
1139+
"@typescript-eslint/visitor-keys": "npm:8.18.2"
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/8ecc1b50b9fc32116eee1b3b00f3fb29cf18026c0bbb50ab5f6e01db58ef62b8ac01824f2950f132479be6e1b82466a2bfd1e2cb4525aa8dbce4c27fc2494cfc
1148+
checksum: 10/0c3fa4d0c69da7b55973c9fbdb06b9fb7fb59f15243f59056d7361cf7daa992dc5e89f2cf2317c16e7c0a75d8edc5c6dd8f67ef47e62f2dadce5ecc80d4f4d36
11491149
languageName: node
11501150
linkType: hard
11511151

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

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

0 commit comments

Comments
 (0)