Skip to content

Commit 42f1dcc

Browse files
chore(deps-dev): Bump @mheob/eslint-config from 4.2.1 to 5.0.0 (#12)
Bumps [@mheob/eslint-config](https://github.com/mheob/config) from 4.2.1 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mheob/config/releases"><code>@​mheob/eslint-config</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​mheob/eslint-config</code><a href="https://github.com/5"><code>@​5</code></a>.0.0</h2> <h3>Major Changes</h3> <ul> <li><a href="https://redirect.github.com/mheob/config/pull/124">#124</a> (<a href="https://github.com/mheob"><code>@​mheob</code></a>): Bump <code>eslint-plugin-unicorn</code> to v47. <strong>BREAKING CHANGE:</strong> Enable <code>prefer-at</code>, <code>prefer-event-target</code>, and <code>prefer-string-replace-all</code> in recommended config (see <a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/pull/2073">sindresorhus/eslint-plugin-unicorn#2073</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/mheob/config/pull/122">#122</a> (<a href="https://github.com/apps/renovate"><code>@​renovate</code></a>): chore(deps): update all non-major dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mheob/config/commit/c581289bb2ac6a9d0b21eb0362e15c03795f7987"><code>c581289</code></a> chore(release): bump version and deploy packages (<a href="https://redirect.github.com/mheob/config/issues/123">#123</a>)</li> <li><a href="https://github.com/mheob/config/commit/bea40244c979226dfd373bd3c187feb24dc13d50"><code>bea4024</code></a> feat(eslint)!: bump <code>eslint-plugin-unicorn</code> to v47 (<a href="https://redirect.github.com/mheob/config/issues/124">#124</a>)</li> <li><a href="https://github.com/mheob/config/commit/33dba39421e8e9ac66b2f3c337d34babd6a88d45"><code>33dba39</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/mheob/config/issues/122">#122</a>)</li> <li>See full diff in <a href="https://github.com/mheob/config/compare/@mheob/eslint-config@4.2.1...@mheob/eslint-config@5.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mheob/eslint-config&package-manager=npm_and_yarn&previous-version=4.2.1&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 373f6e1 commit 42f1dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@babel/core": "^7.18.13",
32-
"@mheob/eslint-config": "^4.0.0",
32+
"@mheob/eslint-config": "^5.0.0",
3333
"@mheob/prettier-config": "^3.0.0",
3434
"@storybook/addon-essentials": "^7.0.0-alpha.29",
3535
"@storybook/addon-storyshots": "^7.0.0-alpha.29",

0 commit comments

Comments
 (0)