Skip to content

Commit 0602c05

Browse files
chore(deps): update typescript-eslint monorepo to v7.4.0
1 parent b82c82a commit 0602c05

File tree

18 files changed

+558
-424
lines changed

18 files changed

+558
-424
lines changed

with-attachments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "20.11.20",
2121
"@types/react": "18.2.61",
2222
"@types/react-dom": "18.2.19",
23-
"@typescript-eslint/eslint-plugin": "7.1.0",
23+
"@typescript-eslint/eslint-plugin": "7.4.0",
2424
"eslint": "8.56.0",
2525
"eslint-config-next": "14.1.1",
2626
"prettier": "3.2.5",

with-attachments/yarn.lock

Lines changed: 60 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -259,16 +259,16 @@
259259
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
260260
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
261261

262-
"@typescript-eslint/eslint-plugin@7.1.0":
263-
version "7.1.0"
264-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.0.tgz#22bb999a8d59893c0ea07923e8a21f9d985ad740"
265-
integrity sha512-j6vT/kCulhG5wBmGtstKeiVr1rdXE4nk+DT1k6trYkwlrvW9eOF5ZbgKnd/YR6PcM4uTEXa0h6Fcvf6X7Dxl0w==
262+
"@typescript-eslint/eslint-plugin@7.4.0":
263+
version "7.4.0"
264+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.4.0.tgz#de61c3083842fc6ac889d2fc83c9a96b55ab8328"
265+
integrity sha512-yHMQ/oFaM7HZdVrVm/M2WHaNPgyuJH4WelkSVEWSSsir34kxW2kDJCxlXRhhGWEsMN0WAW/vLpKfKVcm8k+MPw==
266266
dependencies:
267267
"@eslint-community/regexpp" "^4.5.1"
268-
"@typescript-eslint/scope-manager" "7.1.0"
269-
"@typescript-eslint/type-utils" "7.1.0"
270-
"@typescript-eslint/utils" "7.1.0"
271-
"@typescript-eslint/visitor-keys" "7.1.0"
268+
"@typescript-eslint/scope-manager" "7.4.0"
269+
"@typescript-eslint/type-utils" "7.4.0"
270+
"@typescript-eslint/utils" "7.4.0"
271+
"@typescript-eslint/visitor-keys" "7.4.0"
272272
debug "^4.3.4"
273273
graphemer "^1.4.0"
274274
ignore "^5.2.4"
@@ -295,21 +295,21 @@
295295
"@typescript-eslint/types" "6.4.0"
296296
"@typescript-eslint/visitor-keys" "6.4.0"
297297

298-
"@typescript-eslint/scope-manager@7.1.0":
299-
version "7.1.0"
300-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.0.tgz#e4babaa39a3d612eff0e3559f3e99c720a2b4a54"
301-
integrity sha512-6TmN4OJiohHfoOdGZ3huuLhpiUgOGTpgXNUPJgeZOZR3DnIpdSgtt83RS35OYNNXxM4TScVlpVKC9jyQSETR1A==
298+
"@typescript-eslint/scope-manager@7.4.0":
299+
version "7.4.0"
300+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.4.0.tgz#acfc69261f10ece7bf7ece1734f1713392c3655f"
301+
integrity sha512-68VqENG5HK27ypafqLVs8qO+RkNc7TezCduYrx8YJpXq2QGZ30vmNZGJJJC48+MVn4G2dCV8m5ZTVnzRexTVtw==
302302
dependencies:
303-
"@typescript-eslint/types" "7.1.0"
304-
"@typescript-eslint/visitor-keys" "7.1.0"
303+
"@typescript-eslint/types" "7.4.0"
304+
"@typescript-eslint/visitor-keys" "7.4.0"
305305

306-
"@typescript-eslint/type-utils@7.1.0":
307-
version "7.1.0"
308-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.0.tgz#372dfa470df181bcee0072db464dc778b75ed722"
309-
integrity sha512-UZIhv8G+5b5skkcuhgvxYWHjk7FW7/JP5lPASMEUoliAPwIH/rxoUSQPia2cuOj9AmDZmwUl1usKm85t5VUMew==
306+
"@typescript-eslint/type-utils@7.4.0":
307+
version "7.4.0"
308+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.4.0.tgz#cfcaab21bcca441c57da5d3a1153555e39028cbd"
309+
integrity sha512-247ETeHgr9WTRMqHbbQdzwzhuyaJ8dPTuyuUEMANqzMRB1rj/9qFIuIXK7l0FX9i9FXbHeBQl/4uz6mYuCE7Aw==
310310
dependencies:
311-
"@typescript-eslint/typescript-estree" "7.1.0"
312-
"@typescript-eslint/utils" "7.1.0"
311+
"@typescript-eslint/typescript-estree" "7.4.0"
312+
"@typescript-eslint/utils" "7.4.0"
313313
debug "^4.3.4"
314314
ts-api-utils "^1.0.1"
315315

