Skip to content

Commit

Permalink
chore(deps): update dependency @typescript-eslint/parser to v6.7.5 (#…
Browse files Browse the repository at this point in the history
…1134)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent 6f8f6be commit e7af860
Showing 1 changed file with 7 additions and 52 deletions.
59 changes: 7 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1696,30 +1696,20 @@ __metadata:
linkType: hard

"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0, @typescript-eslint/parser@npm:^6.0.0":
version: 6.7.4
resolution: "@typescript-eslint/parser@npm:6.7.4"
version: 6.7.5
resolution: "@typescript-eslint/parser@npm:6.7.5"
dependencies:
"@typescript-eslint/scope-manager": 6.7.4
"@typescript-eslint/types": 6.7.4
"@typescript-eslint/typescript-estree": 6.7.4
"@typescript-eslint/visitor-keys": 6.7.4
"@typescript-eslint/scope-manager": 6.7.5
"@typescript-eslint/types": 6.7.5
"@typescript-eslint/typescript-estree": 6.7.5
"@typescript-eslint/visitor-keys": 6.7.5
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 60e7c01a69c1a67577f031cd6ef3c7980a9aedf2045b9950e339836acb2fe9d7bf0c8909fa95d713a8270f19dead43d82beb27dcf8705f81fe35b14b737e8fe0
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.7.4":
version: 6.7.4
resolution: "@typescript-eslint/scope-manager@npm:6.7.4"
dependencies:
"@typescript-eslint/types": 6.7.4
"@typescript-eslint/visitor-keys": 6.7.4
checksum: 8475d28f6408c204fb6bf25df45c1f16cad950190e31346c4b1ae15461a96f30b31b6fd1d3d635b41db6aa9a3fd3de25f04823632c74eeea478f34ebd134a1b0
checksum: 63f988c1c87697bd20487933be952b97f7a5f2a9977f505af671c7d49367fc01ca508817576646caa937c15cc0a0ef1e86adff9111eb19df8b489e7436d10620
languageName: node
linkType: hard

Expand Down Expand Up @@ -1750,38 +1740,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.7.4":
version: 6.7.4
resolution: "@typescript-eslint/types@npm:6.7.4"
checksum: 287ae48a2bb722b866460bcb2ba4ff908348145b3fc0af4ea75679d474e9ba3632bf64689044f181fe8ca3cb5f41238bb31ea428d5e78f1c3982f6dac6b7b149
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/types@npm:6.7.5"
checksum: f21e5726b60f13feb3a920c92515fbc1205ba0e9bba9959b2e42c02c282a0ab4fb0e5ae84f3807b9b1cf95036027e9033d92a911fa88e6c243a87621d8dd7a01
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.7.4":
version: 6.7.4
resolution: "@typescript-eslint/typescript-estree@npm:6.7.4"
dependencies:
"@typescript-eslint/types": 6.7.4
"@typescript-eslint/visitor-keys": 6.7.4
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: 2e8f5e972403233522eff09cfe7a0a23549cfd462e82b434aa32ddbdba5b329be5a549514a157f6b79e2d0159c9348d23b202e5d915d4f2c7cbfe72e1a48a429
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/typescript-estree@npm:6.7.5"
Expand Down Expand Up @@ -1817,16 +1782,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.7.4":
version: 6.7.4
resolution: "@typescript-eslint/visitor-keys@npm:6.7.4"
dependencies:
"@typescript-eslint/types": 6.7.4
eslint-visitor-keys: ^3.4.1
checksum: 34d09798b6c48dc059e88c6cb3df5f96e859bd65d1dd05d907b8a3c7a5708a737d50607081fb14a4b974b90cfe4169a93db974bf53af8b282420187f73b0afac
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/visitor-keys@npm:6.7.5"
Expand Down

0 comments on commit e7af860

Please sign in to comment.