Skip to content

Commit

Permalink
Merge pull request #950 from serlo/dependabot/npm_and_yarn/typescript…
Browse files Browse the repository at this point in the history
…-eslint/parser-8.18.1

chore(deps-dev): bump @typescript-eslint/parser from 8.17.0 to 8.18.1
  • Loading branch information
elbotho authored Dec 17, 2024
2 parents 03b8cf6 + 5bf8c1a commit 423133a
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 37 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.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/iarna__toml": "^2.0.5",
"@types/jest": "^29.5.14",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.17.0",
"@typescript-eslint/parser": "^8.18.1",
"cross-env": "^7.0.3",
"depcheck": "^1.4.7",
"eslint": "^9.16.0",
Expand Down
69 changes: 33 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1379,7 +1379,7 @@ __metadata:
"@types/iarna__toml": ^2.0.5
"@types/jest": ^29.5.14
"@typescript-eslint/eslint-plugin": ^8.16.0
"@typescript-eslint/parser": ^8.17.0
"@typescript-eslint/parser": ^8.18.1
cross-env: ^7.0.3
depcheck: ^1.4.7
eslint: ^9.16.0
Expand Down Expand Up @@ -1655,21 +1655,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^8.17.0":
version: 8.17.0
resolution: "@typescript-eslint/parser@npm:8.17.0"
"@typescript-eslint/parser@npm:^8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/parser@npm:8.18.1"
dependencies:
"@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
"@typescript-eslint/scope-manager": 8.18.1
"@typescript-eslint/types": 8.18.1
"@typescript-eslint/typescript-estree": 8.18.1
"@typescript-eslint/visitor-keys": 8.18.1
debug: ^4.3.4
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 3d330fc777cc34d8f21c7668a6ef48a1ce91905efde000f561cde76a630433c2a76d46857f7a62dc23c530e6441a5ea18b89c52e7fa5a099144c54bfe646dc35
typescript: ">=4.8.4 <5.8.0"
checksum: f79e027cefde0b9c08e28153159aaaa40dad26bc1afc28ef811f5afd33c8018fb66066b5bdae018d675b672b8934a0238454d6f96477e984762443dd82bd23f5
languageName: node
linkType: hard

Expand All @@ -1693,13 +1691,13 @@ __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"
"@typescript-eslint/scope-manager@npm:8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/scope-manager@npm:8.18.1"
dependencies:
"@typescript-eslint/types": 8.17.0
"@typescript-eslint/visitor-keys": 8.17.0
checksum: c5f628e5b4793181a219fc8be4dc2653b2a2a158c4add645b3ba063b9618f5892e5bbf6726c9e674731e698a3df4f2ddb671494482e0f59b6625c43810f78eeb
"@typescript-eslint/types": 8.18.1
"@typescript-eslint/visitor-keys": 8.18.1
checksum: be4894a135ee978b29f7f8490111a0b662985a027fc7eade2400102fbae139d0ba82fdc0c7c2e3daf690a04c8f77e45fb6f8f561b971cd1cb1fa7063905d2e39
languageName: node
linkType: hard

Expand Down Expand Up @@ -1734,10 +1732,10 @@ __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
"@typescript-eslint/types@npm:8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/types@npm:8.18.1"
checksum: 0274d0c3d237454b4a584211ec85136c056dd38144879d5ab49cd37b1b31ed4a5cf6e84dce6e334d5b417dd0e83f40b507bc9eff28e326e00da8cdd6fed29c9f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1779,22 +1777,21 @@ __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"
"@typescript-eslint/typescript-estree@npm:8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/typescript-estree@npm:8.18.1"
dependencies:
"@typescript-eslint/types": 8.17.0
"@typescript-eslint/visitor-keys": 8.17.0
"@typescript-eslint/types": 8.18.1
"@typescript-eslint/visitor-keys": 8.18.1
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
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 15d1419771cc0c532a7577332b5fbc24de13c5d8bb635875ef1b1120126df0bd45c1c35559b62d12bbe334dc9b35474ab92447d8259b604efb496205e7bcb4c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -1849,13 +1846,13 @@ __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"
"@typescript-eslint/visitor-keys@npm:8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/visitor-keys@npm:8.18.1"
dependencies:
"@typescript-eslint/types": 8.17.0
"@typescript-eslint/types": 8.18.1
eslint-visitor-keys: ^4.2.0
checksum: f92f659ec88a1ce34f5003722a133ced1ebf9b3dfc1c0ff18caa5362d4722307edb42fa606ebf80aada8525abe78b24143ef93864d38a1e359605096f1fe2f00
checksum: facc2115dcf06ee3aca5ac0f879f15cc1f1b097c4c90422160e2241166e55891214928de4f6975d65444483e254e77825b27774ce6e49b78a6b73cfe3022f0f2
languageName: node
linkType: hard

Expand Down

0 comments on commit 423133a

Please sign in to comment.