@@ -318,10 +318,10 @@
318318
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.0.tgz#5b109a59a805f0d8d375895e42d9e5f0037f66ee"
319319
integrity sha512-+FV9kVFrS7w78YtzkIsNSoYsnOtrYVnKWSTVXoL1761CsCRv5wpDOINgsXpxD67YCLZtVQekDDyaxfjVWUJmmg==
320320

321-
"@typescript-eslint/types@7.1.0":
322-
version "7.1.0"
323-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.0.tgz#52a86d6236fda646e7e5fe61154991dc0dc433ef"
324-
integrity sha512-qTWjWieJ1tRJkxgZYXx6WUYtWlBc48YRxgY2JN1aGeVpkhmnopq+SUC8UEVGNXIvWH7XyuTjwALfG6bFEgCkQA==
321+
"@typescript-eslint/types@7.4.0":
322+
version "7.4.0"
323+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.4.0.tgz#ee9dafa75c99eaee49de6dcc9348b45d354419b6"
324+
integrity sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw==
325325

326326
"@typescript-eslint/[email protected]":
327327
version "6.4.0"
@@ -336,31 +336,31 @@
336336
semver "^7.5.4"
337337
ts-api-utils "^1.0.1"
338338

339-
"@typescript-eslint/typescript-estree@7.1.0":
340-
version "7.1.0"
341-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.0.tgz#419b1310f061feee6df676c5bed460537310c593"
342-
integrity sha512-k7MyrbD6E463CBbSpcOnwa8oXRdHzH1WiVzOipK3L5KSML92ZKgUBrTlehdi7PEIMT8k0bQixHUGXggPAlKnOQ==
339+
"@typescript-eslint/typescript-estree@7.4.0":
340+
version "7.4.0"
341+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.4.0.tgz#12dbcb4624d952f72c10a9f4431284fca24624f4"
342+
integrity sha512-A99j5AYoME/UBQ1ucEbbMEmGkN7SE0BvZFreSnTd1luq7yulcHdyGamZKizU7canpGDWGJ+Q6ZA9SyQobipePg==
343343
dependencies:
344-
"@typescript-eslint/types" "7.1.0"
345-
"@typescript-eslint/visitor-keys" "7.1.0"
344+
"@typescript-eslint/types" "7.4.0"
345+
"@typescript-eslint/visitor-keys" "7.4.0"
346346
debug "^4.3.4"
347347
globby "^11.1.0"
348348
is-glob "^4.0.3"
349349
minimatch "9.0.3"
350350
semver "^7.5.4"
351351
ts-api-utils "^1.0.1"
352352

353-
"@typescript-eslint/utils@7.1.0":
354-
version "7.1.0"
355-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.0.tgz#710ecda62aff4a3c8140edabf3c5292d31111ddd"
356-
integrity sha512-WUFba6PZC5OCGEmbweGpnNJytJiLG7ZvDBJJoUcX4qZYf1mGZ97mO2Mps6O2efxJcJdRNpqweCistDbZMwIVHw==
353+
"@typescript-eslint/utils@7.4.0":
354+
version "7.4.0"
355+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.4.0.tgz#d889a0630cab88bddedaf7c845c64a00576257bd"
356+
integrity sha512-NQt9QLM4Tt8qrlBVY9lkMYzfYtNz8/6qwZg8pI3cMGlPnj6mOpRxxAm7BMJN9K0AiY+1BwJ5lVC650YJqYOuNg==
357357
dependencies:
358358
"@eslint-community/eslint-utils" "^4.4.0"
359359
"@types/json-schema" "^7.0.12"
360360
"@types/semver" "^7.5.0"
361-
"@typescript-eslint/scope-manager" "7.1.0"
362-
"@typescript-eslint/types" "7.1.0"
363-
"@typescript-eslint/typescript-estree" "7.1.0"
361+
"@typescript-eslint/scope-manager" "7.4.0"
362+
"@typescript-eslint/types" "7.4.0"
363+
"@typescript-eslint/typescript-estree" "7.4.0"
364364
semver "^7.5.4"
365365

366366
"@typescript-eslint/[email protected]":
@@ -371,12 +371,12 @@
371371
"@typescript-eslint/types" "6.4.0"
372372
eslint-visitor-keys "^3.4.1"
373373

