Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

typescript-eslint

The tooling that enables ESLint and Prettier to support TypeScript
Collective - Host: opensource - https://opencollective.com/typescript-eslint - Website: https://typescript-eslint.io - Code: https://github.com/typescript-eslint/typescript-eslint

Merge branch 'main'

github.com/typescript-eslint/typescript-eslint - bccf8514621c5d7bc17f1943ed20ec838d32f4dc authored over 1 year ago by Josh Goldberg <[email protected]>
fix(eslint-plugin): replace auto-fix of class literal property style rule with suggestion (#7054)

* Complete sentence documenting turning on parserOptions.project

* fix: replace auto-fix with...

github.com/typescript-eslint/typescript-eslint - a8c824a1e84453f93cd2b464fc102bc878c1aff3 authored over 1 year ago by Melandra <[email protected]>
docs: be more explicit about what restrict-template-expressions restricts (#7009)

* docs: be more explicit about what restrict-template-expressions restricts

* Update packages...

github.com/typescript-eslint/typescript-eslint - 4437d18015dfa7ed0fd77e736a1ddedb638eeb31 authored over 1 year ago by Joshua Chen <[email protected]>
chore(deps): update dependency eslint-plugin-unicorn to v46.0.1 (#7023)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 895b10607f45b9afae105bb392c8737415dfdd2a authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: update contributors (#7152)

Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 2289d05f3e946af3cfeea5a38dd02a3ca0fe1642 authored over 1 year ago by typescript-eslint[bot] <53356952+typescript-eslint[bot]@users.noreply.github.com>
chore(deps): update dependency @types/debug to v4.1.8 (#7072)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - f82847556b0189fbbd00ab04f283701dd6208364 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(eslint-plugin): [comma-spacing] allow no space after trailing comma in objects and arrays (#6938)

* feat(eslint-plugin):[comma-spacing]allow no space after trailing comma in objects and arrays
...

github.com/typescript-eslint/typescript-eslint - 24bdacc7e5df40c92031a1bd7e9815d66a35b31d authored over 1 year ago by SHIMA RYUHEI <[email protected]>
fix(eslint-plugin): [prefer-includes] escape special characters (#7161)

fix: escape special characters #7145

github.com/typescript-eslint/typescript-eslint - 5a347a5978bc5737412bd12d61eb6058163cf4a0 authored over 1 year ago by Max <[email protected]>
feat(eslint-plugin): [prefer-nullish-coalescing] add `ignorePrimitives` option (#6487)

* issue-4906 - prefer-nullish-coalescing enhancment

* remove comment

* add doc

* CR: so...

github.com/typescript-eslint/typescript-eslint - 6edaa04565576f0af7e60bc08602bd781c847804 authored over 1 year ago by Omri Luzon <[email protected]>
chore: updated v6 blog post for new 'final final' configs

github.com/typescript-eslint/typescript-eslint - c8bb00d171a4aa77b550e6935e8aed97eb1f1e90 authored over 1 year ago by Josh Goldberg <[email protected]>
fix(type-utils): treat intrinsic types as if they are from lib and never match error types (#6869)

* fix(type-utils): treat intrinsic types as if they are from lib and never match error types

...

github.com/typescript-eslint/typescript-eslint - ecb57de5eb50511bed163f6e1b27e31b8577344e authored over 1 year ago by Rebecca Stevens <[email protected]>
feat(eslint-plugin): [prefer-optional-chain] handle cases where the first operands are unrelated to the rest of the chain and add type info (#6397)

github.com/typescript-eslint/typescript-eslint - 02a37c4c79d9b83998b7ee1376be43b06e12b3a0 authored over 1 year ago by Brad Zacher <[email protected]>
Updated test snapshots

github.com/typescript-eslint/typescript-eslint - ca3fc020a591549503aac70da364fa5dd938f6a9 authored over 1 year ago by Josh Goldberg <[email protected]>
chore: update sponsors (#7169)

Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - b1a23a9138c929f2d2ee885a945b0c19d3fbbb04 authored over 1 year ago by typescript-eslint[bot] <53356952+typescript-eslint[bot]@users.noreply.github.com>
ts-expect-error for #7166

github.com/typescript-eslint/typescript-eslint - 41d68ea338044e7d199d4d915205c1ff83abb24b authored over 1 year ago by Josh Goldberg <[email protected]>
Included basic for reference too

github.com/typescript-eslint/typescript-eslint - aaf0cb53d6a69fb7b43caa35d12e31db5d2389a8 authored over 1 year ago by Josh Goldberg <[email protected]>
Touch up JSXNamespacedName component-dashed fixture to align to docs

github.com/typescript-eslint/typescript-eslint - 6c99c3bcfe94af296236027240909a042af100fa authored over 1 year ago by Josh Goldberg <[email protected]>
Remove unnecessary test log

github.com/typescript-eslint/typescript-eslint - 0f807edbbfb568d4a1e46030ae38148ebbe4afb7 authored over 1 year ago by Josh Goldberg <[email protected]>
Fix react-split-pane patching

github.com/typescript-eslint/typescript-eslint - e99f3b3bf851812d8b3d2674d65a307eb0735798 authored over 1 year ago by Josh Goldberg <[email protected]>
Merge branch 'main'

github.com/typescript-eslint/typescript-eslint - c23365292631b1c3db7c439c9d962234084f66b7 authored over 1 year ago by Josh Goldberg <[email protected]>
docs: added announcing-typescript-eslint-v6 blog post (#7156)

* docs: added announcing-typescript-eslint-v6 blog post

* Mention hasFullTypeInformation

*...

github.com/typescript-eslint/typescript-eslint - 3e18a319236776798e7b068a27b3d5fab8184230 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
feat(eslint-plugin): final final config changes for v6 (#7157)

* feat(eslint-plugin): final final config changes for v6

* yarn generate:configs

* Fix unu...

github.com/typescript-eslint/typescript-eslint - e35c5c1c39f3d76b916ad1c1ac2c7bf05b379193 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
chore: publish v5.61.0

github.com/typescript-eslint/typescript-eslint - 2f46341a14ca6f05334301315bc54dd20129c408 authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore: enabled stylistic-type-checked internally (#7138)

* chore: enabled stylistic-type-checked internally

* Reduced scope of changes

* Updated sn...

github.com/typescript-eslint/typescript-eslint - 42fe29f6912361521d551c0f629f06b54919af69 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
feat: support TypeScript 5.1 (#7088)

* feat: support TypeScript 5.1

* Re-apply patch-package typescript

* jsx: preserve in ast-...

github.com/typescript-eslint/typescript-eslint - 4bf2d7360eaf74c9ef87b196ff4c459b8f50800b authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
chore: update sponsors (#7132)

Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 97abdbc40df62f90a6a0c81d4931d223e0549a1c authored over 1 year ago by typescript-eslint[bot] <53356952+typescript-eslint[bot]@users.noreply.github.com>
feat(eslint-plugin): [ban-types] ban types in extends and implements (#7129)

* test(eslint-plugin): add test for banning types when using intersections

* feat(eslint-plug...

github.com/typescript-eslint/typescript-eslint - 997783ff108ca18af709667ef3fdfa7134a8eefe authored over 1 year ago by Nils Haberkamp <[email protected]>
feat: use graphemer instead of grapheme-splitter (#7069)

github.com/typescript-eslint/typescript-eslint - faea3ff8b4d750974c41262b44db314f20d0c99c authored over 1 year ago by Ruslan Baigunussov <[email protected]>
chore: publish v5.60.1

github.com/typescript-eslint/typescript-eslint - f74862cbfb5c74ba958ba27d1ea2ca5046821818 authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore: bump to latest lerna and apply custom release entry markdown (#7139)

github.com/typescript-eslint/typescript-eslint - 5d175e74249210296d206449626ec01498338391 authored over 1 year ago by James Henry <[email protected]>
chore: enable sort-type-constituents internally (#7028)

github.com/typescript-eslint/typescript-eslint - 3cdf5c93163036fdc60325129d9746ff57574336 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
feat(typescript-estree): remove parseWithNodeMaps (#7120)

github.com/typescript-eslint/typescript-eslint - e2a0a768d18a6aed5046946a2b57b219a54dcf3e authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
docs: reorganise release/version docs (#7033)

* docs: reorganise release/version docs

* Apply suggestions from code review

Co-authored-by: J...

github.com/typescript-eslint/typescript-eslint - cc3380444896e7ea5678f7763f007d9b1d29a8df authored over 1 year ago by Brad Zacher <[email protected]>
docs: fix broken links v6 docs (#7082)

github.com/typescript-eslint/typescript-eslint - 5ea887d9e44a9b2ec1589fb7a1c0c7096aedc2d2 authored over 1 year ago by El Hadji Malick Seck <[email protected]>
Merge branch 'main' into v6

github.com/typescript-eslint/typescript-eslint - 371fc26f7f948f725d412919560d02b0119ee6a6 authored over 1 year ago by Brad Zacher <[email protected]>
docs: remove erroneous hasFullTypeInformation .mdx reference

github.com/typescript-eslint/typescript-eslint - 36b65ebc7732c6f18427817012db3c47ed86c0a4 authored over 1 year ago by Josh Goldberg <[email protected]>
chore: publish v5.60.0

github.com/typescript-eslint/typescript-eslint - c09b1c0252cbbf58e94ca5d671b6e05f29511144 authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
build: add publishConfig.access = 'public' to rule-tester/package.json

github.com/typescript-eslint/typescript-eslint - b411706a18d85c2f5b84ca6e89c7acd3559d5ec5 authored over 1 year ago by Josh Goldberg <[email protected]>
feat(eslint-plugin): apply final v6 changes to configs (#7110)

* feat(eslint-plugin): apply final v6 changes to configs

* Ah, fixed new lint rule violations...

github.com/typescript-eslint/typescript-eslint - c13ce0b4f7a74a6d8fecf78d25ebd8181f7a9119 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
feat: fork json schema types for better compat with ESLint rule validation (#6963)

* feat: fork json schema types for better compat with ESLint rule validation

* make the schem...

github.com/typescript-eslint/typescript-eslint - a4967f2e8cc7b0432d8dfe804772e60042c5384c authored over 1 year ago by Brad Zacher <[email protected]>
fix: fix illegal decorator check (#6723)

* Fix illegal decorator check

* Fix

* Fix scope-manager tests

* Fix member-ordering.tes...

github.com/typescript-eslint/typescript-eslint - c456f8cdef5a931c631bfbcfc84d8a25caaf019f authored over 1 year ago by fisker Cheung <[email protected]>
build: add missing use-at-your-own-risk getCanonicalFileName export

github.com/typescript-eslint/typescript-eslint - 89b14f2c1a4865a764e255f4871a220305cf8801 authored over 1 year ago by Josh Goldberg <[email protected]>
fix(type-utils): file variant of TypeOrValueSpecifier uses canonical filenames instead of lowercasing (#6781)

* fix(type-utils): file variant of TypeOrValueSpecifier uses canonical filenames instead of lowe...

github.com/typescript-eslint/typescript-eslint - 5095d05ac97320e7e50decef58279b01f2bfbd18 authored over 1 year ago by Marek Dědič <[email protected]>
Merge branch 'main' into v6

github.com/typescript-eslint/typescript-eslint - 4a3705aee5946642eb5b44502df49f58593e7b18 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
chore: update sponsors (#7094)

Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 082c948cf68b2b17212144b62608962f0fcd0069 authored over 1 year ago by typescript-eslint[bot] <53356952+typescript-eslint[bot]@users.noreply.github.com>
Update test snapshots

github.com/typescript-eslint/typescript-eslint - da95d62e2b28a3fe3924fe0742d032d5449dc79e authored over 1 year ago by Josh Goldberg <[email protected]>
Merge branch 'main'

github.com/typescript-eslint/typescript-eslint - ee4450bda5bc56749d5f9010d6695bd62e5ae14d authored over 1 year ago by Josh Goldberg <[email protected]>
correct eslint-visitor-keys patch name

github.com/typescript-eslint/typescript-eslint - e712dceebb9aadd3ec8908ef313e399a8b176b7b authored over 1 year ago by Josh Goldberg <[email protected]>
Merge branch 'main'

github.com/typescript-eslint/typescript-eslint - 8410f99afb03ba29d3d9ff9fd240164cf3a5afcb authored over 1 year ago by Josh Goldberg <[email protected]>
feat(eslint-plugin): [restrict-plus-operands] change checkCompoundAssignments to skipCompoundAssignments (#7027)

* feat(eslint-plugin): [restrict-plus-operands] change checkCompoundAssignments to skipCompoundA...

github.com/typescript-eslint/typescript-eslint - dc801d892ecc1af678ff37166481f4b69186164c authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
feat(eslint-plugin): [restrict-plus-operands] add allow* options (#6161)

* feat(eslint-plugin): [restrict-plus-operands] add allow* options from restrict-template-expres...

github.com/typescript-eslint/typescript-eslint - def09f88cdb4a85cebb8619b45931f7e2c88dfc0 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
chore: publish v5.59.11

github.com/typescript-eslint/typescript-eslint - a91bb9e264544fc635a44468c2543b94fa83ac1c authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore: publish v5.59.10

github.com/typescript-eslint/typescript-eslint - 9768e989d332fb11c9cb6c72f8d1d707a0b59b95 authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore: publish v5.59.9

github.com/typescript-eslint/typescript-eslint - a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1 authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore: update to latest lerna

github.com/typescript-eslint/typescript-eslint - 84e5601f9831766bfd2e77cc86e1cafe6358e51b authored over 1 year ago by “JamesHenry” <[email protected]>
chore: update to latest lerna and nx (#7084)

github.com/typescript-eslint/typescript-eslint - 0af4ceaececdd3368e59484cf1b28a33f882ae59 authored over 1 year ago by James Henry <[email protected]>
chore: update contributors (#7077)

github.com/typescript-eslint/typescript-eslint - 15b8e96bc3fa356c3971216a6d25c31f6e42a692 authored over 1 year ago by typescript-eslint[bot] <53356952+typescript-eslint[bot]@users.noreply.github.com>
chore: update sponsors (#7078)

github.com/typescript-eslint/typescript-eslint - dff46923d42b19807f5bcf9e348dff4ca56387e2 authored over 1 year ago by typescript-eslint[bot] <53356952+typescript-eslint[bot]@users.noreply.github.com>
chore: add workflow to automatically run prettier whenever renovate updates it (#6370)

github.com/typescript-eslint/typescript-eslint - 8292c7008de740b1b96316e725aae71be37afcbc authored over 1 year ago by James Henry <[email protected]>
chore: custom wait-for-netlify action (#7083)

github.com/typescript-eslint/typescript-eslint - dbb9de6c4dc8246750d8ef5ccf209bff01e7ce7a authored over 1 year ago by James Henry <[email protected]>
chore: update to latest lerna

github.com/typescript-eslint/typescript-eslint - 3f97eb554a0d928152344f59913f798fd4517b13 authored over 1 year ago by “JamesHenry” <[email protected]>
chore: update to latest nx and lerna (#7019)

github.com/typescript-eslint/typescript-eslint - 4710a226cb3e024fbc5157ab6102c9310cfbeeed authored over 1 year ago by James Henry <[email protected]>
docs: correct explicit-module-boundary-types correct case (#7073)

Update explicit-module-boundary-types.md

Updates "Correct" version to match "Incorrect" versi...

github.com/typescript-eslint/typescript-eslint - a9cf44b49775913400f3bdb08d4b8269ea0f74d4 authored over 1 year ago by Erik Withak <[email protected]>
docs: replace extend any with unknown for no-unnecessary-type-constra… (#6976)

* docs: replace extend any with unknown for no-unnecessary-type-constraint rule

* Update pack...

github.com/typescript-eslint/typescript-eslint - f5d174dae965c3fd93ab753409a00226033e183f authored over 1 year ago by El Hadji Malick Seck <[email protected]>
docs: complete sentence documenting turning on parserOptions.project (#7052)

* Complete sentence documenting turning on parserOptions.project

* Spell out CWD

Co-author...

github.com/typescript-eslint/typescript-eslint - 013cfd986bc801ae9bf83f2340dd83170b898789 authored over 1 year ago by Melandra <[email protected]>
chore: publish v5.59.8

github.com/typescript-eslint/typescript-eslint - 391a6702c0a9b5b3874a7a27047f2a721f090fb6 authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
docs: add a section suggesting gifs for pr reviews (#6974)

* docs: add a section suggesting gifs for pr reviews

* fix extra line

* remove duplication...

github.com/typescript-eslint/typescript-eslint - 5fcc195897417e64010b2808565c4b71539377d0 authored over 1 year ago by Sylvia Favello <[email protected]>
docs: update PR title subject example (#7051)

github.com/typescript-eslint/typescript-eslint - a62652065f45307214e21e8d2e5f45242363f889 authored over 1 year ago by Dimitar Nestorov <[email protected]>
docs(eslint-plugin): update correct code example for sort-type-constituents (#7050)

Update docs for sort-type-constituents

github.com/typescript-eslint/typescript-eslint - 6b8ec6e9ef743719180a3ee45bc8a4a858718f41 authored over 1 year ago by Dimitar Nestorov <[email protected]>
chore(deps): update dependency webpack to v5.84.0 (#7001)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 514353615b9f285bec19b21d4ff5aabf1bca6c43 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v18.16.14 (#7011)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - fdee469a686fdfa6684ffbae5661e2603a0230db authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency semver to v7.5.1 (#7000)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 0e27ad6628f875e55470a78981765e7215ed32a3 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docs: fleshed out RFC and Technical Discussions forms (#7059)

* docs: fleshed out RFC and Technical Discussions forms

* Apply suggestions from code review
...

github.com/typescript-eslint/typescript-eslint - 57e8a35ae319ec8a7e18a7bbdca3b38ff99b254a authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
chore: publish v5.59.7

github.com/typescript-eslint/typescript-eslint - 5166a00e1a903901c5bedbd7d57198fc0962061e authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
docs(website): fix wrong example in `prefer-includes` (#7036)

`readonlyArray.indexOf(value) === -1` is checking if `value` is **not
included** in `readonlyAr...

github.com/typescript-eslint/typescript-eslint - 8951732e839a94d7c436d5774d473e6a05e8a9f1 authored over 1 year ago by Eng Zer Jun <[email protected]>
chore: publish v5.59.6

github.com/typescript-eslint/typescript-eslint - 5b0e577f2552e8b2c53a3fb22edc9d219589b937 authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
feat: drop support for node v14 and test against node v20 (#7022)

github.com/typescript-eslint/typescript-eslint - e6235bf61b781066653581b57b7cd976c9c4f905 authored over 1 year ago by Brad Zacher <[email protected]>
fix: correct jest.mock path post merge

github.com/typescript-eslint/typescript-eslint - 778d254eefc5bb08f39e4ce7d691c67977e620ab authored over 1 year ago by Josh Goldberg <[email protected]>
Merge branch 'main' into v6

github.com/typescript-eslint/typescript-eslint - fb66d3375ea52a338cbdc5f507d18b46afa8958d authored over 1 year ago by Brad Zacher <[email protected]>
chore: publish v5.59.5

github.com/typescript-eslint/typescript-eslint - a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore: publish v5.59.4

github.com/typescript-eslint/typescript-eslint - 13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5 authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore: publish v5.59.3

github.com/typescript-eslint/typescript-eslint - 200afb6113e3d8f42e38d5b3493ee9b9bdfba22f authored over 1 year ago by typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
docs: [ban-types] update documentation; suggest option and defaults (#7002)

* docs: update ban-types default options

* docs: add suggest documentation to ban-types

github.com/typescript-eslint/typescript-eslint - 30f41aba51eb7a4ddc6cd5269489a1bc0d6a759b authored over 1 year ago by Matthias Kunnen <[email protected]>
chore: bump console-fail-test to 0.2.3 (#6997)

* chore: bump console-fail-test to 0.2.3

* Remove test fail

github.com/typescript-eslint/typescript-eslint - 824e6125eb208dda712fe64d0bc8fc30e67bc668 authored over 1 year ago by Josh Goldberg ✨ <[email protected]>
chore: update provenance config to work for all releases

github.com/typescript-eslint/typescript-eslint - 6d5e1b9efa2e631ab74f11700202e8bb08ca877c authored over 1 year ago by “JamesHenry” <[email protected]>
chore: apply provenance data to canary releases (#6998)

github.com/typescript-eslint/typescript-eslint - 55c22cdf5b215d982461ec651a92f37f0782271c authored over 1 year ago by James Henry <[email protected]>
docs: add missing ! (...) around comparison cases in no-unnecessary-boolean-literal-compare fixer (#6968)

fix(docs): no-unnecessary-boolean-literal-compare fixer

github.com/typescript-eslint/typescript-eslint - d4bc770be1ac23ad0830c528703dbf08773ffb09 authored over 1 year ago by Tarun Chauhan <[email protected]>
chore(deps): update dependency monaco-editor to ^0.38.0 (#6996)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 0adc1a1e653e097834d47e13b56ce9df2a179d3a authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update babel to v7.21.8 (#6995)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - d840d06f627beb155a0de01086d854b3295bdcc5 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @microsoft/api-extractor to v7.34.7 (#6990)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - b285e831c779c417043d35a25e3b6d4895dd90d5 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency console-fail-test to ^0.2.0 (#6985)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 61e2b1a001bf3004951c5ee39f2f7f482faa3f30 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @axe-core/playwright to v4.7.0 (#6987)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - bfa6b24d50305c525f224b6e437762bfc5490855 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/marked to v4.3.0 (#6988)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - b0c160dc408c5e17772669cca655be3e1cd0de54 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency tsx to v3.12.7 (#6984)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - f3fe7253ec0a0361f606eb86183cef14d94c1e74 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @eslint-community/regexpp to v4.5.1 (#6983)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 28d3402ccc8bdd4cc6c400130eca4274fc64942a authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: update sponsors (#6991)

Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 4f6be7f3ec46e673dcdab29d67a3f53957a8ecdd authored over 1 year ago by typescript-eslint[bot] <53356952+typescript-eslint[bot]@users.noreply.github.com>
chore(deps): update babel to v7.21.5 (#6980)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/typescript-eslint/typescript-eslint - 2e733f3f1e1180d5d7b9e7731f7299d3a6cbef47 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @microsoft/api-extractor to v7.34.6 (#6977)

chore(deps): update dependency @microsoft/api-extractor to v7.34.5

Co-authored-by: renovate[bot...

github.com/typescript-eslint/typescript-eslint - a1ebf3eaacf634aaf99c2114599fb941318b9bd2 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>