Skip to content

Commit

Permalink
chore(deps): update dependency eslint-import-resolver-typescript to v…
Browse files Browse the repository at this point in the history
…3.6.3 (#1104)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript)
| [`3.6.1` ->
`3.6.3`](https://renovatebot.com/diffs/npm/eslint-import-resolver-typescript/3.6.1/3.6.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-import-resolver-typescript/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-import-resolver-typescript/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-import-resolver-typescript/3.6.1/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-import-resolver-typescript/3.6.1/3.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>import-js/eslint-import-resolver-typescript
(eslint-import-resolver-typescript)</summary>

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

[Compare
Source](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.1...v3.6.3)

##### Patch Changes

-
[#&#8203;305](https://github.com/import-js/eslint-import-resolver-typescript/pull/305)
[`f8d7b82`](https://github.com/import-js/eslint-import-resolver-typescript/commit/f8d7b82d3e1137c9537f3c4bd7d67044b310475d)
Thanks [@&#8203;SukkaW](https://github.com/SukkaW)! - Fix
resolve for `node:test`, `node:sea`, and `node:sqlite` without
sacrificing installation size

-
[#&#8203;288](https://github.com/import-js/eslint-import-resolver-typescript/pull/288)
[`a4c6c78`](https://github.com/import-js/eslint-import-resolver-typescript/commit/a4c6c78904e8e7123503f6784fdbded3d4a026ed)
Thanks
[@&#8203;SunsetTechuila](https://github.com/SunsetTechuila)! -
fix: ignore bun built-in modules

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC,
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ScaleLeap/selling-partner-api-sdk).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZWJvdCJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent 67ee3bc commit 7e0d62a
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 53 deletions.
156 changes: 104 additions & 52 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"env-var": "7.5.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jest-formatting": "3.1.0",
Expand Down

0 comments on commit 7e0d62a

Please sign in to comment.