Skip to content

Commit

Permalink
Update dependency eslint-import-resolver-typescript to v3.8.3
Browse files Browse the repository at this point in the history
| datasource | package                           | from  | to    |
| ---------- | --------------------------------- | ----- | ----- |
| npm        | eslint-import-resolver-typescript | 3.8.0 | 3.8.3 |


## [v3.8.3](https://github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#383)

##### Patch Changes

-   [#360](import-js/eslint-import-resolver-typescript#360) [`8192976`](import-js/eslint-import-resolver-typescript@8192976) Thanks [@carlocorradini](https://github.com/carlocorradini)! - Force tiniglobby to expand dot directories

-   [#360](import-js/eslint-import-resolver-typescript#360) [`8192976`](import-js/eslint-import-resolver-typescript@8192976) Thanks [@carlocorradini](https://github.com/carlocorradini)! - Update tinyglobby to latest version


## [v3.8.2](https://github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#382)

##### Patch Changes

-   [#357](import-js/eslint-import-resolver-typescript#357) [`5fd349e`](import-js/eslint-import-resolver-typescript@5fd349e) Thanks [@carlocorradini](https://github.com/carlocorradini)! - Update the `tinyglobby` to the latest version to solve performance regressions.


## [v3.8.1](https://github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#381)

##### Patch Changes

-   [#352](import-js/eslint-import-resolver-typescript#352) [`0c6303d`](import-js/eslint-import-resolver-typescript@0c6303d) Thanks [@carlocorradini](https://github.com/carlocorradini)! - Set cwd while resolving tsconfig include
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 2e49d72 commit b9f4081
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "8.23.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "10.0.1",
"eslint-import-resolver-typescript": "3.8.0",
"eslint-import-resolver-typescript": "3.8.3",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
Expand Down
34 changes: 17 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b9f4081

Please sign in to comment.