Skip to content

Commit e662cc0

Browse files
Bump @typescript-eslint/parser from 8.31.1 to 8.38.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.31.1 to 8.38.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.38.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d667c94 commit e662cc0

2 files changed

Lines changed: 67 additions & 23 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"@types/n3": "^1.24.2",
141141
"@types/react-syntax-highlighter": "^15.5.13",
142142
"@typescript-eslint/eslint-plugin": "^8.30.1",
143-
"@typescript-eslint/parser": "^8.30.1",
143+
"@typescript-eslint/parser": "^8.38.0",
144144
"babel-jest": "^29.7.0",
145145
"chromatic": "^11.28.0",
146146
"eslint": "^9.24.0",

yarn.lock

Lines changed: 66 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3144,15 +3144,24 @@
31443144
natural-compare "^1.4.0"
31453145
ts-api-utils "^2.0.1"
31463146

3147-
"@typescript-eslint/parser@^8.30.1":
3148-
version "8.31.1"
3149-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.1.tgz#e9b0ccf30d37dde724ee4d15f4dbc195995cce1b"
3150-
integrity sha512-oU/OtYVydhXnumd0BobL9rkJg7wFJ9bFFPmSmB/bf/XWN85hlViji59ko6bSKBXyseT9V8l+CN1nwmlbiN0G7Q==
3147+
"@typescript-eslint/parser@^8.38.0":
3148+
version "8.38.0"
3149+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
3150+
integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==
3151+
dependencies:
3152+
"@typescript-eslint/scope-manager" "8.38.0"
3153+
"@typescript-eslint/types" "8.38.0"
3154+
"@typescript-eslint/typescript-estree" "8.38.0"
3155+
"@typescript-eslint/visitor-keys" "8.38.0"
3156+
debug "^4.3.4"
3157+
3158+
"@typescript-eslint/project-service@8.38.0":
3159+
version "8.38.0"
3160+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f"
3161+
integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==
31513162
dependencies:
3152-
"@typescript-eslint/scope-manager" "8.31.1"
3153-
"@typescript-eslint/types" "8.31.1"
3154-
"@typescript-eslint/typescript-estree" "8.31.1"
3155-
"@typescript-eslint/visitor-keys" "8.31.1"
3163+
"@typescript-eslint/tsconfig-utils" "^8.38.0"
3164+
"@typescript-eslint/types" "^8.38.0"
31563165
debug "^4.3.4"
31573166

31583167
"@typescript-eslint/scope-manager@8.31.1":
@@ -3163,6 +3172,19 @@
31633172
"@typescript-eslint/types" "8.31.1"
31643173
"@typescript-eslint/visitor-keys" "8.31.1"
31653174

3175+
"@typescript-eslint/scope-manager@8.38.0":
3176+
version "8.38.0"
3177+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226"
3178+
integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==
3179+
dependencies:
3180+
"@typescript-eslint/types" "8.38.0"
3181+
"@typescript-eslint/visitor-keys" "8.38.0"
3182+
3183+
"@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0":
3184+
version "8.38.0"
3185+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0"
3186+
integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==
3187+
31663188
"@typescript-eslint/type-utils@8.31.1":
31673189
version "8.31.1"
31683190
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.1.tgz#be0f438fb24b03568e282a0aed85f776409f970c"
@@ -3178,6 +3200,11 @@
31783200
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.1.tgz#478ed6f7e8aee1be7b63a60212b6bffe1423b5d4"
31793201
integrity sha512-SfepaEFUDQYRoA70DD9GtytljBePSj17qPxFHA/h3eg6lPTqGJ5mWOtbXCk1YrVU1cTJRd14nhaXWFu0l2troQ==
31803202

3203+
"@typescript-eslint/types@8.38.0", "@typescript-eslint/types@^8.38.0":
3204+
version "8.38.0"
3205+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
3206+
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
3207+
31813208
"@typescript-eslint/typescript-estree@8.31.1":
31823209
version "8.31.1"
31833210
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.1.tgz#37792fe7ef4d3021c7580067c8f1ae66daabacdf"
@@ -3192,6 +3219,22 @@
31923219
semver "^7.6.0"
31933220
ts-api-utils "^2.0.1"
31943221

3222+
"@typescript-eslint/typescript-estree@8.38.0":
3223+
version "8.38.0"
3224+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
3225+
integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==
3226+
dependencies:
3227+
"@typescript-eslint/project-service" "8.38.0"
3228+
"@typescript-eslint/tsconfig-utils" "8.38.0"
3229+
"@typescript-eslint/types" "8.38.0"
3230+
"@typescript-eslint/visitor-keys" "8.38.0"
3231+
debug "^4.3.4"
3232+
fast-glob "^3.3.2"
3233+
is-glob "^4.0.3"
3234+
minimatch "^9.0.4"
3235+
semver "^7.6.0"
3236+
ts-api-utils "^2.1.0"
3237+
31953238
"@typescript-eslint/utils@8.31.1":
31963239
version "8.31.1"
31973240
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.1.tgz#5628ea0393598a0b2f143d0fc6d019f0dee9dd14"
@@ -3210,6 +3253,14 @@
32103253
"@typescript-eslint/types" "8.31.1"
32113254
eslint-visitor-keys "^4.2.0"
32123255

3256+
"@typescript-eslint/visitor-keys@8.38.0":
3257+
version "8.38.0"
3258+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
3259+
integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==
3260+
dependencies:
3261+
"@typescript-eslint/types" "8.38.0"
3262+
eslint-visitor-keys "^4.2.1"
3263+
32133264
"@ungap/structured-clone@^1.0.0":
32143265
version "1.3.0"
32153266
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
@@ -4678,14 +4729,7 @@ date-now@^0.1.4:
46784729
resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b"
46794730
integrity sha512-AsElvov3LoNB7tf5k37H2jYSB+ZZPMT5sG2QjJCcdlV5chIv6htBUBUui2IKRjgtKAKtCBN7Zbwa+MtwLjSeNw==
46804731

4681-
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
4682-
version "4.3.4"
4683-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
4684-
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
4685-
dependencies:
4686-
ms "2.1.2"
4687-
4688-
debug@^4.3.7, debug@^4.4.0:
4732+
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.7, debug@^4.4.0:
46894733
version "4.4.0"
46904734
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
46914735
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
@@ -5324,6 +5368,11 @@ eslint-visitor-keys@^4.2.0:
53245368
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
53255369
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
53265370

5371+
eslint-visitor-keys@^4.2.1:
5372+
version "4.2.1"
5373+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
5374+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
5375+
53275376
eslint@^9.24.0:
53285377
version "9.25.1"
53295378
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.1.tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580"
@@ -8725,11 +8774,6 @@ mri@^1.1.0:
87258774
resolved "https://registry.yarnpkg.com/mri/-/mri-1.2.0.tgz#6721480fec2a11a4889861115a48b6cbe7cc8f0b"
87268775
integrity sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==
87278776

8728-
ms@2.1.2:
8729-
version "2.1.2"
8730-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
8731-
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
8732-
87338777
ms@^2.1.3:
87348778
version "2.1.3"
87358779
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
@@ -11055,7 +11099,7 @@ trough@^2.0.0:
1105511099
resolved "https://registry.yarnpkg.com/trough/-/trough-2.2.0.tgz#94a60bd6bd375c152c1df911a4b11d5b0256f50f"
1105611100
integrity sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==
1105711101

11058-
ts-api-utils@^2.0.1:
11102+
ts-api-utils@^2.0.1, ts-api-utils@^2.1.0:
1105911103
version "2.1.0"
1106011104
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
1106111105
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==

0 commit comments

Comments
 (0)