Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @typescript-eslint/parser from 6.7.2 to 6.7.4 #379

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 52 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,20 +183,20 @@ __metadata:
linkType: hard

"@typescript-eslint/parser@npm:^6.4.1":
version: 6.7.2
resolution: "@typescript-eslint/parser@npm:6.7.2"
version: 6.7.4
resolution: "@typescript-eslint/parser@npm:6.7.4"
dependencies:
"@typescript-eslint/scope-manager": 6.7.2
"@typescript-eslint/types": 6.7.2
"@typescript-eslint/typescript-estree": 6.7.2
"@typescript-eslint/visitor-keys": 6.7.2
"@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
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 9e93d3eb432ed5457a852e25a31782d07518f728966cd477620175ae64db9be04f5d8e605f3561dbfe9a365f209a83b2a3788efb9b3cf33669c8bca17f1bcf6f
checksum: 60e7c01a69c1a67577f031cd6ef3c7980a9aedf2045b9950e339836acb2fe9d7bf0c8909fa95d713a8270f19dead43d82beb27dcf8705f81fe35b14b737e8fe0
languageName: node
linkType: hard

Expand All @@ -210,6 +210,16 @@ __metadata:
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
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/type-utils@npm:6.7.2"
Expand All @@ -234,6 +244,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/typescript-estree@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/typescript-estree@npm:6.7.2"
Expand All @@ -252,6 +269,24 @@ __metadata:
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/utils@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/utils@npm:6.7.2"
Expand Down Expand Up @@ -279,6 +314,16 @@ __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

"acorn-jsx@npm:^5.3.2":
version: 5.3.2
resolution: "acorn-jsx@npm:5.3.2"
Expand Down