Skip to content

Commit 9303711

Browse files
authored
fix(deps): Update dependency eslint-import-resolver-typescript to v3.8.3 (#268)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-import-resolver-typescript](https://redirect.github.com/import-js/eslint-import-resolver-typescript) | devDependencies | minor | [`3.7.0` -> `3.8.3`](https://renovatebot.com/diffs/npm/eslint-import-resolver-typescript/3.7.0/3.8.3) | --- ### Release Notes <details> <summary>import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)</summary> ### [`v3.8.3`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#383) [Compare Source](https://redirect.github.com/import-js/eslint-import-resolver-typescript/compare/v3.8.2...v3.8.3) ##### Patch Changes - [#&#8203;360](https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/360) [`8192976`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/commit/81929767a9e440eaa730f4c76b932da7bbd9eed7) Thanks [@&#8203;carlocorradini](https://redirect.github.com/carlocorradini)! - Force tiniglobby to expand dot directories - [#&#8203;360](https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/360) [`8192976`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/commit/81929767a9e440eaa730f4c76b932da7bbd9eed7) Thanks [@&#8203;carlocorradini](https://redirect.github.com/carlocorradini)! - Update tinyglobby to latest version ### [`v3.8.2`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#382) [Compare Source](https://redirect.github.com/import-js/eslint-import-resolver-typescript/compare/v3.8.1...v3.8.2) ##### Patch Changes - [#&#8203;357](https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/357) [`5fd349e`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/commit/5fd349e17c3650aafcc804858a3c3b07cfda8e0d) Thanks [@&#8203;carlocorradini](https://redirect.github.com/carlocorradini)! - Update the `tinyglobby` to the latest version to solve performance regressions. ### [`v3.8.1`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#381) [Compare Source](https://redirect.github.com/import-js/eslint-import-resolver-typescript/compare/v3.8.0...v3.8.1) ##### Patch Changes - [#&#8203;352](https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/352) [`0c6303d`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/commit/0c6303d336093ecdac522da0bc1f57ef3ba85f9d) Thanks [@&#8203;carlocorradini](https://redirect.github.com/carlocorradini)! - Set cwd while resolving tsconfig include ### [`v3.8.0`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#380) [Compare Source](https://redirect.github.com/import-js/eslint-import-resolver-typescript/compare/v3.7.0...v3.8.0) ##### Minor Changes - [#&#8203;345](https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/345) [`fcc8883`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/commit/fcc8883c0f023247fcb9a453004f8bd3e6b7c0e2) Thanks [@&#8203;carlocorradini](https://redirect.github.com/carlocorradini)! - Enable the mapper function just for a set of allowed files. Improves project discovery using glob and POSIX separator. - [#&#8203;346](https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/346) [`c124e87`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/commit/c124e874b6429167b230697ee9f0a69e2efa5f96) Thanks [@&#8203;carlocorradini](https://redirect.github.com/carlocorradini)! - Update get-tsconfig to the the latest version. We now support the `${configDir}` variable, introduced in TypeScript 5.5. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent c19ff46 commit 9303711

File tree

1 file changed

+54
-10
lines changed

1 file changed

+54
-10
lines changed

package-lock.json

Lines changed: 54 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)