Skip to content

Commit 447d5d4

Browse files
Merge pull request #344 from platinummonkey/dependabot/npm_and_yarn/typescript-eslint/parser-8.43.0
Bump @typescript-eslint/parser from 8.42.0 to 8.43.0
2 parents 86ca6d8 + 73e647f commit 447d5d4

3 files changed

Lines changed: 214 additions & 19 deletions

File tree

package-lock.json

Lines changed: 152 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@eslint/js": "^9.35.0",
3333
"@types/node": "^24.4.0",
3434
"@typescript-eslint/eslint-plugin": "^8.42.0",
35-
"@typescript-eslint/parser": "^8.42.0",
35+
"@typescript-eslint/parser": "^8.43.0",
3636
"@vercel/ncc": "^0.38.3",
3737
"eslint": "^9.35.0",
3838
"eslint-plugin-github": "^6.0.0",

yarn.lock

Lines changed: 61 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,15 +1020,15 @@
10201020
"@typescript-eslint/visitor-keys" "8.15.0"
10211021
debug "^4.3.4"
10221022

1023-
"@typescript-eslint/parser@^8.0.0", "@typescript-eslint/parser@^8.42.0":
1024-
version "8.42.0"
1025-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
1026-
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
1027-
dependencies:
1028-
"@typescript-eslint/scope-manager" "8.42.0"
1029-
"@typescript-eslint/types" "8.42.0"
1030-
"@typescript-eslint/typescript-estree" "8.42.0"
1031-
"@typescript-eslint/visitor-keys" "8.42.0"
1023+
"@typescript-eslint/parser@^8.0.0", "@typescript-eslint/parser@^8.43.0":
1024+
version "8.43.0"
1025+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.43.0.tgz#4024159925e7671f1782bdd3498bdcfbd48f9137"
1026+
integrity sha512-B7RIQiTsCBBmY+yW4+ILd6mF5h1FUwJsVvpqkrgpszYifetQ2Ke+Z4u6aZh0CblkUGIdR59iYVyXqqZGkZ3aBw==
1027+
dependencies:
1028+
"@typescript-eslint/scope-manager" "8.43.0"
1029+
"@typescript-eslint/types" "8.43.0"
1030+
"@typescript-eslint/typescript-estree" "8.43.0"
1031+
"@typescript-eslint/visitor-keys" "8.43.0"
10321032
debug "^4.3.4"
10331033

10341034
"@typescript-eslint/project-service@8.42.0":
@@ -1040,6 +1040,15 @@
10401040
"@typescript-eslint/types" "^8.42.0"
10411041
debug "^4.3.4"
10421042

1043+
"@typescript-eslint/project-service@8.43.0":
1044+
version "8.43.0"
1045+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.43.0.tgz#958dbaa16fbd1e81d46ab86e139f6276757140f8"
1046+
integrity sha512-htB/+D/BIGoNTQYffZw4uM4NzzuolCoaA/BusuSIcC8YjmBYQioew5VUZAYdAETPjeed0hqCaW7EHg+Robq8uw==
1047+
dependencies:
1048+
"@typescript-eslint/tsconfig-utils" "^8.43.0"
1049+
"@typescript-eslint/types" "^8.43.0"
1050+
debug "^4.3.4"
1051+
10431052
"@typescript-eslint/scope-manager@8.15.0":
10441053
version "8.15.0"
10451054
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz"
@@ -1056,11 +1065,24 @@
10561065
"@typescript-eslint/types" "8.42.0"
10571066
"@typescript-eslint/visitor-keys" "8.42.0"
10581067

