Skip to content

Commit 9d764c0

Browse files
chore(deps): update eslint (minor) (#4380)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) | [`5.55.0` -> `5.56.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.55.0/5.56.0) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.56.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.56.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.56.0/compatibility-slim/5.55.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.56.0/confidence-slim/5.55.0)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) | [`5.55.0` -> `5.56.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.55.0/5.56.0) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.56.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.56.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.56.0/compatibility-slim/5.55.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.56.0/confidence-slim/5.55.0)](https://docs.renovatebot.com/merge-confidence/) | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | [`8.7.0` -> `8.8.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/8.7.0/8.8.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.8.0/compatibility-slim/8.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.8.0/confidence-slim/8.7.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v5.56.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5560-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5550v5560-2023-03-20) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0) ##### Bug Fixes - **eslint-plugin:** \[member-ordering] check order when optionalityOrder is present with no optional members ([#&#8203;6619](https://github.com/typescript-eslint/typescript-eslint/issues/6619)) ([6aff431](https://github.com/typescript-eslint/typescript-eslint/commit/6aff431668eb0d25aa74b527cbe458f9dcd0d92a)) - **eslint-plugin:** \[no-misused-promises] avoid unnecessary calls to getContextualType ([#&#8203;6193](https://github.com/typescript-eslint/typescript-eslint/issues/6193)) ([745cfe4](https://github.com/typescript-eslint/typescript-eslint/commit/745cfe4a35319416b3c307ee9fd57c63bf1660cd)) - **eslint-plugin:** \[no-misused-promises] fix incorrect detection of void functions in JSX attributes ([#&#8203;6638](https://github.com/typescript-eslint/typescript-eslint/issues/6638)) ([9e41cee](https://github.com/typescript-eslint/typescript-eslint/commit/9e41ceeaea3bf266e5114cfb1855e70a1a13284b)) - **eslint-plugin:** \[strict-boolean-expression] support falsy and truthy literals simultaneously ([#&#8203;6672](https://github.com/typescript-eslint/typescript-eslint/issues/6672)) ([62ef487](https://github.com/typescript-eslint/typescript-eslint/commit/62ef487a99010827e99a792db5e565ad7c1d6220)) - **eslint-plugin:** \[strict-boolean-expressions] handle truthy enums ([#&#8203;6618](https://github.com/typescript-eslint/typescript-eslint/issues/6618)) ([0d0639f](https://github.com/typescript-eslint/typescript-eslint/commit/0d0639fb25e5ac8d7b5e4ceac4273e17e8ee0249)) - **eslint-plugin:** add TSPropertySignature with TSFunctionType annotation to typeMethod selector ([#&#8203;6645](https://github.com/typescript-eslint/typescript-eslint/issues/6645)) ([3fc5c63](https://github.com/typescript-eslint/typescript-eslint/commit/3fc5c63f87bfd9d95f7e51fddc7ef16a6c3c5662)) ##### Features - **eslint-plugin:** add allowNever support to restrict-template-expressions ([#&#8203;6554](https://github.com/typescript-eslint/typescript-eslint/issues/6554)) ([423f164](https://github.com/typescript-eslint/typescript-eslint/commit/423f1642424293488fa03a52777c0df73a40e5fd)) </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary> ### [`v5.56.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5560-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5550v5560-2023-03-20) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0) **Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) </details> <details> <summary>prettier/eslint-config-prettier</summary> ### [`v8.8.0`](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-880-2023-03-20) [Compare Source](https://github.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0) - Added: \[[@&#8203;typescript-eslint/lines-around-comment](https://github.com/typescript-eslint/lines-around-comment)]. Thanks to [@&#8203;ttionya](https://github.com/ttionya)! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMTQuMiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3dc2ad commit 9d764c0

File tree

1 file changed

+126
-5
lines changed

1 file changed

+126
-5
lines changed

yarn.lock

Lines changed: 126 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4842,7 +4842,7 @@ __metadata:
48424842
languageName: node
48434843
linkType: hard
48444844

4845-
"@typescript-eslint/eslint-plugin@npm:^5.42.1, @typescript-eslint/eslint-plugin@npm:^5.54.1":
4845+
"@typescript-eslint/eslint-plugin@npm:^5.42.1":
48464846
version: 5.55.0
48474847
resolution: "@typescript-eslint/eslint-plugin@npm:5.55.0"
48484848
dependencies:
@@ -4866,7 +4866,31 @@ __metadata:
48664866
languageName: node
48674867
linkType: hard
48684868

4869-
"@typescript-eslint/parser@npm:^5.42.1, @typescript-eslint/parser@npm:^5.54.1":
4869+
"@typescript-eslint/eslint-plugin@npm:^5.54.1":
4870+
version: 5.56.0
4871+
resolution: "@typescript-eslint/eslint-plugin@npm:5.56.0"
4872+
dependencies:
4873+
"@eslint-community/regexpp": ^4.4.0
4874+
"@typescript-eslint/scope-manager": 5.56.0
4875+
"@typescript-eslint/type-utils": 5.56.0
4876+
"@typescript-eslint/utils": 5.56.0
4877+
debug: ^4.3.4
4878+
grapheme-splitter: ^1.0.4
4879+
ignore: ^5.2.0
4880+
natural-compare-lite: ^1.4.0
4881+
semver: ^7.3.7
4882+
tsutils: ^3.21.0
4883+
peerDependencies:
4884+
"@typescript-eslint/parser": ^5.0.0
4885+
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
4886+
peerDependenciesMeta:
4887+
typescript:
4888+
optional: true
4889+
checksum: 2eed4a4ed8279950ad553252e8623e947ffdee39b0d677a13f6e4e2d863ea1cbc5d683ff189e55d0de6fd5a25afd72d3c3a9ab7ae417d5405a21ead907e1b154
4890+
languageName: node
4891+
linkType: hard
4892+
4893+
"@typescript-eslint/parser@npm:^5.42.1":
48704894
version: 5.55.0
48714895
resolution: "@typescript-eslint/parser@npm:5.55.0"
48724896
dependencies:
@@ -4883,6 +4907,23 @@ __metadata:
48834907
languageName: node
48844908
linkType: hard
48854909

4910+
"@typescript-eslint/parser@npm:^5.54.1":
4911+
version: 5.56.0
4912+
resolution: "@typescript-eslint/parser@npm:5.56.0"
4913+
dependencies:
4914+
"@typescript-eslint/scope-manager": 5.56.0
4915+
"@typescript-eslint/types": 5.56.0
4916+
"@typescript-eslint/typescript-estree": 5.56.0
4917+
debug: ^4.3.4
4918+
peerDependencies:
4919+
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
4920+
peerDependenciesMeta:
4921+
typescript:
4922+
optional: true
4923+
checksum: eb25490290bd5e22f9c42603dedc0d2d8ee845553e3cf48ea377bd5dc22440d3463f8b84be637b6a2b37cd9ea56b21e4e43007a0a69998948d9c8965c03fe1aa
4924+
languageName: node
4925+
linkType: hard
4926+
48864927
"@typescript-eslint/scope-manager@npm:5.52.0":
48874928
version: 5.52.0
48884929
resolution: "@typescript-eslint/scope-manager@npm:5.52.0"
@@ -4903,6 +4944,16 @@ __metadata:
49034944
languageName: node
49044945
linkType: hard
49054946

4947+
"@typescript-eslint/scope-manager@npm:5.56.0":
4948+
version: 5.56.0
4949+
resolution: "@typescript-eslint/scope-manager@npm:5.56.0"
4950+
dependencies:
4951+
"@typescript-eslint/types": 5.56.0
4952+
"@typescript-eslint/visitor-keys": 5.56.0
4953+
checksum: bacac255ee52148cee6622be2811c0d7e25419058b89f1a11f4c1303faef4535a0a1237549f9556ec1d7a297c640ce4357183a1a8465d72e1393b7d8fb43874b
4954+
languageName: node
4955+
linkType: hard
4956+
49064957
"@typescript-eslint/type-utils@npm:5.55.0":
49074958
version: 5.55.0
49084959
resolution: "@typescript-eslint/type-utils@npm:5.55.0"
@@ -4920,6 +4971,23 @@ __metadata:
49204971
languageName: node
49214972
linkType: hard
49224973

4974+
"@typescript-eslint/type-utils@npm:5.56.0":
4975+
version: 5.56.0
4976+
resolution: "@typescript-eslint/type-utils@npm:5.56.0"
4977+
dependencies:
4978+
"@typescript-eslint/typescript-estree": 5.56.0
4979+
"@typescript-eslint/utils": 5.56.0
4980+
debug: ^4.3.4
4981+
tsutils: ^3.21.0
4982+
peerDependencies:
4983+
eslint: "*"
4984+
peerDependenciesMeta:
4985+
typescript:
4986+
optional: true
4987+
checksum: 3dd1fcfadad18790b900a3d90f6617904adb6b0e2bd1e1edb6ebf239e1399865ca9098647405385feb4252d8b2b4577883e6fd3ef8d00bdd521d6070972d486b
4988+
languageName: node
4989+
linkType: hard
4990+
49234991
"@typescript-eslint/types@npm:5.52.0":
49244992
version: 5.52.0
49254993
resolution: "@typescript-eslint/types@npm:5.52.0"
@@ -4934,6 +5002,13 @@ __metadata:
49345002
languageName: node
49355003
linkType: hard
49365004

5005+
"@typescript-eslint/types@npm:5.56.0":
5006+
version: 5.56.0
5007+
resolution: "@typescript-eslint/types@npm:5.56.0"
5008+
checksum: 82ca11553bbb1bbfcaf7e7760b03c0d898940238dc002552c21af3e58f7d482c64c3c6cf0666521aff2a1e7b4b58bb6e4d9a00b1e4998a16b5039f5d288d003a
5009+
languageName: node
5010+
linkType: hard
5011+
49375012
"@typescript-eslint/typescript-estree@npm:5.52.0":
49385013
version: 5.52.0
49395014
resolution: "@typescript-eslint/typescript-estree@npm:5.52.0"
@@ -4970,6 +5045,24 @@ __metadata:
49705045
languageName: node
49715046
linkType: hard
49725047

5048+
"@typescript-eslint/typescript-estree@npm:5.56.0":
5049+
version: 5.56.0
5050+
resolution: "@typescript-eslint/typescript-estree@npm:5.56.0"
5051+
dependencies:
5052+
"@typescript-eslint/types": 5.56.0
5053+
"@typescript-eslint/visitor-keys": 5.56.0
5054+
debug: ^4.3.4
5055+
globby: ^11.1.0
5056+
is-glob: ^4.0.3
5057+
semver: ^7.3.7
5058+
tsutils: ^3.21.0
5059+
peerDependenciesMeta:
5060+
typescript:
5061+
optional: true
5062+
checksum: ec3e85201786aa9adddba7cb834a9f330a7f55c729ee9ccf847dbdc2f7437b760f3774152ccad6d0aa48d13fd78df766c880e3a7ca42e01a20aba0e1a1ed61c5
5063+
languageName: node
5064+
linkType: hard
5065+
49735066
"@typescript-eslint/utils@npm:5.55.0":
49745067
version: 5.55.0
49755068
resolution: "@typescript-eslint/utils@npm:5.55.0"
@@ -4988,6 +5081,24 @@ __metadata:
49885081
languageName: node
49895082
linkType: hard
49905083

5084+
"@typescript-eslint/utils@npm:5.56.0":
5085+
version: 5.56.0
5086+
resolution: "@typescript-eslint/utils@npm:5.56.0"
5087+
dependencies:
5088+
"@eslint-community/eslint-utils": ^4.2.0
5089+
"@types/json-schema": ^7.0.9
5090+
"@types/semver": ^7.3.12
5091+
"@typescript-eslint/scope-manager": 5.56.0
5092+
"@typescript-eslint/types": 5.56.0
5093+
"@typescript-eslint/typescript-estree": 5.56.0
5094+
eslint-scope: ^5.1.1
5095+
semver: ^7.3.7
5096+
peerDependencies:
5097+
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
5098+
checksum: 413e8d4bf7023ee5ba4f695b62e796a1f94930bb92fe5aa0cee58f63b9837116c23f618825a9c671f610e50f5630188b6059b4ed6b05a2a3336f01d8e977becb
5099+
languageName: node
5100+
linkType: hard
5101+
49915102
"@typescript-eslint/utils@npm:^5.45.0":
49925103
version: 5.52.0
49935104
resolution: "@typescript-eslint/utils@npm:5.52.0"
@@ -5026,6 +5137,16 @@ __metadata:
50265137
languageName: node
50275138
linkType: hard
50285139

5140+
"@typescript-eslint/visitor-keys@npm:5.56.0":
5141+
version: 5.56.0
5142+
resolution: "@typescript-eslint/visitor-keys@npm:5.56.0"
5143+
dependencies:
5144+
"@typescript-eslint/types": 5.56.0
5145+
eslint-visitor-keys: ^3.3.0
5146+
checksum: 568fda40134e153d7befb59b55698f7919ba780d2d3431d8745feabf2e0fbb8aa7a02173b3c467dd20a0f6594e5248a1f82bb25d6c37827716d77452e86cad29
5147+
languageName: node
5148+
linkType: hard
5149+
50295150
"@ui5/cra-template-webcomponents-react-seed@workspace:packages/cra-template-seed":
50305151
version: 0.0.0-use.local
50315152
resolution: "@ui5/cra-template-webcomponents-react-seed@workspace:packages/cra-template-seed"
@@ -9672,13 +9793,13 @@ __metadata:
96729793
linkType: hard
96739794

96749795
"eslint-config-prettier@npm:^8.7.0":
9675-
version: 8.7.0
9676-
resolution: "eslint-config-prettier@npm:8.7.0"
9796+
version: 8.8.0
9797+
resolution: "eslint-config-prettier@npm:8.8.0"
96779798
peerDependencies:
96789799
eslint: ">=7.0.0"
96799800
bin:
96809801
eslint-config-prettier: bin/cli.js
9681-
checksum: b05bc7f2296ce3e0925c14147849706544870e0382d38af2352d709a6cf8521bdaff2bd8e5021f1780e570775a8ffa1d2bac28b8065d90d43a3f1f98fd26ce52
9802+
checksum: 1e94c3882c4d5e41e1dcfa2c368dbccbfe3134f6ac7d40101644d3bfbe3eb2f2ffac757f3145910b5eacf20c0e85e02b91293d3126d770cbf3dc390b3564681c
96829803
languageName: node
96839804
linkType: hard
96849805

0 commit comments

Comments
 (0)