Skip to content

Commit 14dbc38

Browse files
committed
chore(deps): update typescript-eslint monorepo to v8.1.0
1 parent ff22187 commit 14dbc38

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@types/dotenv": "8.2.0",
3737
"@types/node": "20.14.15",
3838
"@types/ramda": "0.30.1",
39-
"@typescript-eslint/eslint-plugin": "8.0.1",
40-
"@typescript-eslint/parser": "8.0.1",
39+
"@typescript-eslint/eslint-plugin": "8.1.0",
40+
"@typescript-eslint/parser": "8.1.0",
4141
"@vercel/node": "^3.0.0",
4242
"dotenv": "16.4.5",
4343
"eslint": "8.57.0",

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,30 +1071,30 @@
10711071
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20"
10721072
integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==
10731073

1074-
"@typescript-eslint/eslint-plugin@8.0.1":
1075-
version "8.0.1"
1076-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.1.tgz#5dbd1b498fdea83a16d292322d27d293ce156f94"
1077-
integrity sha512-5g3Y7GDFsJAnY4Yhvk8sZtFfV6YNF2caLzjrRPUBzewjPCaj0yokePB4LJSobyCzGMzjZZYFbwuzbfDHlimXbQ==
1074+
"@typescript-eslint/eslint-plugin@8.1.0":
1075+
version "8.1.0"
1076+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.1.0.tgz#3c020deeaaba82a6f741d00dacf172c53be4911f"
1077+
integrity sha512-LlNBaHFCEBPHyD4pZXb35mzjGkuGKXU5eeCA1SxvHfiRES0E82dOounfVpL4DCqYvJEKab0bZIA0gCRpdLKkCw==
10781078
dependencies:
10791079
"@eslint-community/regexpp" "^4.10.0"
1080-
"@typescript-eslint/scope-manager" "8.0.1"
1081-
"@typescript-eslint/type-utils" "8.0.1"
1082-
"@typescript-eslint/utils" "8.0.1"
1083-
"@typescript-eslint/visitor-keys" "8.0.1"
1080+
"@typescript-eslint/scope-manager" "8.1.0"
1081+
"@typescript-eslint/type-utils" "8.1.0"
1082+
"@typescript-eslint/utils" "8.1.0"
1083+
"@typescript-eslint/visitor-keys" "8.1.0"
10841084
graphemer "^1.4.0"
10851085
ignore "^5.3.1"
10861086
natural-compare "^1.4.0"
10871087
ts-api-utils "^1.3.0"
10881088

1089-
"@typescript-eslint/parser@8.0.1":
1090-
version "8.0.1"
1091-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.1.tgz#eb0728147a3a79edf43dde84c797f117213bbfdb"
1092-
integrity sha512-5IgYJ9EO/12pOUwiBKFkpU7rS3IU21mtXzB81TNwq2xEybcmAZrE9qwDtsb5uQd9aVO9o0fdabFyAmKveXyujg==
1089+
"@typescript-eslint/parser@8.1.0":
1090+
version "8.1.0"
1091+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.1.0.tgz#b7e77f5fa212df59eba51ecd4986f194bccc2303"
1092+
integrity sha512-U7iTAtGgJk6DPX9wIWPPOlt1gO57097G06gIcl0N0EEnNw8RGD62c+2/DiP/zL7KrkqnnqF7gtFGR7YgzPllTA==
10931093
dependencies:
1094-
"@typescript-eslint/scope-manager" "8.0.1"
1095-
"@typescript-eslint/types" "8.0.1"
1096-
"@typescript-eslint/typescript-estree" "8.0.1"
1097-
"@typescript-eslint/visitor-keys" "8.0.1"
1094+
"@typescript-eslint/scope-manager" "8.1.0"
1095+
"@typescript-eslint/types" "8.1.0"
1096+
"@typescript-eslint/typescript-estree" "8.1.0"
1097+
"@typescript-eslint/visitor-keys" "8.1.0"
10981098
debug "^4.3.4"
10991099

