Skip to content

Commit 72adeaf

Browse files
Bump @typescript-eslint/parser from 8.46.2 to 8.52.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.46.2 to 8.52.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.52.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76096ca commit 72adeaf

2 files changed

Lines changed: 81 additions & 59 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/react": "^18.2.57",
6969
"@types/react-infinite-scroller": "^1.2.5",
7070
"@typescript-eslint/eslint-plugin": "8.32.1",
71-
"@typescript-eslint/parser": "8.46.2",
71+
"@typescript-eslint/parser": "8.52.0",
7272
"eslint-config-airbnb-base": "latest",
7373
"eslint-config-airbnb-typescript": "latest",
7474
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 80 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -2790,25 +2790,25 @@
27902790
natural-compare "^1.4.0"
27912791
ts-api-utils "^2.1.0"
27922792

2793-
"@typescript-eslint/parser@8.46.2":
2794-
version "8.46.2"
2795-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
2796-
integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==
2797-
dependencies:
2798-
"@typescript-eslint/scope-manager" "8.46.2"
2799-
"@typescript-eslint/types" "8.46.2"
2800-
"@typescript-eslint/typescript-estree" "8.46.2"
2801-
"@typescript-eslint/visitor-keys" "8.46.2"
2802-
debug "^4.3.4"
2803-
2804-
"@typescript-eslint/project-service@8.46.2":
2805-
version "8.46.2"
2806-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
2807-
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
2808-
dependencies:
2809-
"@typescript-eslint/tsconfig-utils" "^8.46.2"
2810-
"@typescript-eslint/types" "^8.46.2"
2811-
debug "^4.3.4"
2793+
"@typescript-eslint/parser@8.52.0":
2794+
version "8.52.0"
2795+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.52.0.tgz#9fae9f5f13ebb1c8f31a50c34381bfd6bf96a05f"
2796+
integrity sha512-iIACsx8pxRnguSYhHiMn2PvhvfpopO9FXHyn1mG5txZIsAaB6F0KwbFnUQN3KCiG3Jcuad/Cao2FAs1Wp7vAyg==
2797+
dependencies:
2798+
"@typescript-eslint/scope-manager" "8.52.0"
2799+
"@typescript-eslint/types" "8.52.0"
2800+
"@typescript-eslint/typescript-estree" "8.52.0"
2801+
"@typescript-eslint/visitor-keys" "8.52.0"
2802+
debug "^4.4.3"
2803+
2804+
"@typescript-eslint/project-service@8.52.0":
2805+
version "8.52.0"
2806+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.52.0.tgz#5fb4c16af4eda6d74c70cbc62f5d3f77b96e4cbe"
2807+
integrity sha512-xD0MfdSdEmeFa3OmVqonHi+Cciab96ls1UhIF/qX/O/gPu5KXD0bY9lu33jj04fjzrXHcuvjBcBC+D3SNSadaw==
2808+
dependencies:
2809+
"@typescript-eslint/tsconfig-utils" "^8.52.0"
2810+
"@typescript-eslint/types" "^8.52.0"
2811+
debug "^4.4.3"
28122812

28132813
"@typescript-eslint/scope-manager@8.32.1":
28142814
version "8.32.1"
@@ -2818,18 +2818,18 @@
28182818
"@typescript-eslint/types" "8.32.1"
28192819
"@typescript-eslint/visitor-keys" "8.32.1"
28202820

2821-
"@typescript-eslint/scope-manager@8.46.2":
2822-
version "8.46.2"
2823-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
2824-
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
2821+
"@typescript-eslint/scope-manager@8.52.0":
2822+
version "8.52.0"
2823+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.52.0.tgz#9884ff690fad30380ccabfb08af1ac200af6b4e5"
2824+
integrity sha512-ixxqmmCcc1Nf8S0mS0TkJ/3LKcC8mruYJPOU6Ia2F/zUUR4pApW7LzrpU3JmtePbRUTes9bEqRc1Gg4iyRnDzA==
28252825
dependencies:
2826-
"@typescript-eslint/types" "8.46.2"
2827-
"@typescript-eslint/visitor-keys" "8.46.2"
2826+
"@typescript-eslint/types" "8.52.0"
2827+
"@typescript-eslint/visitor-keys" "8.52.0"
28282828

2829-
"@typescript-eslint/tsconfig-utils@8.46.2", "@typescript-eslint/tsconfig-utils@^8.46.2":
2830-
version "8.46.2"
2831-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
2832-
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
2829+
"@typescript-eslint/tsconfig-utils@8.52.0", "@typescript-eslint/tsconfig-utils@^8.52.0":
2830+
version "8.52.0"
2831+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.52.0.tgz#0296751c22ed05c83787a6eaec65ae221bd8b8ed"
2832+
integrity sha512-jl+8fzr/SdzdxWJznq5nvoI7qn2tNYV/ZBAEcaFMVXf+K6jmXvAFrgo/+5rxgnL152f//pDEAYAhhBAZGrVfwg==
28332833

28342834
"@typescript-eslint/type-utils@8.32.1":
28352835
version "8.32.1"
@@ -2846,10 +2846,10 @@
28462846
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
28472847
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
28482848

2849-
"@typescript-eslint/types@8.46.2", "@typescript-eslint/types@^8.46.2":
2850-
version "8.46.2"
2851-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
2852-
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
2849+
"@typescript-eslint/types@8.52.0", "@typescript-eslint/types@^8.52.0":
2850+
version "8.52.0"
2851+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.52.0.tgz#1eb0a16b324824bc23b89d109a267c38c9213c4a"
2852+
integrity sha512-LWQV1V4q9V4cT4H5JCIx3481iIFxH1UkVk+ZkGGAV1ZGcjGI9IoFOfg3O6ywz8QqCDEp7Inlg6kovMofsNRaGg==
28532853

