Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/eslint-8.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 11, 2023
2 parents 0613753 + ee188bf commit 8048526
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "^18.0.0",
"@types/yargs": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@typescript-eslint/parser": "^6.6.0",
"esbuild": "^0.19.2",
"escape-string-regexp": "^5.0.0",
"eslint": "^8.49.0",
Expand Down
65 changes: 55 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1914,21 +1914,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/parser@npm:6.5.0"
dependencies:
"@typescript-eslint/scope-manager": 6.5.0
"@typescript-eslint/types": 6.5.0
"@typescript-eslint/typescript-estree": 6.5.0
"@typescript-eslint/visitor-keys": 6.5.0
"@typescript-eslint/parser@npm:^6.6.0":
version: 6.6.0
resolution: "@typescript-eslint/parser@npm:6.6.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
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: e9a70886ec2660aee5c77cdff67ba11651eb855b7ecd3ad1e70837fce997d6e6db9dfe1e1eab46a9b2147cbc034ae9c109951f3bc24ce54e78cae669b6bc9c95
checksum: b2d0082b6acc1a85997ebbb60fc73a43f3fe5e5028cb4130938a2cffddc94872c8e0d00a1742be8f8b755bc1994d43b55b7e4660dc88946744094ff2aca4ffd3
languageName: node
linkType: hard

Expand All @@ -1942,6 +1942,16 @@ __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"
dependencies:
"@typescript-eslint/types": 6.6.0
"@typescript-eslint/visitor-keys": 6.6.0
checksum: 18b552fee98894c4f35e9f3d71a276f266ad4e2d7c6b9bb32a9b25caa36cc3768928676972b4e78308098ad53fa8dc6626a82810f17d51c667ce959da3ac11bc
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/type-utils@npm:6.5.0"
Expand All @@ -1966,6 +1976,13 @@ __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
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/typescript-estree@npm:6.5.0"
Expand All @@ -1984,6 +2001,24 @@ __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"
dependencies:
"@typescript-eslint/types": 6.6.0
"@typescript-eslint/visitor-keys": 6.6.0
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: 100620bc5865dc9d2551c6be520a34b931bc70eca144c5ab0e275b81e57aa92f24a9d3a57f332d98b96e4581cf7e87211c3196d964f4951c7a2508105e3bd3f5
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/utils@npm:6.5.0"
Expand Down Expand Up @@ -2011,6 +2046,16 @@ __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"
dependencies:
"@typescript-eslint/types": 6.6.0
eslint-visitor-keys: ^3.4.1
checksum: 28171124c5c7d5d10c04c204530508f1488214f2af5eb7e64a5f1cc410c64f02676c04be087adcfd0deb5566f5bb7337b208afcb249719614634c38bcc3da897
languageName: node
linkType: hard

"JSONStream@npm:^1.0.4":
version: 1.3.5
resolution: "JSONStream@npm:1.3.5"
Expand Down Expand Up @@ -2473,7 +2518,7 @@ __metadata:
"@types/node": ^18.0.0
"@types/yargs": ^17.0.24
"@typescript-eslint/eslint-plugin": ^6.5.0
"@typescript-eslint/parser": ^6.5.0
"@typescript-eslint/parser": ^6.6.0
esbuild: ^0.19.2
escape-string-regexp: ^5.0.0
eslint: ^8.49.0
Expand Down

0 comments on commit 8048526

Please sign in to comment.