Skip to content

Commit bde19ee

Browse files
chore(deps): update dependency @mheob/eslint-config to v4 (#21)
[![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://togithub.com/mheob/config/tree/main/packages/eslint-config) ([source](https://togithub.com/mheob/config)) | [`^3.1.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/@mheob%2feslint-config/3.1.0/4.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/4.0.0/compatibility-slim/3.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/4.0.0/confidence-slim/3.1.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mheob/config</summary> ### [`v4.0.0`](https://togithub.com/mheob/config/releases/tag/%40mheob/eslint-config%404.0.0) [Compare Source](https://togithub.com/mheob/config/compare/@mheob/[email protected]...@mheob/[email protected]) ##### Major Changes - add `eslint-plugin-simple-import-sort` and `eslint-plugin-import` ESLint plugins --> ([#&#8203;103](https://togithub.com/mheob/config/pull/103)) by [@&#8203;mheob](https://togithub.com/mheob) ##### Minor Changes - add newest rules from `eslint-plugin-unicorn` --> ([#&#8203;101](https://togithub.com/mheob/config/pull/101)) by [@&#8203;mheob](https://togithub.com/mheob) ##### Patch Changes - chore(deps): update all non-major dependencies --> ([#&#8203;99](https://togithub.com/mheob/config/pull/99)) by [@&#8203;renovate](https://togithub.com/apps/renovate) - chore(deps): update all non-major dependencies --> ([#&#8203;95](https://togithub.com/mheob/config/pull/95)) by [@&#8203;renovate](https://togithub.com/apps/renovate) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Wednesday" 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. --- - [x] 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/changeset-changelog).
1 parent c7cd48e commit bde19ee

File tree

2 files changed

+102
-61
lines changed

2 files changed

+102
-61
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@changesets/parse": "^0.3.16",
5959
"@commitlint/cli": "^17.3.0",
6060
"@commitlint/config-conventional": "^17.3.0",
61-
"@mheob/eslint-config": "^3.1.0",
61+
"@mheob/eslint-config": "^4.0.0",
6262
"@mheob/prettier-config": "^3.0.0",
6363
"@mheob/tsconfig": "^1.0.1",
6464
"@types/node": "^18.11.17",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)