Skip to content

Commit

Permalink
Bump @typescript-eslint/parser from 6.6.0 to 6.18.0
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.6.0 to 6.18.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/v6.18.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent c006b59 commit 4c6c6a3
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@ts-type/package-dts": "^2.0.8",
"@types/node": "^20.6.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.6.0",
"@typescript-eslint/parser": "^6.18.0",
"commander": "^11.0.0",
"confusing-browser-globals": "^1.0.11",
"eslint": "^8.49.0",
Expand Down
79 changes: 49 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ __metadata:
"@ts-type/package-dts": ^2.0.8
"@types/node": ^20.6.0
"@typescript-eslint/eslint-plugin": ^6.7.0
"@typescript-eslint/parser": ^6.6.0
"@typescript-eslint/parser": ^6.18.0
commander: ^11.0.0
confusing-browser-globals: ^1.0.11
eslint: ^8.49.0
Expand Down Expand Up @@ -340,21 +340,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.6.0":
version: 6.6.0
resolution: "@typescript-eslint/parser@npm:6.6.0"
"@typescript-eslint/parser@npm:^6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/parser@npm:6.18.0"
dependencies:
"@typescript-eslint/scope-manager": 6.6.0
"@typescript-eslint/types": 6.6.0
"@typescript-eslint/typescript-estree": 6.6.0
"@typescript-eslint/visitor-keys": 6.6.0
"@typescript-eslint/scope-manager": 6.18.0
"@typescript-eslint/types": 6.18.0
"@typescript-eslint/typescript-estree": 6.18.0
"@typescript-eslint/visitor-keys": 6.18.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: b2d0082b6acc1a85997ebbb60fc73a43f3fe5e5028cb4130938a2cffddc94872c8e0d00a1742be8f8b755bc1994d43b55b7e4660dc88946744094ff2aca4ffd3
checksum: 2f9eb1b8f142cb191de6a6f34b913df1c09ea66bb09bd92c201e28fe84b6f3c13cbed3469c94d498e96ea06349b643632bb693dcf27b85908d7221b58c24bcff
languageName: node
linkType: hard

Expand All @@ -368,13 +368,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.6.0":
version: 6.6.0
resolution: "@typescript-eslint/scope-manager@npm:6.6.0"
"@typescript-eslint/scope-manager@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/scope-manager@npm:6.18.0"
dependencies:
"@typescript-eslint/types": 6.6.0
"@typescript-eslint/visitor-keys": 6.6.0
checksum: 18b552fee98894c4f35e9f3d71a276f266ad4e2d7c6b9bb32a9b25caa36cc3768928676972b4e78308098ad53fa8dc6626a82810f17d51c667ce959da3ac11bc
"@typescript-eslint/types": 6.18.0
"@typescript-eslint/visitor-keys": 6.18.0
checksum: 9958dcd95605b9699e1fe823cc38869d542f2cb90cde443938c1352de4161703ed6619e772bc12b8b7df2a44623ebf1e6b2b8d1222e5df22880185d0652040ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -412,10 +412,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.6.0":
version: 6.6.0
resolution: "@typescript-eslint/types@npm:6.6.0"
checksum: d0642ad52e904062a4ac75ac4e6cc51d81ec6030f8830e230df476e69786d3232d45ca0c9ce011add9ede13f0eba4ab7f1eaf679954c6602cf4f43e1ba002be9
"@typescript-eslint/types@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/types@npm:6.18.0"
checksum: 516ad2feb7e7c7b5aac805b287be794e6e42371bc6a5bdd7c9fc230d98bbbcc4877c96377ccce68aede68ec58a64ef9d1e4c5b15cfb55e9a050bafe7b36624c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -444,21 +444,22 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.6.0":
version: 6.6.0
resolution: "@typescript-eslint/typescript-estree@npm:6.6.0"
"@typescript-eslint/typescript-estree@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/typescript-estree@npm:6.18.0"
dependencies:
"@typescript-eslint/types": 6.6.0
"@typescript-eslint/visitor-keys": 6.6.0
"@typescript-eslint/types": 6.18.0
"@typescript-eslint/visitor-keys": 6.18.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: 9.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: 100620bc5865dc9d2551c6be520a34b931bc70eca144c5ab0e275b81e57aa92f24a9d3a57f332d98b96e4581cf7e87211c3196d964f4951c7a2508105e3bd3f5
checksum: 64afa0a81af66dfcb1d3027872abc07451691dff956c8b3174da675307050404c720465be5322490859d633e76705fd5e0fd5f040aa4cc1078bd837281e52065
languageName: node
linkType: hard

Expand Down Expand Up @@ -525,13 +526,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.6.0":
version: 6.6.0
resolution: "@typescript-eslint/visitor-keys@npm:6.6.0"
"@typescript-eslint/visitor-keys@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/visitor-keys@npm:6.18.0"
dependencies:
"@typescript-eslint/types": 6.6.0
"@typescript-eslint/types": 6.18.0
eslint-visitor-keys: ^3.4.1
checksum: 28171124c5c7d5d10c04c204530508f1488214f2af5eb7e64a5f1cc410c64f02676c04be087adcfd0deb5566f5bb7337b208afcb249719614634c38bcc3da897
checksum: d6b1958867f3287c4e2c4f80633346a676060181e27ef69a1aad68634c62311738a3aad49e61c1d30d8e31800de146424ca8b33483d033132d90bf0c2f31cac8
languageName: node
linkType: hard

Expand Down Expand Up @@ -751,6 +752,15 @@ __metadata:
languageName: node
linkType: hard

"brace-expansion@npm:^2.0.1":
version: 2.0.1
resolution: "brace-expansion@npm:2.0.1"
dependencies:
balanced-match: ^1.0.0
checksum: a61e7cd2e8a8505e9f0036b3b6108ba5e926b4b55089eeb5550cd04a471fe216c96d4fe7e4c7f995c728c554ae20ddfc4244cad10aef255e72b62930afd233d1
languageName: node
linkType: hard

"braces@npm:^3.0.2":
version: 3.0.2
resolution: "braces@npm:3.0.2"
Expand Down Expand Up @@ -2300,6 +2310,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
brace-expansion: ^2.0.1
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand Down

0 comments on commit 4c6c6a3

Please sign in to comment.