1068+
"@typescript-eslint/scope-manager@8.43.0":
1069+
version "8.43.0"
1070+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.43.0.tgz#009ebc09cc6e7e0dd67898a0e9a70d295361c6b9"
1071+
integrity sha512-daSWlQ87ZhsjrbMLvpuuMAt3y4ba57AuvadcR7f3nl8eS3BjRc8L9VLxFLk92RL5xdXOg6IQ+qKjjqNEimGuAg==
1072+
dependencies:
1073+
"@typescript-eslint/types" "8.43.0"
1074+
"@typescript-eslint/visitor-keys" "8.43.0"
1075+
10591076
"@typescript-eslint/tsconfig-utils@8.42.0", "@typescript-eslint/tsconfig-utils@^8.42.0":
10601077
version "8.42.0"
10611078
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
10621079
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
10631080

1081+
"@typescript-eslint/tsconfig-utils@8.43.0", "@typescript-eslint/tsconfig-utils@^8.43.0":
1082+
version "8.43.0"
1083+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.43.0.tgz#e6721dba183d61769a90ffdad202aebc383b18c8"
1084+
integrity sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA==
1085+
10641086
"@typescript-eslint/type-utils@8.15.0":
10651087
version "8.15.0"
10661088
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.15.0.tgz"
@@ -1087,11 +1109,16 @@
10871109
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.15.0.tgz"
10881110
integrity sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==
10891111

1090-
"@typescript-eslint/types@8.42.0", "@typescript-eslint/types@^8.42.0":
1112+
"@typescript-eslint/types@8.42.0":
10911113
version "8.42.0"
10921114
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
10931115
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
10941116

1117+
"@typescript-eslint/types@8.43.0", "@typescript-eslint/types@^8.42.0", "@typescript-eslint/types@^8.43.0":
1118+
version "8.43.0"
1119+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e"
1120+
integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
1121+
10951122
"@typescript-eslint/typescript-estree@8.15.0":
10961123
version "8.15.0"
10971124
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz"
@@ -1122,6 +1149,22 @@
11221149
semver "^7.6.0"
11231150
ts-api-utils "^2.1.0"
11241151

1152+
"@typescript-eslint/typescript-estree@8.43.0":
1153+
version "8.43.0"
1154+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.43.0.tgz#39e5d431239b4d90787072ae0c2290cbd3e0a562"
1155+
integrity sha512-7Vv6zlAhPb+cvEpP06WXXy/ZByph9iL6BQRBDj4kmBsW98AqEeQHlj/13X+sZOrKSo9/rNKH4Ul4f6EICREFdw==
1156+
dependencies:
1157+
"@typescript-eslint/project-service" "8.43.0"
1158+
"@typescript-eslint/tsconfig-utils" "8.43.0"
1159+
"@typescript-eslint/types" "8.43.0"
1160+
"@typescript-eslint/visitor-keys" "8.43.0"
1161+
debug "^4.3.4"
1162+
fast-glob "^3.3.2"
1163+
is-glob "^4.0.3"
1164+
minimatch "^9.0.4"
1165+
semver "^7.6.0"
1166+
ts-api-utils "^2.1.0"
1167+
11251168
"@typescript-eslint/utils@8.15.0":
11261169
version "8.15.0"
11271170
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.15.0.tgz"
@@ -1158,6 +1201,14 @@
11581201
"@typescript-eslint/types" "8.42.0"
11591202
eslint-visitor-keys "^4.2.1"
11601203

1204+
"@typescript-eslint/visitor-keys@8.43.0":
1205+
version "8.43.0"
1206+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.43.0.tgz#633d3414afec3cf0a0e4583e1575f4101ef51d30"
1207+
integrity sha512-T+S1KqRD4sg/bHfLwrpF/K3gQLBM1n7Rp7OjjikjTEssI2YJzQpi5WXoynOaQ93ERIuq3O8RBTOUYDKszUCEHw==
1208+
dependencies:
1209+
"@typescript-eslint/types" "8.43.0"
1210+
eslint-visitor-keys "^4.2.1"
1211+
11611212
"@ungap/structured-clone@^1.3.0":
11621213
version "1.3.0"
11631214
resolved "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz"

0 commit comments

Comments
 (0)