Skip to content

Commit 44ee069

Browse files
authored
Merge pull request #128 from viqueen/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v7.16.1
2 parents d8fe0c3 + 6d3bfde commit 44ee069

File tree

1 file changed

+79
-67
lines changed

1 file changed

+79
-67
lines changed

yarn.lock

Lines changed: 79 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,12 @@
1414
dependencies:
1515
eslint-visitor-keys "^3.3.0"
1616

17-
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
17+
"@eslint-community/regexpp@^4.10.0":
18+
version "4.11.0"
19+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
20+
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
21+
22+
"@eslint-community/regexpp@^4.6.1":
1823
version "4.10.0"
1924
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
2025
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -104,84 +109,84 @@
104109
"@types/node" "*"
105110

106111
"@typescript-eslint/eslint-plugin@^7.0.0":
107-
version "7.10.0"
108-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.10.0.tgz#07854a236f107bb45cbf4f62b89474cbea617f50"
109-
integrity sha512-PzCr+a/KAef5ZawX7nbyNwBDtM1HdLIT53aSA2DDlxmxMngZ43O8SIePOeX8H5S+FHXeI6t97mTt/dDdzY4Fyw==
112+
version "7.16.1"
113+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.16.1.tgz#f5f5da52db674b1f2cdb9d5f3644e5b2ec750465"
114+
integrity sha512-SxdPak/5bO0EnGktV05+Hq8oatjAYVY3Zh2bye9pGZy6+jwyR3LG3YKkV4YatlsgqXP28BTeVm9pqwJM96vf2A==
110115
dependencies:
111116
"@eslint-community/regexpp" "^4.10.0"
112-
"@typescript-eslint/scope-manager" "7.10.0"
113-
"@typescript-eslint/type-utils" "7.10.0"
114-
"@typescript-eslint/utils" "7.10.0"
115-
"@typescript-eslint/visitor-keys" "7.10.0"
117+
"@typescript-eslint/scope-manager" "7.16.1"
118+
"@typescript-eslint/type-utils" "7.16.1"
119+
"@typescript-eslint/utils" "7.16.1"
120+
"@typescript-eslint/visitor-keys" "7.16.1"
116121
graphemer "^1.4.0"
117122
ignore "^5.3.1"
118123
natural-compare "^1.4.0"
119124
ts-api-utils "^1.3.0"
120125

121126
"@typescript-eslint/parser@^7.0.0":
122-
version "7.10.0"
123-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.10.0.tgz#e6ac1cba7bc0400a4459e7eb5b23115bd71accfb"
124-
integrity sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==
125-
dependencies:
126-
"@typescript-eslint/scope-manager" "7.10.0"
127-
"@typescript-eslint/types" "7.10.0"
128-
"@typescript-eslint/typescript-estree" "7.10.0"
129-
"@typescript-eslint/visitor-keys" "7.10.0"
127+
version "7.16.1"
128+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.16.1.tgz#84c581cf86c8b2becd48d33ddc41a6303d57b274"
129+
integrity sha512-u+1Qx86jfGQ5i4JjK33/FnawZRpsLxRnKzGE6EABZ40KxVT/vWsiZFEBBHjFOljmmV3MBYOHEKi0Jm9hbAOClA==
130+
dependencies:
131+
"@typescript-eslint/scope-manager" "7.16.1"
132+
"@typescript-eslint/types" "7.16.1"
133+
"@typescript-eslint/typescript-estree" "7.16.1"
134+
"@typescript-eslint/visitor-keys" "7.16.1"
130135
debug "^4.3.4"
131136

132-
"@typescript-eslint/scope-manager@7.10.0":
133-
version "7.10.0"
134-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.10.0.tgz#054a27b1090199337a39cf755f83d9f2ce26546b"
135-
integrity sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==
137+
"@typescript-eslint/scope-manager@7.16.1":
138+
version "7.16.1"
139+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.16.1.tgz#2b43041caabf8ddd74512b8b550b9fc53ca3afa1"
140+
integrity sha512-nYpyv6ALte18gbMz323RM+vpFpTjfNdyakbf3nsLvF43uF9KeNC289SUEW3QLZ1xPtyINJ1dIsZOuWuSRIWygw==
136141
dependencies:
137-
"@typescript-eslint/types" "7.10.0"
138-
"@typescript-eslint/visitor-keys" "7.10.0"
142+
"@typescript-eslint/types" "7.16.1"
143+
"@typescript-eslint/visitor-keys" "7.16.1"
139144

140-
"@typescript-eslint/type-utils@7.10.0":
141-
version "7.10.0"
142-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.10.0.tgz#8a75accce851d0a331aa9331268ef64e9b300270"
143-
integrity sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==
145+
"@typescript-eslint/type-utils@7.16.1":
146+
version "7.16.1"
147+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.16.1.tgz#4d7ae4f3d9e3c8cbdabae91609b1a431de6aa6ca"
148+
integrity sha512-rbu/H2MWXN4SkjIIyWcmYBjlp55VT+1G3duFOIukTNFxr9PI35pLc2ydwAfejCEitCv4uztA07q0QWanOHC7dA==
144149
dependencies:
145-
"@typescript-eslint/typescript-estree" "7.10.0"
146-
"@typescript-eslint/utils" "7.10.0"
150+
"@typescript-eslint/typescript-estree" "7.16.1"
151+
"@typescript-eslint/utils" "7.16.1"
147152
debug "^4.3.4"
148153
ts-api-utils "^1.3.0"
149154

150-
"@typescript-eslint/types@7.10.0":
151-
version "7.10.0"
152-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.10.0.tgz#da92309c97932a3a033762fd5faa8b067de84e3b"
153-
integrity sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==
155+
"@typescript-eslint/types@7.16.1":
156+
version "7.16.1"
157+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.1.tgz#bbab066276d18e398bc64067b23f1ce84dfc6d8c"
158+
integrity sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==
154159