11001100
"@typescript-eslint/[email protected]":
@@ -1105,21 +1105,21 @@
11051105
"@typescript-eslint/types" "7.16.0"
11061106
"@typescript-eslint/visitor-keys" "7.16.0"
11071107

1108-
"@typescript-eslint/scope-manager@8.0.1":
1109-
version "8.0.1"
1110-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.1.tgz#544259c29e1ebf65d30b6e99a9f420d98795a54e"
1111-
integrity sha512-NpixInP5dm7uukMiRyiHjRKkom5RIFA4dfiHvalanD2cF0CLUuQqxfg8PtEUo9yqJI2bBhF+pcSafqnG3UBnRQ==
1108+
"@typescript-eslint/scope-manager@8.1.0":
1109+
version "8.1.0"
1110+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.1.0.tgz#dd8987d2efebb71d230a1c71d82e84a7aead5c3d"
1111+
integrity sha512-DsuOZQji687sQUjm4N6c9xABJa7fjvfIdjqpSIIVOgaENf2jFXiM9hIBZOL3hb6DHK9Nvd2d7zZnoMLf9e0OtQ==
11121112
dependencies:
1113-
"@typescript-eslint/types" "8.0.1"
1114-
"@typescript-eslint/visitor-keys" "8.0.1"
1113+
"@typescript-eslint/types" "8.1.0"
1114+
"@typescript-eslint/visitor-keys" "8.1.0"
11151115

1116-
"@typescript-eslint/type-utils@8.0.1":
1117-
version "8.0.1"
1118-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.1.tgz#a613ee2dfeed4a9781300b5d326ec7cf946eed92"
1119-
integrity sha512-+/UT25MWvXeDX9YaHv1IS6KI1fiuTto43WprE7pgSMswHbn1Jm9GEM4Txp+X74ifOWV8emu2AWcbLhpJAvD5Ng==
1116+
"@typescript-eslint/type-utils@8.1.0":
1117+
version "8.1.0"
1118+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.1.0.tgz#dbf5a4308166dfc37a36305390dea04a3a3b5048"
1119+
integrity sha512-oLYvTxljVvsMnldfl6jIKxTaU7ok7km0KDrwOt1RHYu6nxlhN3TIx8k5Q52L6wR33nOwDgM7VwW1fT1qMNfFIA==
11201120
dependencies:
1121-
"@typescript-eslint/typescript-estree" "8.0.1"
1122-
"@typescript-eslint/utils" "8.0.1"
1121+
"@typescript-eslint/typescript-estree" "8.1.0"
1122+
"@typescript-eslint/utils" "8.1.0"
11231123
debug "^4.3.4"
11241124
ts-api-utils "^1.3.0"
11251125

@@ -1138,10 +1138,10 @@
11381138
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.0.tgz#60a19d7e7a6b1caa2c06fac860829d162a036ed2"
11391139
integrity sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==
11401140

1141-
"@typescript-eslint/types@8.0.1":
1142-
version "8.0.1"
1143-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.1.tgz#333e2f4c158952dbc8181a4ddcc6e49898a28918"
1144-
integrity sha512-PpqTVT3yCA/bIgJ12czBuE3iBlM3g4inRSC5J0QOdQFAn07TYrYEQBBKgXH1lQpglup+Zy6c1fxuwTk4MTNKIw==
1141+
"@typescript-eslint/types@8.1.0":
1142+
version "8.1.0"
1143+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.1.0.tgz#fbf1eaa668a7e444ac507732ca9d3c3468e5db9c"
1144+
integrity sha512-q2/Bxa0gMOu/2/AKALI0tCKbG2zppccnRIRCW6BaaTlRVaPKft4oVYPp7WOPpcnsgbr0qROAVCVKCvIQ0tbWog==
11451145

11461146
"@typescript-eslint/[email protected]":
11471147
version "7.16.0"
@@ -1157,13 +1157,13 @@
11571157
semver "^7.6.0"
11581158
ts-api-utils "^1.3.0"
11591159

