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

chore: remove unnecessary project names from nx commands (#6054)

github.com/typescript-eslint/typescript-eslint - 426c2f9f7e5a8b7cb82927467aa34464dab25f20 authored about 2 years ago
chore: switched repo lint to use nx run-many (#6038)

* chore: switched repo lint to use nx run-many

* chore: replace eslint CLI usage with dedicat...

github.com/typescript-eslint/typescript-eslint - e2d1263dee9775469b095c40ee0fd501d375f9e4 authored about 2 years ago
chore(deps): update dependency jest-specific-snapshot to v6 (#6042)

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

github.com/typescript-eslint/typescript-eslint - fa862dc6eb27d969fd6c772addb03e574405719d authored about 2 years ago
fix(eslint-plugin): [no-empty-interface] disable autofix for declaration merging with class (#5920)

* fix(eslint-plugin): [no-empty-interface] disable autofix for declaration merging with class

...

github.com/typescript-eslint/typescript-eslint - a4f85b8cfe38ba8ea2a2ac4a56d9b11a81a8a15a authored about 2 years ago
chore: add discussion template for RFCs (#6023)

github.com/typescript-eslint/typescript-eslint - 7a1070759cd3cb967fa0b668863e51ae2bfcd3d0 authored about 2 years ago
docs(website): pruning flow for issues and PRs (#6002)

github.com/typescript-eslint/typescript-eslint - 4d34f5d087b150b5a69346fccaf503af6b3bdaea authored about 2 years ago
chore: add back dropped comment from bad merge

github.com/typescript-eslint/typescript-eslint - bf6c54299d233990ed33b7cefb54811f396aee49 authored about 2 years ago
feat: support parsing `satisfies` operators (#5717)

Co-authored-by: Josh Goldberg <[email protected]>
Co-authored-by: Brad Zacher <brad.zache...

github.com/typescript-eslint/typescript-eslint - 20d7caee35ab84ae6381fdf04338c9e2b9e2bc48 authored about 2 years ago
chore: bump TS from 4.9RC to 4.9

github.com/typescript-eslint/typescript-eslint - a40a311bb52a2b1cfac43851b201f8cfc96c8d5d authored about 2 years ago
feat: update to TypeScript 4.9 (#5716)

* feat: update typescript to 4.9.1

* fix: add patch file for 4.9.1-beta

* feat(typescript-...

github.com/typescript-eslint/typescript-eslint - 4d744ea10ba03c66eebcb63e8722e9f0165fbeed authored about 2 years ago
feat(eslint-plugin): [adjacent-overload-signatures] check BlockStatement nodes (#5998)

* fix(eslint-plugin): [adjacent-overload-signatures] check BlockStatement nodes

* fix: test c...

github.com/typescript-eslint/typescript-eslint - 97d3e56709ee19fdec39fd8b99d080db90b306e9 authored about 2 years ago
chore(webpage): add id to homepage in h2 (#5951)

* feat: add webpage id in h2

* fix: use Heading tag

* fix:fix end typo

* fix: add impor...

github.com/typescript-eslint/typescript-eslint - ab88f77acaee15a24d882131d77ac420899133db authored about 2 years ago
tests: add dependency constraints to eslint-plugin tests (#5916)

github.com/typescript-eslint/typescript-eslint - 4d46e6512c4e26f87620623b0614d19e41fe0ca9 authored about 2 years ago
chore(website): explained and auto-balanced homepage sponsors list (#5996)

github.com/typescript-eslint/typescript-eslint - 5f7ce69e8ab6d746143b055abfed2065d14468df authored about 2 years ago
fix(typescript-estree): don't consider a cached program unless it's specified in the current `parserOptions.project` config (#5999)

github.com/typescript-eslint/typescript-eslint - 530e0e618cdf4bb956149bf8a8484848e1b9a1f5 authored about 2 years ago
chore(website): revert "chore(website): fix TSLint.md link casing in PACKAGES.md" (#6001)

Revert "chore(website): fix TSLint.md link casing in PACKAGES.md (#5976)"

This reverts commit...

github.com/typescript-eslint/typescript-eslint - 49f623f5d35754abb1a98f2ce4485914963d80c0 authored about 2 years ago
chore(eslint-plugin): fix odd consistent-indexed-object-style docs phrasing (#5948)

github.com/typescript-eslint/typescript-eslint - e7085763fbaf66b05eece2d133e1c72a9869a57f authored about 2 years ago
docs(eslint-plugin): [no-shadow] add FAQ about enum members (#5986)

Co-authored-by: Joshua Chen <[email protected]>
Co-authored-by: Josh Goldberg <git@joshuak...

github.com/typescript-eslint/typescript-eslint - ac7669ec6c1226dd6a5647ff0e69d02afeabd816 authored about 2 years ago
chore(eslint-plugin): switch generate-rules-lists to generate-breaking-changes (#5929)

github.com/typescript-eslint/typescript-eslint - dd9b3faf645d3db878dc270b5fdc33f75923f6f2 authored about 2 years ago
docs(website): mention cross-file caching issues in FAQs (#5978)

github.com/typescript-eslint/typescript-eslint - 88b1ac7b4167c0ebb694dcefbe297a985cfb4df1 authored about 2 years ago
chore(website): fix TSLint.md link casing in PACKAGES.md (#5976)

github.com/typescript-eslint/typescript-eslint - 88d0316e60ee18bca5b74b87ad6efa6c1c418fb9 authored about 2 years ago
chore: reduce issue+pr lock delay to 7 days (#5974)

github.com/typescript-eslint/typescript-eslint - 81236b21b289d595d738591ee2c9374f2011bdf7 authored about 2 years ago
fix(eslint-plugin): [prefer-optional-chain] handle binary expressions in negated or (#5992)

* fix/issue5991-fix-prefer-optional-chain-BinaryExpression-in-negated-or

* CR

github.com/typescript-eslint/typescript-eslint - 2778ff0c3db011148be93ed3bea5ce07af3c81ef authored about 2 years ago
docs(website): help troubleshoot issues with multiple parsers (#5612)

* Help troubleshoot issues with multiple parsers

This might not be a perfect fit for the type...

github.com/typescript-eslint/typescript-eslint - 0fb44ba3f46cef0a35fbd1eb862808cd106287d0 authored about 2 years ago
fix(eslint-plugin): [no-unnecessary-condition] handle index signature type (#5912)

fix(eslint-plugin): [no-unnecessary-condition] handle mapped type

github.com/typescript-eslint/typescript-eslint - 5baad0893f9a90633d57fffac69af7523bd1501e authored about 2 years ago
feat(eslint-plugin): [keyword-spacing] Support spacing in import-type syntax (#5977)

* feat/issue5362-keyword-spacing---support-import-type-syntax

* uncomment

* Update package...

github.com/typescript-eslint/typescript-eslint - 6a735e142ef67f3af6497f922cf83706867eb6b7 authored about 2 years ago
chore(website): [prefer-nullish-coalescing] explicit notice for strictNullChecks (#5988)

github.com/typescript-eslint/typescript-eslint - ceddb34eeab5d4acb95725e723fd86d431ac3d65 authored about 2 years ago
fix(eslint-plugin): [promise-function-async] handle keyword token (#5907)

Co-authored-by: Josh Goldberg <[email protected]>

github.com/typescript-eslint/typescript-eslint - f25a94fa75e497a6b9ec29a008bcc89818eed60d authored about 2 years ago
fix(eslint-plugin): [no-shadow] handle false positives on generics and parameters (#5902)

* fix(eslint-plugin): [no-shadow] handle false positives on generics and parameters

* Update ...

github.com/typescript-eslint/typescript-eslint - 769e8c8b9a51cd3448e47d13c7b0dab0468ee23c authored about 2 years ago
docs(naming-conventions): Alphabetizing inline lists (#5940)

Co-authored-by: Josh Goldberg <[email protected]>

github.com/typescript-eslint/typescript-eslint - 91d71bcf6b2f822116d25b281e289fe1d5005401 authored about 2 years ago
docs: use consistent auto-fixable rule emoji (#5966)

github.com/typescript-eslint/typescript-eslint - 1b8f9ce5bc1f8d6fa7b0413e5c8d94e419fd8538 authored about 2 years ago
docs(eslint-plugin): [sort-type-union-intersection-members] fix link to new rule (#5970)

docs(eslint-plugin): [sort-type-union-intersection-members] correct link to new rule

github.com/typescript-eslint/typescript-eslint - 0eb78b348ca25a3493446bad30950d50fb9ebef2 authored about 2 years ago
chore: enable `eslint-plugin/require-meta-docs-description` rule (#5969)

chore: enable eslint-plugin/require-meta-docs-description rule

github.com/typescript-eslint/typescript-eslint - 0e1e71dcb3e4ce60b563ab54e56cee48871314f9 authored about 2 years ago
chore(deps): update dependency lerna to v6.0.3 (#5936)

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

github.com/typescript-eslint/typescript-eslint - 832cec666d135fbf7e48142dcd5e0ee1013c4f53 authored about 2 years ago
feat(eslint-plugin): [consistent-type-imports] support fixing to inline types (#5050)

* feat(eslint-plugin): [consistent-type-imports] support fixing to inline types

* first pass ...

github.com/typescript-eslint/typescript-eslint - 75dcdf164d206c5530ba7cc095c4599ec90abe35 authored about 2 years ago
feat(eslint-plugin): [naming-convention] add support for "override" and "async" modifiers (#5310) (#5610)

* feat(eslint-plugin): [naming-convention] add support for "override" and "async" modifiers (#53...

github.com/typescript-eslint/typescript-eslint - c759da169390ba490eee9ef773cc9edc88a32817 authored about 2 years ago
feat(eslint-plugin): [prefer-optional-chain] support suggesting `!foo || !foo.bar` as a valid match for the rule (#5594)

* feat/issue5245-negated-or-optional-chaining---fixed

* Not supported mixing with TSNonNullEx...

github.com/typescript-eslint/typescript-eslint - 923d486c8c9c9096deac425e7a6cb0b6457eacbd authored about 2 years ago
chore: update sponsors (#5933)

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

github.com/typescript-eslint/typescript-eslint - bdb6bed8a37c07a86af0544013b56f6c4f293cf2 authored about 2 years ago
docs: add maintainer guide (take two) (#5874)

* docs: add maintainer guide

* Went over docs again

* Also updated .github/replies.yml

...

github.com/typescript-eslint/typescript-eslint - 9c130ccbb05935d0969af6a97b7fb590abdf83d9 authored about 2 years ago
fix(eslint-plugin): isTypeReadonly stack overflow (#5875) (#5876)

Co-authored-by: Josh Goldberg <[email protected]>

github.com/typescript-eslint/typescript-eslint - 2d9a33cfb2db53d76246a59253daaf2abb19ee57 authored about 2 years ago
chore(eslint-plugin-internal): [plugin-test-formatting] support random object literal tests (#5895)

* chore(eslint-plugin-internal): [plugin-test-formatting] support random object literal tests

...

github.com/typescript-eslint/typescript-eslint - f11183cfe31e4e2c29d122516a9884c85a2617e0 authored about 2 years ago
chore(deps): update docusaurus to ~2.2.0 (#5911)

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

github.com/typescript-eslint/typescript-eslint - c874e500abca75f069bb6a176660a66e90783519 authored about 2 years ago
fix(ast-spec): correct misnamed ExportNamedDeclaration AST type (#5913)

github.com/typescript-eslint/typescript-eslint - e88f4fa1d0127ba0ddeff578ec67f2e66a1de68b authored about 2 years ago
chore: update contributors (#5909)

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

github.com/typescript-eslint/typescript-eslint - 2089e5ab6f7697d0d86848950c7a2e015811f71f authored about 2 years ago
fix(ast-spec): add TSQualifiedName to TypeNode union (#5906)

* fix(ast-spec): add TSQualifiedName to TypeNode union

* fix rule with missing type

github.com/typescript-eslint/typescript-eslint - 5c316c12f09d58aee6ee634a8055533f361f1589 authored about 2 years ago
feat(utils): add `RuleTester` API for top-level dependency constraints (#5896)

* feat(utils): add `RuleTester` API for top-level dependency constraints

* Apply suggestions ...

github.com/typescript-eslint/typescript-eslint - 0520d53536af411d66ce2ce0dd478365e67adbac authored about 2 years ago
docs(eslint-plugin): [consistent-type-imports] make a note about `parserOptions.emitDecoratorMetadata` (#5904)

* docs(eslint-plugin): [consistent-type-imports] make a note about `parserOptions.emitDecoratorM...

github.com/typescript-eslint/typescript-eslint - 1f14c03d2696ce02537c08aba683bdd587de5e6b authored about 2 years ago
chore: update sponsors (#5905)

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

github.com/typescript-eslint/typescript-eslint - 54141946ac2a25799bb622d47d9a3fd1fb316ef9 authored about 2 years ago
fix(eslint-plugin): [no-extra-parens] handle type assertion in extends clause (#5901)

* fix(eslint-plugin): [no-extra-parens] handle type assertion in extends clause

* Add test ca...

github.com/typescript-eslint/typescript-eslint - 8ed72192c274249d26628fb125796e71318b857a authored about 2 years ago
fix(typescript-estree): don't allow single-run unless we're in type-aware linting mode (#5893)

Co-authored-by: Josh Goldberg <[email protected]>

github.com/typescript-eslint/typescript-eslint - 891b0879ba9c64a4722b8c0bf9e599a725b6d6df authored about 2 years ago
feat(eslint-plugin): [no-invalid-void-type] better report message for void used as a constituent inside a function return type (#5274)

* feat: update repository

* remove duplicate examples

* feat:add about re-exporting --isol...

github.com/typescript-eslint/typescript-eslint - d806bda82343712a24e3c78b9b34d4345dd1de3b authored about 2 years ago
fix(eslint-plugin): enable react/jsx-curly-brace-presence lint rule in website package (#5894)

Add 'react/jsx-curly-brace-presence': 'error'

Co-authored-by: Josh Goldberg <git@joshuakgoldb...

github.com/typescript-eslint/typescript-eslint - 344322add846d03c6c9981e486b09e6ba1196555 authored over 2 years ago
feat(eslint-plugin) [sort-type-union-intersection-members] rename to sort-type-constituents (#5879)

* feat(eslint-plugin) [sort-type-union-intersection-members] rename to sort-type-constituents

...

github.com/typescript-eslint/typescript-eslint - a0c828559187d1e167f2e095b503c887db4d4352 authored over 2 years ago
Revert "feat(scope-manager): ignore ECMA version" (#5888)

Revert "feat(scope-manager): ignore ECMA version (#5881)"

This reverts commit 3b8d449696c3196...

github.com/typescript-eslint/typescript-eslint - 2ee81df5a365d82ef4b3dfc124d4ec39c7bcb725 authored over 2 years ago
feat(scope-manager): ignore ECMA version (#5881)

* feat(scope-manager): ignore ECMA version

* Remove much more

* Fix WebLinter lint

github.com/typescript-eslint/typescript-eslint - 3b8d449696c319690536a18a48ef32749dc2f559 authored over 2 years ago
chore: add auto-canary release for v6 (#5883)

github.com/typescript-eslint/typescript-eslint - 2019c2f64e984e7726ea15da9b027040aaed576a authored over 2 years ago
docs: Mention wide globs performance implications in monorepos docs and parser README (#5864)

* docs: Mention wide globs performance implications in monorepos docs and parser readme

* Upd...

github.com/typescript-eslint/typescript-eslint - fcf3f9da6595f8cda843e8adbfdf466c52dd7d08 authored over 2 years ago
chore(website): fix renamed Sponsorship docs link (#5882)

github.com/typescript-eslint/typescript-eslint - 8794fd3773af8d6a65c1c33db80a28be0a4401be authored over 2 years ago
chore: document and refactor 'extra' to 'parserSettings' (#5834)

github.com/typescript-eslint/typescript-eslint - 8ddcc9a767a0794b17e603a8b11af998154ad3cb authored over 2 years ago
feat(website): Add a happy message to playground output pane when no errors or AST (#5868) (#5873)

* feat(website): Add a happy message to playground output pane when no errors or AST (#5868)

...

github.com/typescript-eslint/typescript-eslint - c4e0d8678e0398f3ab85510f40ad6f97832b9e6d authored over 2 years ago
feat(typescript-estree): clarify docs and error for program project without matching TSConfig (#5762)

* feat(typescript-estree): clarify docs and error for program project without matching TSConfig
...

github.com/typescript-eslint/typescript-eslint - 67744db31f61acab14b5fe027fbc2844ba198c97 authored over 2 years ago
feat(eslint-plugin): [member-ordering] add natural sort order (#5662)

* [WIP] feat(eslint-plugin): [member-ordering] add natural sort order

* Fix yarn.lock and spl...

github.com/typescript-eslint/typescript-eslint - 1eaae09ecca359f366b94f6a04665403f48b05c7 authored over 2 years ago
chore(website): fix Options heading level for no-empty-interface docs (#5870)

github.com/typescript-eslint/typescript-eslint - 3bd38caf4d8d2ca48490f241788ee174805f57b1 authored over 2 years ago
fix(type-utils): prevent stack overflow in `isTypeReadonly` (#5860)

fix(eslint-plugin): isTypeReadonly stack overflow (#4476)

Co-authored-by: Josh Goldberg <git@...

github.com/typescript-eslint/typescript-eslint - a6d8f7edb84f9f6dd59a76faf53bf686756e2aed authored over 2 years ago
feat(eslint-plugin): [no-unsafe-declaration-merging] switch to use scope analysis instead of type information (#5865)

github.com/typescript-eslint/typescript-eslint - e70a10aea684bc6bca05b69bfce3bae769a5f5ab authored over 2 years ago
fix(eslint-plugin): [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839)

github.com/typescript-eslint/typescript-eslint - 96e1c6c171a34b0793c50c3dba853c3999a6bd49 authored over 2 years ago
chore(eslint-plugin): [prefer-nullish-coalescing] removed forceSuggestionFixer option (#5835)

github.com/typescript-eslint/typescript-eslint - fe80a432a856dab09a3fc19c791ce66483fdda42 authored over 2 years ago
chore(deps): update dependency lerna to v6 (#5831)

github.com/typescript-eslint/typescript-eslint - d14591ce36f62bb3f8ee4cc99849764fc8a38097 authored over 2 years ago
chore: don't renovate `nx` or `@nrwl/workspace` for now (#5850)

github.com/typescript-eslint/typescript-eslint - 733b3598c17d3a712cf6f043115587f724dbe3ef authored over 2 years ago
feat(eslint-plugin): add no-unsafe-declaration-merging (#5840)

* feat(eslint-plugin): add no-unsafe-declaration-merging

* Apply reviews

* fix

* Apply ...

github.com/typescript-eslint/typescript-eslint - 3728031c659dabde7658cd54184951d4be9aabcb authored over 2 years ago
chore: add test coverage data to nx test caches (#5828)

* chore: add coverage/ directories to nx cache

* Update nx.json

github.com/typescript-eslint/typescript-eslint - da597c7177ae2692c0e1a4c61f2498b5871d4d09 authored over 2 years ago
chore: remove deprecated `set-output` from actions (#5823)

github.com/typescript-eslint/typescript-eslint - 76993796e33f0b97403ba5fca6528a5aac9fe710 authored over 2 years ago
chore: group rollup in renovate updates (#5822)

github.com/typescript-eslint/typescript-eslint - 96d1032fc676de5e09980a571c325f55cbcee677 authored over 2 years ago
fix(utils): add missing dependency on `@types/semver` (#5825)

fix(utils): add missing dependency on @types/semver

github.com/typescript-eslint/typescript-eslint - 17b887933a0640d6fe843622e0520c0315144bb7 authored over 2 years ago
chore(website): switch from Cypress to Playwright (#5814)

* chore(website): switch from Cypress to Playwright

* Touched up configs

* Fixed linting
...

github.com/typescript-eslint/typescript-eslint - 9ffdb056f77af235031a0d7bef88c67207a12795 authored over 2 years ago
chore: nx migrate latest (14.8.4) (#5798)

github.com/typescript-eslint/typescript-eslint - 56f89d622765c96cab768566e01195272b4f121f authored over 2 years ago
chore(deps): update dependency @rollup/plugin-node-resolve to v15 (#5820)

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

github.com/typescript-eslint/typescript-eslint - a08693200d76d7dd9313602324846f468112e98a authored over 2 years ago
chore(deps): update dependency @rollup/pluginutils to v5 (#5821)

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

github.com/typescript-eslint/typescript-eslint - f28bc5c7e391f20d756b50bc7c745da94707f230 authored over 2 years ago
chore(deps): update dependency @rollup/plugin-json to v5 (#5819)

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

github.com/typescript-eslint/typescript-eslint - 0f7f9b70a262d5bb9d8925a987f6b4b740724cec authored over 2 years ago
chore(website): correct 'how to use' code block of rules (#5817)

fix(website): correct 'how to use' code block of rules

Co-authored-by: xujiongbo.1 <xujiongbo...

github.com/typescript-eslint/typescript-eslint - 351c0a8acebc245399aaca8208cb07c99c6909b2 authored over 2 years ago
chore(deps): update dependency lerna to v5.6.2 (#5812)

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

github.com/typescript-eslint/typescript-eslint - b2c4d0f0fd08ad34d78b1ced911db8f278c604ad authored over 2 years ago
chore(deps): update dependency @rollup/plugin-commonjs to v23 (#5810)

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

github.com/typescript-eslint/typescript-eslint - 1e8b24101f4e71c422b2d066fcddb712983fef32 authored over 2 years ago
chore: fix replies.yml blank entry (#5796)

github.com/typescript-eslint/typescript-eslint - 07ce6335bfff01a80bda6bb3b190019b19457ed3 authored over 2 years ago
docs: add .github/SPONSORSHIPS.md (#5774)

github.com/typescript-eslint/typescript-eslint - 7797923db1d0c6eac807174039b42c241771f3c3 authored over 2 years ago
fix(eslint-plugin): Skip missing 'rest' tuple type arguments in no-misused-promises (#5809)

Fixes #5807

When linting a function with a 'rest' tuple argument, we might
have different nu...

github.com/typescript-eslint/typescript-eslint - c5beaa2ea340985211ca5c12821842c54f5170f0 authored over 2 years ago
chore(deps): update docusaurus to ~2.1.0 (#5805)

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

github.com/typescript-eslint/typescript-eslint - d1f3c53180ca21bcc911d61423bf3202125f0fd4 authored over 2 years ago
chore(deps): update dependency cypress to v8.7.0 (#5804)

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

github.com/typescript-eslint/typescript-eslint - 32127d2b780df8e4798fe8e8249ebfbfd8ca90cf authored over 2 years ago
chore(deps): update dependency markdownlint-cli to ^0.32.0 (#5786)

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

github.com/typescript-eslint/typescript-eslint - 7f7df8a04367102b137dbc55d3956ec4bf12bcb0 authored over 2 years ago
chore(deps): update dependency lerna to v5.6.1 (#5785)

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

github.com/typescript-eslint/typescript-eslint - 8f6cf637b0db52110136cd65e3d47d55b6cb798e authored over 2 years ago
chore: group renovate updates (#5800)

github.com/typescript-eslint/typescript-eslint - 852eb7acc3d668907775ba0052562acadbae3449 authored over 2 years ago
chore: downgrade `@docusaurus/plugin-pwa` to match the current `@docusaurus/core` version (#5802)

github.com/typescript-eslint/typescript-eslint - 0ab827571ca8aa68671792f25f58903d0ec7e763 authored over 2 years ago
chore: remove erroneous project reference from parser to utils (#5801)

github.com/typescript-eslint/typescript-eslint - ac6ccda4e90cea2b16520f544b0999186b21d5d0 authored over 2 years ago
chore(deps): update dependency @types/node to v18 (#5789)

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

github.com/typescript-eslint/typescript-eslint - 79768658be69fc5e5f1d55a23b11811c1d3b3297 authored over 2 years ago
chore(deps): update dependency cspell to v6 (#5790)

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

github.com/typescript-eslint/typescript-eslint - aa4b5a74fb13f9ffacd90f9c10ffee71f6058cfc authored over 2 years ago