155-
"@typescript-eslint/typescript-estree@7.10.0":
156-
version "7.10.0"
157-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.10.0.tgz#6dcdc5de3149916a6a599fa89dde5c471b88b8bb"
158-
integrity sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==
160+
"@typescript-eslint/typescript-estree@7.16.1":
161+
version "7.16.1"
162+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.1.tgz#9b145ba4fd1dde1986697e1ce57dc501a1736dd3"
163+
integrity sha512-0vFPk8tMjj6apaAZ1HlwM8w7jbghC8jc1aRNJG5vN8Ym5miyhTQGMqU++kuBFDNKe9NcPeZ6x0zfSzV8xC1UlQ==
159164
dependencies:
160-
"@typescript-eslint/types" "7.10.0"
161-
"@typescript-eslint/visitor-keys" "7.10.0"
165+
"@typescript-eslint/types" "7.16.1"
166+
"@typescript-eslint/visitor-keys" "7.16.1"
162167
debug "^4.3.4"
163168
globby "^11.1.0"
164169
is-glob "^4.0.3"
165170
minimatch "^9.0.4"
166171
semver "^7.6.0"
167172
ts-api-utils "^1.3.0"
168173

169-
"@typescript-eslint/utils@7.10.0":
170-
version "7.10.0"
171-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.10.0.tgz#8ee43e5608c9f439524eaaea8de5b358b15c51b3"
172-
integrity sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==
174+
"@typescript-eslint/utils@7.16.1":
175+
version "7.16.1"
176+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.16.1.tgz#df42dc8ca5a4603016fd102db0346cdab415cdb7"
177+
integrity sha512-WrFM8nzCowV0he0RlkotGDujx78xudsxnGMBHI88l5J8wEhED6yBwaSLP99ygfrzAjsQvcYQ94quDwI0d7E1fA==
173178
dependencies:
174179
"@eslint-community/eslint-utils" "^4.4.0"
175-
"@typescript-eslint/scope-manager" "7.10.0"
176-
"@typescript-eslint/types" "7.10.0"
177-
"@typescript-eslint/typescript-estree" "7.10.0"
180+
"@typescript-eslint/scope-manager" "7.16.1"
181+
"@typescript-eslint/types" "7.16.1"
182+
"@typescript-eslint/typescript-estree" "7.16.1"
178183

179-
"@typescript-eslint/visitor-keys@7.10.0":
180-
version "7.10.0"
181-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.10.0.tgz#2af2e91e73a75dd6b70b4486c48ae9d38a485a78"
182-
integrity sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==
184+
"@typescript-eslint/visitor-keys@7.16.1":
185+
version "7.16.1"
186+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.16.1.tgz#4287bcf44c34df811ff3bb4d269be6cfc7d8c74b"
187+
integrity sha512-Qlzzx4sE4u3FsHTPQAAQFJFNOuqtuY0LFrZHwQ8IHK705XxBiWOFkfKRWu6niB7hwfgnwIpO4jTC75ozW1PHWg==
183188
dependencies:
184-
"@typescript-eslint/types" "7.10.0"
189+
"@typescript-eslint/types" "7.16.1"
185190
eslint-visitor-keys "^3.4.3"
186191

187192
"@ungap/structured-clone@^1.2.0":
@@ -333,12 +338,12 @@ brace-expansion@^2.0.1:
333338
dependencies:
334339
balanced-match "^1.0.0"
335340

336-
braces@^3.0.2:
337-
version "3.0.2"
338-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
339-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
341+
braces@^3.0.3:
342+
version "3.0.3"
343+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
344+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
340345
dependencies:
341-
fill-range "^7.0.1"
346+
fill-range "^7.1.1"
342347

343348
call-bind@^1.0.0, call-bind@^1.0.2:
344349
version "1.0.2"
@@ -415,13 +420,20 @@ debug@^3.2.7:
415420
dependencies:
416421
ms "^2.1.1"
417422

418-
debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
423+
debug@^4.3.1, debug@^4.3.2:
419424
version "4.3.4"
420425
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
421426
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
422427
dependencies:
423428
ms "2.1.2"
424429

430+
debug@^4.3.4:
431+
version "4.3.5"
432+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
433+
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
434+
dependencies:
435+
ms "2.1.2"
436+
425437
deep-is@^0.1.3:
426438
version "0.1.4"
427439
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
@@ -714,10 +726,10 @@ file-entry-cache@^6.0.1:
714726
dependencies:
715727
flat-cache "^3.0.4"
716728

717-
fill-range@^7.0.1:
718-
version "7.0.1"
719-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
720-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
729+
fill-range@^7.1.1:
730+
version "7.1.1"
731+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
732+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
721733
dependencies:
722734
to-regex-range "^5.0.1"
723735

@@ -1190,11 +1202,11 @@ merge2@^1.3.0, merge2@^1.4.1:
11901202
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
11911203

11921204
micromatch@^4.0.4:
1193-
version "4.0.5"
1194-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
1195-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
1205+
version "4.0.7"
1206+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5"
1207+
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
11961208
dependencies:
1197-
braces "^3.0.2"
1209+
braces "^3.0.3"
11981210
picomatch "^2.3.1"
11991211

12001212
mime-db@1.52.0:
@@ -1217,9 +1229,9 @@ minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
12171229
brace-expansion "^1.1.7"
12181230

12191231
minimatch@^9.0.4:
1220-
version "9.0.4"
1221-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
1222-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
1232+
version "9.0.5"
1233+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
1234+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
12231235
dependencies:
12241236
brace-expansion "^2.0.1"
12251237

0 commit comments

Comments
 (0)