1160-
"@typescript-eslint/typescript-estree@8.0.1":
1161-
version "8.0.1"
1162-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.1.tgz#64575ec7b77aedfe497acdfb2779ec942bb8d866"
1163-
integrity sha512-8V9hriRvZQXPWU3bbiUV4Epo7EvgM6RTs+sUmxp5G//dBGy402S7Fx0W0QkB2fb4obCF8SInoUzvTYtc3bkb5w==
1160+
"@typescript-eslint/typescript-estree@8.1.0":
1161+
version "8.1.0"
1162+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.1.0.tgz#c44e5667683c0bb5caa43192e27de6a994f4e4c4"
1163+
integrity sha512-NTHhmufocEkMiAord/g++gWKb0Fr34e9AExBRdqgWdVBaKoei2dIyYKD9Q0jBnvfbEA5zaf8plUFMUH6kQ0vGg==
11641164
dependencies:
1165-
"@typescript-eslint/types" "8.0.1"
1166-
"@typescript-eslint/visitor-keys" "8.0.1"
1165+
"@typescript-eslint/types" "8.1.0"
1166+
"@typescript-eslint/visitor-keys" "8.1.0"
11671167
debug "^4.3.4"
11681168
globby "^11.1.0"
11691169
is-glob "^4.0.3"
@@ -1181,15 +1181,15 @@
11811181
"@typescript-eslint/types" "7.16.0"
11821182
"@typescript-eslint/typescript-estree" "7.16.0"
11831183

1184-
"@typescript-eslint/utils@8.0.1":
1185-
version "8.0.1"
1186-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.1.tgz#b48e3320c4f9011f97d25e0588b8c143adc38d2a"
1187-
integrity sha512-CBFR0G0sCt0+fzfnKaciu9IBsKvEKYwN9UZ+eeogK1fYHg4Qxk1yf/wLQkLXlq8wbU2dFlgAesxt8Gi76E8RTA==
1184+
"@typescript-eslint/utils@8.1.0":
1185+
version "8.1.0"
1186+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.1.0.tgz#a922985a43d2560ce0d293be79148fa80c1325e0"
1187+
integrity sha512-ypRueFNKTIFwqPeJBfeIpxZ895PQhNyH4YID6js0UoBImWYoSjBsahUn9KMiJXh94uOjVBgHD9AmkyPsPnFwJA==
11881188
dependencies:
11891189
"@eslint-community/eslint-utils" "^4.4.0"
1190-
"@typescript-eslint/scope-manager" "8.0.1"
1191-
"@typescript-eslint/types" "8.0.1"
1192-
"@typescript-eslint/typescript-estree" "8.0.1"
1190+
"@typescript-eslint/scope-manager" "8.1.0"
1191+
"@typescript-eslint/types" "8.1.0"
1192+
"@typescript-eslint/typescript-estree" "8.1.0"
11931193

11941194
"@typescript-eslint/[email protected]":
11951195
version "7.16.0"
@@ -1199,12 +1199,12 @@
11991199
"@typescript-eslint/types" "7.16.0"
12001200
eslint-visitor-keys "^3.4.3"
12011201

1202-
"@typescript-eslint/visitor-keys@8.0.1":
1203-
version "8.0.1"
1204-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.1.tgz#e5816803b4dad1de5e97f00df8dc15d0bcb49778"
1205-
integrity sha512-W5E+o0UfUcK5EgchLZsyVWqARmsM7v54/qEq6PY3YI5arkgmCzHiuk0zKSJJbm71V0xdRna4BGomkCTXz2/LkQ==
1202+
"@typescript-eslint/visitor-keys@8.1.0":
1203+
version "8.1.0"
1204+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.1.0.tgz#ab2b3a9699a8ddebf0c205e133f114c1fed9daad"
1205+
integrity sha512-ba0lNI19awqZ5ZNKh6wCModMwoZs457StTebQ0q1NP58zSi2F6MOZRXwfKZy+jB78JNJ/WH8GSh2IQNzXX8Nag==
12061206
dependencies:
1207-
"@typescript-eslint/types" "8.0.1"
1207+
"@typescript-eslint/types" "8.1.0"
12081208
eslint-visitor-keys "^3.4.3"
12091209

12101210
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)