374-
"@typescript-eslint/visitor-keys@7.1.0":
375-
version "7.1.0"
376-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.0.tgz#576c4ad462ca1378135a55e2857d7aced96ce0a0"
377-
integrity sha512-FhUqNWluiGNzlvnDZiXad4mZRhtghdoKW6e98GoEOYSu5cND+E39rG5KwJMUzeENwm1ztYBRqof8wMLP+wNPIA==
374+
"@typescript-eslint/visitor-keys@7.4.0":
375+
version "7.4.0"
376+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.4.0.tgz#0c8ff2c1f8a6fe8d7d1a57ebbd4a638e86a60a94"
377+
integrity sha512-0zkC7YM0iX5Y41homUUeW1CHtZR01K3ybjM1l6QczoMuay0XKtrb93kv95AxUGwdjGr64nNqnOCwmEl616N8CA==
378378
dependencies:
379-
"@typescript-eslint/types" "7.1.0"
379+
"@typescript-eslint/types" "7.4.0"
380380
eslint-visitor-keys "^3.4.1"
381381

382382
"@ungap/structured-clone@^1.2.0":
@@ -2874,8 +2874,16 @@ streamsearch@^1.1.0:
28742874
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
28752875
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
28762876

2877-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
2878-
name string-width-cjs
2877+
"string-width-cjs@npm:string-width@^4.2.0":
2878+
version "4.2.3"
2879+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2880+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2881+
dependencies:
2882+
emoji-regex "^8.0.0"
2883+
is-fullwidth-code-point "^3.0.0"
2884+
strip-ansi "^6.0.1"
2885+
2886+
string-width@^4.1.0:
28792887
version "4.2.3"
28802888
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
28812889
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2961,7 +2969,14 @@ string.prototype.trimstart@^1.0.7:
29612969
define-properties "^1.2.0"
29622970
es-abstract "^1.22.1"
29632971

2964-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2972+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2973+
version "6.0.1"
2974+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2975+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
2976+
dependencies:
2977+
ansi-regex "^5.0.1"
2978+
2979+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
29652980
version "6.0.1"
29662981
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
29672982
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

with-domains/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "20.11.20",
2222
"@types/react": "18.2.61",
2323
"@types/react-dom": "18.2.19",
24-
"@typescript-eslint/eslint-plugin": "7.1.0",
24+
"@typescript-eslint/eslint-plugin": "7.4.0",
2525
"eslint": "8.56.0",
2626
"eslint-config-next": "14.1.1",
2727
"prettier": "3.2.5",

with-domains/yarn.lock

Lines changed: 60 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -259,16 +259,16 @@
259259
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
260260
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
261261

262-
"@typescript-eslint/eslint-plugin@7.1.0":
263-
version "7.1.0"
264-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.0.tgz#22bb999a8d59893c0ea07923e8a21f9d985ad740"
265-
integrity sha512-j6vT/kCulhG5wBmGtstKeiVr1rdXE4nk+DT1k6trYkwlrvW9eOF5ZbgKnd/YR6PcM4uTEXa0h6Fcvf6X7Dxl0w==
262+
"@typescript-eslint/eslint-plugin@7.4.0":
263+
version "7.4.0"
264+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.4.0.tgz#de61c3083842fc6ac889d2fc83c9a96b55ab8328"
265+
integrity sha512-yHMQ/oFaM7HZdVrVm/M2WHaNPgyuJH4WelkSVEWSSsir34kxW2kDJCxlXRhhGWEsMN0WAW/vLpKfKVcm8k+MPw==
266266
dependencies:
267267
"@eslint-community/regexpp" "^4.5.1"
268-
"@typescript-eslint/scope-manager" "7.1.0"
269-
"@typescript-eslint/type-utils" "7.1.0"
270-
"@typescript-eslint/utils" "7.1.0"
271-
"@typescript-eslint/visitor-keys" "7.1.0"
268+
"@typescript-eslint/scope-manager" "7.4.0"
269+
"@typescript-eslint/type-utils" "7.4.0"
270+
"@typescript-eslint/utils" "7.4.0"
271+
"@typescript-eslint/visitor-keys" "7.4.0"
272272
debug "^4.3.4"
273273
graphemer "^1.4.0"
274274
ignore "^5.2.4"
@@ -295,21 +295,21 @@
295295
"@typescript-eslint/types" "6.4.0"
296296
"@typescript-eslint/visitor-keys" "6.4.0"
297297

