Skip to content

chore(deps): update eslint (minor) #4380

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

Merged
merged 1 commit into from
Mar 21, 2023
Merged
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
131 changes: 126 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4842,7 +4842,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.42.1, @typescript-eslint/eslint-plugin@npm:^5.54.1":
"@typescript-eslint/eslint-plugin@npm:^5.42.1":
version: 5.55.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.55.0"
dependencies:
Expand All @@ -4866,7 +4866,31 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.42.1, @typescript-eslint/parser@npm:^5.54.1":
"@typescript-eslint/eslint-plugin@npm:^5.54.1":
version: 5.56.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.56.0"
dependencies:
"@eslint-community/regexpp": ^4.4.0
"@typescript-eslint/scope-manager": 5.56.0
"@typescript-eslint/type-utils": 5.56.0
"@typescript-eslint/utils": 5.56.0
debug: ^4.3.4
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
natural-compare-lite: ^1.4.0
semver: ^7.3.7
tsutils: ^3.21.0
peerDependencies:
"@typescript-eslint/parser": ^5.0.0
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 2eed4a4ed8279950ad553252e8623e947ffdee39b0d677a13f6e4e2d863ea1cbc5d683ff189e55d0de6fd5a25afd72d3c3a9ab7ae417d5405a21ead907e1b154
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.42.1":
version: 5.55.0
resolution: "@typescript-eslint/parser@npm:5.55.0"
dependencies:
Expand All @@ -4883,6 +4907,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.54.1":
version: 5.56.0
resolution: "@typescript-eslint/parser@npm:5.56.0"
dependencies:
"@typescript-eslint/scope-manager": 5.56.0
"@typescript-eslint/types": 5.56.0
"@typescript-eslint/typescript-estree": 5.56.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: eb25490290bd5e22f9c42603dedc0d2d8ee845553e3cf48ea377bd5dc22440d3463f8b84be637b6a2b37cd9ea56b21e4e43007a0a69998948d9c8965c03fe1aa
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/scope-manager@npm:5.52.0"
Expand All @@ -4903,6 +4944,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.56.0":
version: 5.56.0
resolution: "@typescript-eslint/scope-manager@npm:5.56.0"
dependencies:
"@typescript-eslint/types": 5.56.0
"@typescript-eslint/visitor-keys": 5.56.0
checksum: bacac255ee52148cee6622be2811c0d7e25419058b89f1a11f4c1303faef4535a0a1237549f9556ec1d7a297c640ce4357183a1a8465d72e1393b7d8fb43874b
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/type-utils@npm:5.55.0"
Expand All @@ -4920,6 +4971,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.56.0":
version: 5.56.0
resolution: "@typescript-eslint/type-utils@npm:5.56.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.56.0
"@typescript-eslint/utils": 5.56.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 3dd1fcfadad18790b900a3d90f6617904adb6b0e2bd1e1edb6ebf239e1399865ca9098647405385feb4252d8b2b4577883e6fd3ef8d00bdd521d6070972d486b
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/types@npm:5.52.0"
Expand All @@ -4934,6 +5002,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.56.0":
version: 5.56.0
resolution: "@typescript-eslint/types@npm:5.56.0"
checksum: 82ca11553bbb1bbfcaf7e7760b03c0d898940238dc002552c21af3e58f7d482c64c3c6cf0666521aff2a1e7b4b58bb6e4d9a00b1e4998a16b5039f5d288d003a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/typescript-estree@npm:5.52.0"
Expand Down Expand Up @@ -4970,6 +5045,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.56.0":
version: 5.56.0
resolution: "@typescript-eslint/typescript-estree@npm:5.56.0"
dependencies:
"@typescript-eslint/types": 5.56.0
"@typescript-eslint/visitor-keys": 5.56.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: ec3e85201786aa9adddba7cb834a9f330a7f55c729ee9ccf847dbdc2f7437b760f3774152ccad6d0aa48d13fd78df766c880e3a7ca42e01a20aba0e1a1ed61c5
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/utils@npm:5.55.0"
Expand All @@ -4988,6 +5081,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.56.0":
version: 5.56.0
resolution: "@typescript-eslint/utils@npm:5.56.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.56.0
"@typescript-eslint/types": 5.56.0
"@typescript-eslint/typescript-estree": 5.56.0
eslint-scope: ^5.1.1
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 413e8d4bf7023ee5ba4f695b62e796a1f94930bb92fe5aa0cee58f63b9837116c23f618825a9c671f610e50f5630188b6059b4ed6b05a2a3336f01d8e977becb
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^5.45.0":
version: 5.52.0
resolution: "@typescript-eslint/utils@npm:5.52.0"
Expand Down Expand Up @@ -5026,6 +5137,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.56.0":
version: 5.56.0
resolution: "@typescript-eslint/visitor-keys@npm:5.56.0"
dependencies:
"@typescript-eslint/types": 5.56.0
eslint-visitor-keys: ^3.3.0
checksum: 568fda40134e153d7befb59b55698f7919ba780d2d3431d8745feabf2e0fbb8aa7a02173b3c467dd20a0f6594e5248a1f82bb25d6c37827716d77452e86cad29
languageName: node
linkType: hard

"@ui5/cra-template-webcomponents-react-seed@workspace:packages/cra-template-seed":
version: 0.0.0-use.local
resolution: "@ui5/cra-template-webcomponents-react-seed@workspace:packages/cra-template-seed"
Expand Down Expand Up @@ -9672,13 +9793,13 @@ __metadata:
linkType: hard

"eslint-config-prettier@npm:^8.7.0":
version: 8.7.0
resolution: "eslint-config-prettier@npm:8.7.0"
version: 8.8.0
resolution: "eslint-config-prettier@npm:8.8.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: b05bc7f2296ce3e0925c14147849706544870e0382d38af2352d709a6cf8521bdaff2bd8e5021f1780e570775a8ffa1d2bac28b8065d90d43a3f1f98fd26ce52
checksum: 1e94c3882c4d5e41e1dcfa2c368dbccbfe3134f6ac7d40101644d3bfbe3eb2f2ffac757f3145910b5eacf20c0e85e02b91293d3126d770cbf3dc390b3564681c
languageName: node
linkType: hard

Expand Down