Skip to content

Commit

Permalink
Merge pull request #939 from mittwald/dependabot/npm_and_yarn/typescr…
Browse files Browse the repository at this point in the history
…ipt-eslint/parser-8.17.0

chore: bump @typescript-eslint/parser from 8.12.2 to 8.17.0
  • Loading branch information
martin-helmich authored Dec 5, 2024
2 parents d2260e7 + e6bd7c0 commit 449867b
Show file tree
Hide file tree
Showing 8 changed files with 60 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
67 changes: 60 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3774,20 +3774,20 @@ __metadata:
linkType: hard

"@typescript-eslint/parser@npm:^8.3.0":
version: 8.12.2
resolution: "@typescript-eslint/parser@npm:8.12.2"
version: 8.17.0
resolution: "@typescript-eslint/parser@npm:8.17.0"
dependencies:
"@typescript-eslint/scope-manager": 8.12.2
"@typescript-eslint/types": 8.12.2
"@typescript-eslint/typescript-estree": 8.12.2
"@typescript-eslint/visitor-keys": 8.12.2
"@typescript-eslint/scope-manager": 8.17.0
"@typescript-eslint/types": 8.17.0
"@typescript-eslint/typescript-estree": 8.17.0
"@typescript-eslint/visitor-keys": 8.17.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 201f3e4b6073547726e447455b630c04816b0611346c1b9522493c47596d906c8edaf37d43e0d0e121e2965b374d9547c351e1fa0e125bceb37063e0fa806065
checksum: 3d330fc777cc34d8f21c7668a6ef48a1ce91905efde000f561cde76a630433c2a76d46857f7a62dc23c530e6441a5ea18b89c52e7fa5a099144c54bfe646dc35
languageName: node
linkType: hard

Expand All @@ -3801,6 +3801,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.17.0":
version: 8.17.0
resolution: "@typescript-eslint/scope-manager@npm:8.17.0"
dependencies:
"@typescript-eslint/types": 8.17.0
"@typescript-eslint/visitor-keys": 8.17.0
checksum: c5f628e5b4793181a219fc8be4dc2653b2a2a158c4add645b3ba063b9618f5892e5bbf6726c9e674731e698a3df4f2ddb671494482e0f59b6625c43810f78eeb
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/type-utils@npm:8.12.2"
Expand All @@ -3823,6 +3833,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.17.0":
version: 8.17.0
resolution: "@typescript-eslint/types@npm:8.17.0"
checksum: 5f6933903ce4af536f180c9e326c18da715f6f400e6bc5b89828dcb5779ae5693bf95c59d253e105c9efe6ffd2046d0db868bcfb1c5288c5e194bae4ebaa9976
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/typescript-estree@npm:8.12.2"
Expand All @@ -3842,6 +3859,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.17.0":
version: 8.17.0
resolution: "@typescript-eslint/typescript-estree@npm:8.17.0"
dependencies:
"@typescript-eslint/types": 8.17.0
"@typescript-eslint/visitor-keys": 8.17.0
debug: ^4.3.4
fast-glob: ^3.3.2
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^1.3.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 35d3dca3cde7a1f3a7a1e4e5a25a69b6151338cd329dceeb52880e6f05048d10c9ac472a07e558fdfb7acc10dd60cd106284e834cfe40ced3d2c4527e8727335
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/utils@npm:8.12.2"
Expand All @@ -3866,6 +3902,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.17.0":
version: 8.17.0
resolution: "@typescript-eslint/visitor-keys@npm:8.17.0"
dependencies:
"@typescript-eslint/types": 8.17.0
eslint-visitor-keys: ^4.2.0
checksum: f92f659ec88a1ce34f5003722a133ced1ebf9b3dfc1c0ff18caa5362d4722307edb42fa606ebf80aada8525abe78b24143ef93864d38a1e359605096f1fe2f00
languageName: node
linkType: hard

"@yarnpkg/core@npm:^4.1.4":
version: 4.1.4
resolution: "@yarnpkg/core@npm:4.1.4"
Expand Down Expand Up @@ -5552,6 +5598,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^4.2.0":
version: 4.2.0
resolution: "eslint-visitor-keys@npm:4.2.0"
checksum: 779c604672b570bb4da84cef32f6abb085ac78379779c1122d7879eade8bb38ae715645324597cf23232d03cef06032c9844d25c73625bc282a5bfd30247e5b5
languageName: node
linkType: hard

"eslint@npm:^9.9.1":
version: 9.12.0
resolution: "eslint@npm:9.12.0"
Expand Down

0 comments on commit 449867b

Please sign in to comment.