298-
"@typescript-eslint/scope-manager@7.1.0":
299-
version "7.1.0"
300-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.0.tgz#e4babaa39a3d612eff0e3559f3e99c720a2b4a54"
301-
integrity sha512-6TmN4OJiohHfoOdGZ3huuLhpiUgOGTpgXNUPJgeZOZR3DnIpdSgtt83RS35OYNNXxM4TScVlpVKC9jyQSETR1A==
298+
"@typescript-eslint/scope-manager@7.4.0":
299+
version "7.4.0"
300+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.4.0.tgz#acfc69261f10ece7bf7ece1734f1713392c3655f"
301+
integrity sha512-68VqENG5HK27ypafqLVs8qO+RkNc7TezCduYrx8YJpXq2QGZ30vmNZGJJJC48+MVn4G2dCV8m5ZTVnzRexTVtw==
302302
dependencies:
303-
"@typescript-eslint/types" "7.1.0"
304-
"@typescript-eslint/visitor-keys" "7.1.0"
303+
"@typescript-eslint/types" "7.4.0"
304+
"@typescript-eslint/visitor-keys" "7.4.0"
305305

306-
"@typescript-eslint/type-utils@7.1.0":
307-
version "7.1.0"
308-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.0.tgz#372dfa470df181bcee0072db464dc778b75ed722"
309-
integrity sha512-UZIhv8G+5b5skkcuhgvxYWHjk7FW7/JP5lPASMEUoliAPwIH/rxoUSQPia2cuOj9AmDZmwUl1usKm85t5VUMew==
306+
"@typescript-eslint/type-utils@7.4.0":
307+
version "7.4.0"
308+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.4.0.tgz#cfcaab21bcca441c57da5d3a1153555e39028cbd"
309+
integrity sha512-247ETeHgr9WTRMqHbbQdzwzhuyaJ8dPTuyuUEMANqzMRB1rj/9qFIuIXK7l0FX9i9FXbHeBQl/4uz6mYuCE7Aw==
310310
dependencies:
311-
"@typescript-eslint/typescript-estree" "7.1.0"
312-
"@typescript-eslint/utils" "7.1.0"
311+
"@typescript-eslint/typescript-estree" "7.4.0"
312+
"@typescript-eslint/utils" "7.4.0"
313313
debug "^4.3.4"
314314
ts-api-utils "^1.0.1"
315315

@@ -318,10 +318,10 @@
318318
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.0.tgz#5b109a59a805f0d8d375895e42d9e5f0037f66ee"
319319
integrity sha512-+FV9kVFrS7w78YtzkIsNSoYsnOtrYVnKWSTVXoL1761CsCRv5wpDOINgsXpxD67YCLZtVQekDDyaxfjVWUJmmg==
320320

321-
"@typescript-eslint/types@7.1.0":
322-
version "7.1.0"
323-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.0.tgz#52a86d6236fda646e7e5fe61154991dc0dc433ef"
324-
integrity sha512-qTWjWieJ1tRJkxgZYXx6WUYtWlBc48YRxgY2JN1aGeVpkhmnopq+SUC8UEVGNXIvWH7XyuTjwALfG6bFEgCkQA==
321+
"@typescript-eslint/types@7.4.0":
322+
version "7.4.0"
323+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.4.0.tgz#ee9dafa75c99eaee49de6dcc9348b45d354419b6"
324+
integrity sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw==
325325

326326
"@typescript-eslint/[email protected]":
327327
version "6.4.0"
@@ -336,31 +336,31 @@
336336
semver "^7.5.4"
337337
ts-api-utils "^1.0.1"
338338

339-
"@typescript-eslint/typescript-estree@7.1.0":
340-
version "7.1.0"
341-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.0.tgz#419b1310f061feee6df676c5bed460537310c593"
342-
integrity sha512-k7MyrbD6E463CBbSpcOnwa8oXRdHzH1WiVzOipK3L5KSML92ZKgUBrTlehdi7PEIMT8k0bQixHUGXggPAlKnOQ==
339+
"@typescript-eslint/typescript-estree@7.4.0":
340+
version "7.4.0"
341+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.4.0.tgz#12dbcb4624d952f72c10a9f4431284fca24624f4"
342+
integrity sha512-A99j5AYoME/UBQ1ucEbbMEmGkN7SE0BvZFreSnTd1luq7yulcHdyGamZKizU7canpGDWGJ+Q6ZA9SyQobipePg==
343343
dependencies:
344-
"@typescript-eslint/types" "7.1.0"
345-
"@typescript-eslint/visitor-keys" "7.1.0"
344+
"@typescript-eslint/types" "7.4.0"
345+
"@typescript-eslint/visitor-keys" "7.4.0"
346346
debug "^4.3.4"
347347
globby "^11.1.0"
348348
is-glob "^4.0.3"
349349
minimatch "9.0.3"
350350
semver "^7.5.4"
351351
ts-api-utils "^1.0.1"
352352

