Skip to content

Commit

Permalink
chore(deps): update dependency @mheob/eslint-config to v5 (#35)
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 |
|---|---|---|---|---|---|
| [@mheob/eslint-config](https://github.com/mheob/config/tree/main/packages/eslint-config) ([source](https://github.com/mheob/config)) | [`^4.2.1` -> `^5.0.1`](https://renovatebot.com/diffs/npm/@mheob%2feslint-config/4.2.1/5.0.1) | [![age](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/5.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/5.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/5.0.1/compatibility-slim/4.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/5.0.1/confidence-slim/4.2.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>mheob/config</summary>

### [`v5.0.1`](https://github.com/mheob/config/releases/tag/%40mheob/eslint-config%405.0.1)

[Compare Source](https://github.com/mheob/config/compare/@mheob/eslint-config@5.0.0...@mheob/eslint-config@5.0.1)

##### Patch Changes

-   [#&#8203;125](https://github.com/mheob/config/pull/125) ([@&#8203;renovate](https://github.com/apps/renovate)):
    chore(deps): update all non-major dependencies

### [`v5.0.0`](https://github.com/mheob/config/releases/tag/%40mheob/eslint-config%405.0.0)

[Compare Source](https://github.com/mheob/config/compare/@mheob/eslint-config@4.2.1...@mheob/eslint-config@5.0.0)

##### Major Changes

-   [#&#8203;124](https://github.com/mheob/config/pull/124) ([@&#8203;mheob](https://github.com/mheob)): Bump `eslint-plugin-unicorn` to v47.
    **BREAKING CHANGE:** Enable `prefer-at`, `prefer-event-target`, and `prefer-string-replace-all` in recommended config (see [https://github.com/sindresorhus/eslint-plugin-unicorn/pull/2073](https://github.com/sindresorhus/eslint-plugin-unicorn/pull/2073))

##### Patch Changes

-   [#&#8203;122](https://github.com/mheob/config/pull/122) ([@&#8203;renovate](https://github.com/apps/renovate)): chore(deps): update all non-major dependencies

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Europe/Berlin, 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://app.renovatebot.com/dashboard#github/mheob/ef-calc).
  • Loading branch information
renovate[bot] authored Jun 19, 2023
1 parent 60b1a73 commit f083f11
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 90 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"zustand": "^4.3.8"
},
"devDependencies": {
"@mheob/eslint-config": "^4.2.1",
"@mheob/eslint-config": "^5.0.1",
"@mheob/prettier-config": "^3.0.1",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^18.16.17",
Expand Down
Loading

1 comment on commit f083f11

@vercel
Copy link

@vercel vercel bot commented on f083f11 Jun 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ef-calc – ./

ef-calc-mheob.vercel.app
ef-calculator.vercel.app
ef-calc-git-main-mheob.vercel.app

Please sign in to comment.