Skip to content

Commit

Permalink
chore(devdeps): update dependency eslint-plugin-import to v2.29.1 (#53)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>import-js/eslint-plugin-import (eslint-plugin-import)</summary>

### [`v2.29.1`](https://github.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2291---2023-12-14)

[Compare Source](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1)

##### Fixed

-   \[`no-extraneous-dependencies`]: ignore `export type { ... } from '...'` when `includeTypes` is `false` (\[[#&#8203;2919](https://github.com/import-js/eslint-plugin-import/issues/2919)], thanks \[[@&#8203;Pandemic1617](https://github.com/Pandemic1617)])
-   \[`no-unused-modules`]: support export patterns with array destructuring (\[[#&#8203;2930](https://github.com/import-js/eslint-plugin-import/issues/2930)], thanks \[[@&#8203;ljharb](https://github.com/ljharb)])
-   \[Deps] update `tsconfig-paths` (\[[#&#8203;2447](https://github.com/import-js/eslint-plugin-import/issues/2447)], thanks \[[@&#8203;domdomegg](https://github.com/domdomegg)])

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/kinguru-io/kinguru-monorepo).
  • Loading branch information
renovate[bot] committed Dec 19, 2023
1 parent 8e76f3d commit 4ba3734
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 27 deletions.
7 changes: 7 additions & 0 deletions .changeset/renovate-9f32157.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'web': patch
'database': patch
'@kinguru/uikit': patch
---

Updated dependency `eslint-plugin-import` to `2.29.1`.
2 changes: 1 addition & 1 deletion apps/web/package.json

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

2 changes: 1 addition & 1 deletion packages/database/package.json

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

2 changes: 1 addition & 1 deletion packages/uikit/package.json

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

48 changes: 24 additions & 24 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 4ba3734

Please sign in to comment.