28542854
"@typescript-eslint/typescript-estree@8.32.1":
28552855
version "8.32.1"
@@ -2865,21 +2865,20 @@
28652865
semver "^7.6.0"
28662866
ts-api-utils "^2.1.0"
28672867

2868-
"@typescript-eslint/typescript-estree@8.46.2":
2869-
version "8.46.2"
2870-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
2871-
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
2872-
dependencies:
2873-
"@typescript-eslint/project-service" "8.46.2"
2874-
"@typescript-eslint/tsconfig-utils" "8.46.2"
2875-
"@typescript-eslint/types" "8.46.2"
2876-
"@typescript-eslint/visitor-keys" "8.46.2"
2877-
debug "^4.3.4"
2878-
fast-glob "^3.3.2"
2879-
is-glob "^4.0.3"
2880-
minimatch "^9.0.4"
2881-
semver "^7.6.0"
2882-
ts-api-utils "^2.1.0"
2868+
"@typescript-eslint/typescript-estree@8.52.0":
2869+
version "8.52.0"
2870+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.52.0.tgz#2ad7721c671be2127951286cb7f44c4ce55b0591"
2871+
integrity sha512-XP3LClsCc0FsTK5/frGjolyADTh3QmsLp6nKd476xNI9CsSsLnmn4f0jrzNoAulmxlmNIpeXuHYeEQv61Q6qeQ==
2872+
dependencies:
2873+
"@typescript-eslint/project-service" "8.52.0"
2874+
"@typescript-eslint/tsconfig-utils" "8.52.0"
2875+
"@typescript-eslint/types" "8.52.0"
2876+
"@typescript-eslint/visitor-keys" "8.52.0"
2877+
debug "^4.4.3"
2878+
minimatch "^9.0.5"
2879+
semver "^7.7.3"
2880+
tinyglobby "^0.2.15"
2881+
ts-api-utils "^2.4.0"
28832882

28842883
"@typescript-eslint/utils@8.32.1":
28852884
version "8.32.1"
@@ -2899,12 +2898,12 @@
28992898
"@typescript-eslint/types" "8.32.1"
29002899
eslint-visitor-keys "^4.2.0"
29012900

2902-
"@typescript-eslint/visitor-keys@8.46.2":
2903-
version "8.46.2"
2904-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
2905-
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
2901+
"@typescript-eslint/visitor-keys@8.52.0":
2902+
version "8.52.0"
2903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.52.0.tgz#50361c48a6302676230fe498f80f6decce4bf673"
2904+
integrity sha512-ink3/Zofus34nmBsPjow63FP5M7IGff0RKAgqR6+CFpdk22M7aLwC9gOcLGYqr7MczLPzZVERW9hRog3O4n1sQ==
29062905
dependencies:
2907-
"@typescript-eslint/types" "8.46.2"
2906+
"@typescript-eslint/types" "8.52.0"
29082907
eslint-visitor-keys "^4.2.1"
29092908

29102909
"@ungap/structured-clone@^1.0.0":
@@ -4315,10 +4314,10 @@ data-view-byte-offset@^1.0.0:
43154314
es-errors "^1.3.0"
43164315
is-data-view "^1.0.1"
43174316

4318-
debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4:
4319-
version "4.3.7"
4320-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
4321-
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
4317+
debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4, debug@^4.4.3:
4318+
version "4.4.3"
4319+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
4320+
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
43224321
dependencies:
43234322
ms "^2.1.3"
43244323

@@ -4963,6 +4962,11 @@ fdir@^6.2.0:
49634962
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689"
49644963
integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==
49654964

4965+
fdir@^6.5.0:
4966+
version "6.5.0"
4967+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
4968+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
4969+
49664970
filename-reserved-regex@^2.0.0:
49674971
version "2.0.0"
49684972
resolved "https://registry.yarnpkg.com/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz#abf73dfab735d045440abfea2d91f389ebbfa229"
@@ -7076,7 +7080,7 @@ minimatch@^3.0.4, minimatch@^3.1.1:
70767080
dependencies:
70777081
brace-expansion "^1.1.7"
70787082

7079-
minimatch@^9.0.4:
7083+
minimatch@^9.0.4, minimatch@^9.0.5:
70807084
version "9.0.5"
70817085
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
70827086
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -7591,6 +7595,11 @@ picomatch@^4.0.2:
75917595
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
75927596
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
75937597

7598+
picomatch@^4.0.3:
7599+
version "4.0.3"
7600+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
7601+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
7602+
75947603
pidtree@^0.3.0:
75957604
version "0.3.1"
75967605
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a"
@@ -9291,6 +9300,14 @@ tiny-invariant@^1.3.3:
92919300
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127"
92929301
integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==
92939302

9303+
tinyglobby@^0.2.15:
9304+
version "0.2.15"
9305+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
9306+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
9307+
dependencies:
9308+
fdir "^6.5.0"
9309+
picomatch "^4.0.3"
9310+
92949311
tinyrainbow@^1.2.0:
92959312
version "1.2.0"
92969313
resolved "https://registry.yarnpkg.com/tinyrainbow/-/tinyrainbow-1.2.0.tgz#5c57d2fc0fb3d1afd78465c33ca885d04f02abb5"
@@ -9340,6 +9357,11 @@ ts-api-utils@^2.1.0:
93409357
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
93419358
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
93429359

9360+
ts-api-utils@^2.4.0:
9361+
version "2.4.0"
9362+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
9363+
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
9364+
93439365
ts-dedent@^2.0.0:
93449366
version "2.2.0"
93459367
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.2.0.tgz#39e4bd297cd036292ae2394eb3412be63f563bb5"

0 commit comments

Comments
 (0)