353-
"@typescript-eslint/utils@7.1.0":
354-
version "7.1.0"
355-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.0.tgz#710ecda62aff4a3c8140edabf3c5292d31111ddd"
356-
integrity sha512-WUFba6PZC5OCGEmbweGpnNJytJiLG7ZvDBJJoUcX4qZYf1mGZ97mO2Mps6O2efxJcJdRNpqweCistDbZMwIVHw==
353+
"@typescript-eslint/utils@7.4.0":
354+
version "7.4.0"
355+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.4.0.tgz#d889a0630cab88bddedaf7c845c64a00576257bd"
356+
integrity sha512-NQt9QLM4Tt8qrlBVY9lkMYzfYtNz8/6qwZg8pI3cMGlPnj6mOpRxxAm7BMJN9K0AiY+1BwJ5lVC650YJqYOuNg==
357357
dependencies:
358358
"@eslint-community/eslint-utils" "^4.4.0"
359359
"@types/json-schema" "^7.0.12"
360360
"@types/semver" "^7.5.0"
361-
"@typescript-eslint/scope-manager" "7.1.0"
362-
"@typescript-eslint/types" "7.1.0"
363-
"@typescript-eslint/typescript-estree" "7.1.0"
361+
"@typescript-eslint/scope-manager" "7.4.0"
362+
"@typescript-eslint/types" "7.4.0"
363+
"@typescript-eslint/typescript-estree" "7.4.0"
364364
semver "^7.5.4"
365365

366366
"@typescript-eslint/[email protected]":
@@ -371,12 +371,12 @@
371371
"@typescript-eslint/types" "6.4.0"
372372
eslint-visitor-keys "^3.4.1"
373373

374-
"@typescript-eslint/visitor-keys@7.1.0":
375-
version "7.1.0"
376-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.0.tgz#576c4ad462ca1378135a55e2857d7aced96ce0a0"
377-
integrity sha512-FhUqNWluiGNzlvnDZiXad4mZRhtghdoKW6e98GoEOYSu5cND+E39rG5KwJMUzeENwm1ztYBRqof8wMLP+wNPIA==
374+
"@typescript-eslint/visitor-keys@7.4.0":
375+
version "7.4.0"
376+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.4.0.tgz#0c8ff2c1f8a6fe8d7d1a57ebbd4a638e86a60a94"
377+
integrity sha512-0zkC7YM0iX5Y41homUUeW1CHtZR01K3ybjM1l6QczoMuay0XKtrb93kv95AxUGwdjGr64nNqnOCwmEl616N8CA==
378378
dependencies:
379-
"@typescript-eslint/types" "7.1.0"
379+
"@typescript-eslint/types" "7.4.0"
380380
eslint-visitor-keys "^3.4.1"
381381

382382
"@ungap/structured-clone@^1.2.0":
@@ -2879,8 +2879,16 @@ streamsearch@^1.1.0:
28792879
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
28802880
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
28812881

2882-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
2883-
name string-width-cjs
2882+
"string-width-cjs@npm:string-width@^4.2.0":
2883+
version "4.2.3"
2884+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2885+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2886+
dependencies:
2887+
emoji-regex "^8.0.0"
2888+
is-fullwidth-code-point "^3.0.0"
2889+
strip-ansi "^6.0.1"
2890+
2891+
string-width@^4.1.0:
28842892
version "4.2.3"
28852893
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
28862894
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2966,7 +2974,14 @@ string.prototype.trimstart@^1.0.7:
29662974
define-properties "^1.2.0"
29672975
es-abstract "^1.22.1"
29682976

2969-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2977+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2978+
version "6.0.1"
2979+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2980+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
2981+
dependencies:
2982+
ansi-regex "^5.0.1"
2983+
2984+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
29702985
version "6.0.1"
29712986
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
29722987
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

with-express-react-email/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@babel/core": "7.23.9",
1919
"@babel/preset-env": "7.23.9",
2020
"@babel/preset-react": "7.23.3",
21-
"@typescript-eslint/eslint-plugin": "7.1.0",
22-
"@typescript-eslint/parser": "7.1.0",
21+
"@typescript-eslint/eslint-plugin": "7.4.0",
22+
"@typescript-eslint/parser": "7.4.0",
2323
"eslint": "8.56.0",
2424
"prettier": "3.2.5",
2525
"typescript": "5.3.3"

0 commit comments

Comments
 (0)