Skip to content

Commit da2a6bd

Browse files
angular-robotclydin
authored andcommitted
build: update dependency @typescript-eslint/parser to v8
1 parent 8f529fd commit da2a6bd

File tree

2 files changed

+57
-11
lines changed

2 files changed

+57
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@types/yargs-parser": "^21.0.0",
114114
"@types/yarnpkg__lockfile": "^1.1.5",
115115
"@typescript-eslint/eslint-plugin": "7.18.0",
116-
"@typescript-eslint/parser": "7.18.0",
116+
"@typescript-eslint/parser": "8.0.1",
117117
"@vitejs/plugin-basic-ssl": "1.1.0",
118118
"@web/test-runner": "^0.18.0",
119119
"@yarnpkg/lockfile": "1.1.0",

yarn.lock

Lines changed: 56 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ __metadata:
696696
"@types/yargs-parser": "npm:^21.0.0"
697697
"@types/yarnpkg__lockfile": "npm:^1.1.5"
698698
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
699-
"@typescript-eslint/parser": "npm:7.18.0"
699+
"@typescript-eslint/parser": "npm:8.0.1"
700700
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
701701
"@web/test-runner": "npm:^0.18.0"
702702
"@yarnpkg/lockfile": "npm:1.1.0"
@@ -5281,21 +5281,21 @@ __metadata:
52815281
languageName: node
52825282
linkType: hard
52835283

5284-
"@typescript-eslint/parser@npm:7.18.0":
5285-
version: 7.18.0
5286-
resolution: "@typescript-eslint/parser@npm:7.18.0"
5284+
"@typescript-eslint/parser@npm:8.0.1":
5285+
version: 8.0.1
5286+
resolution: "@typescript-eslint/parser@npm:8.0.1"
52875287
dependencies:
5288-
"@typescript-eslint/scope-manager": "npm:7.18.0"
5289-
"@typescript-eslint/types": "npm:7.18.0"
5290-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
5291-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5288+
"@typescript-eslint/scope-manager": "npm:8.0.1"
5289+
"@typescript-eslint/types": "npm:8.0.1"
5290+
"@typescript-eslint/typescript-estree": "npm:8.0.1"
5291+
"@typescript-eslint/visitor-keys": "npm:8.0.1"
52925292
debug: "npm:^4.3.4"
52935293
peerDependencies:
5294-
eslint: ^8.56.0
5294+
eslint: ^8.57.0 || ^9.0.0
52955295
peerDependenciesMeta:
52965296
typescript:
52975297
optional: true
5298-
checksum: 10c0/370e73fca4278091bc1b657f85e7d74cd52b24257ea20c927a8e17546107ce04fbf313fec99aed0cc2a145ddbae1d3b12e9cc2c1320117636dc1281bcfd08059
5298+
checksum: 10c0/bf93640f06c9d2e09a79d015d2c3303f58a8569a3f6928544feeeaad8825388133b5e44ca017b4480d38c037644cf6390c785129539fe256f55422ae608943b5
52995299
languageName: node
53005300
linkType: hard
53015301

@@ -5309,6 +5309,16 @@ __metadata:
53095309
languageName: node
53105310
linkType: hard
53115311

5312+
"@typescript-eslint/scope-manager@npm:8.0.1":
5313+
version: 8.0.1
5314+
resolution: "@typescript-eslint/scope-manager@npm:8.0.1"
5315+
dependencies:
5316+
"@typescript-eslint/types": "npm:8.0.1"
5317+
"@typescript-eslint/visitor-keys": "npm:8.0.1"
5318+
checksum: 10c0/79c00bc726c0c14b800bbbc1c1b88978c2cbeb29d2b06b94a5773f959aafac5cfb37bdb8c3bb80b9fb07fd10440413fce9098f338dce100696a4d3dc1ea6b187
5319+
languageName: node
5320+
linkType: hard
5321+
53125322
"@typescript-eslint/type-utils@npm:7.18.0":
53135323
version: 7.18.0
53145324
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
@@ -5333,6 +5343,13 @@ __metadata:
53335343
languageName: node
53345344
linkType: hard
53355345

5346+
"@typescript-eslint/types@npm:8.0.1":
5347+
version: 8.0.1
5348+
resolution: "@typescript-eslint/types@npm:8.0.1"
5349+
checksum: 10c0/e7c02d4e153a935c04bfddc0c8fc1618b1c8e9767583cff05a0e063bbacb7f3c8fac2257879c41162fe19094a0de3a567b57969177b2a0c32f39accd4c5601d5
5350+
languageName: node
5351+
linkType: hard
5352+
53365353
"@typescript-eslint/typescript-estree@npm:7.18.0":
53375354
version: 7.18.0
53385355
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
@@ -5352,6 +5369,25 @@ __metadata:
53525369
languageName: node
53535370
linkType: hard
53545371

5372+
"@typescript-eslint/typescript-estree@npm:8.0.1":
5373+
version: 8.0.1
5374+
resolution: "@typescript-eslint/typescript-estree@npm:8.0.1"
5375+
dependencies:
5376+
"@typescript-eslint/types": "npm:8.0.1"
5377+
"@typescript-eslint/visitor-keys": "npm:8.0.1"
5378+
debug: "npm:^4.3.4"
5379+
globby: "npm:^11.1.0"
5380+
is-glob: "npm:^4.0.3"
5381+
minimatch: "npm:^9.0.4"
5382+
semver: "npm:^7.6.0"
5383+
ts-api-utils: "npm:^1.3.0"
5384+
peerDependenciesMeta:
5385+
typescript:
5386+
optional: true
5387+
checksum: 10c0/12507995dc634a1746b581635e0df9f986ad01e7f0b4482f1f240986e7277ebd301dfe3b59c07da6d1f3d465f9110dc2a61ce50b67a8f31188cad13f7cc3632e
5388+
languageName: node
5389+
linkType: hard
5390+
53555391
"@typescript-eslint/utils@npm:7.18.0":
53565392
version: 7.18.0
53575393
resolution: "@typescript-eslint/utils@npm:7.18.0"
@@ -5376,6 +5412,16 @@ __metadata:
53765412
languageName: node
53775413
linkType: hard
53785414

5415+
"@typescript-eslint/visitor-keys@npm:8.0.1":
5416+
version: 8.0.1
5417+
resolution: "@typescript-eslint/visitor-keys@npm:8.0.1"
5418+
dependencies:
5419+
"@typescript-eslint/types": "npm:8.0.1"
5420+
eslint-visitor-keys: "npm:^3.4.3"
5421+
checksum: 10c0/64c12095a97808bb1e1f5709192b274cac58d6b8fbbf9ec8fafead30f7effef7f0232244ec759298d046e1cd43521b9f3ba37b80618d5184c8b22fae665a7068
5422+
languageName: node
5423+
linkType: hard
5424+
53795425
"@ungap/structured-clone@npm:^1.2.0":
53805426
version: 1.2.0
53815427
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)