Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit e1f5d3e

Browse files
build(deps-dev): Bump @lars-reimann/eslint-config from 5.1.2 to 5.1.3 (#1429)
Bumps [@lars-reimann/eslint-config](https://github.com/lars-reimann/eslint-config) from 5.1.2 to 5.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lars-reimann/eslint-config/releases"><code>@​lars-reimann/eslint-config</code>'s releases</a>.</em></p> <blockquote> <h2>v5.1.3</h2> <h2><a href="https://github.com/lars-reimann/eslint-config/compare/v5.1.2...v5.1.3">5.1.3</a> (2023-10-01)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump get-func-name from 2.0.0 to 2.0.2 (<a href="https://redirect.github.com/lars-reimann/eslint-config/issues/47">#47</a>) (<a href="https://github.com/lars-reimann/eslint-config/commit/75feadba1d9f305b2f0c213e29c0866f56416bd1">75feadb</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lars-reimann/eslint-config/commit/9dbb3f1bf1f6a762e582485cacea7e96ef1b49e0"><code>9dbb3f1</code></a> build(deps-dev): bump conventional-changelog-conventionalcommits from 7.0.1 t...</li> <li><a href="https://github.com/lars-reimann/eslint-config/commit/efc24d7dc23a91a9bf2718d3d442099ccd3ae746"><code>efc24d7</code></a> build(deps-dev): bump semantic-release from 21.1.1 to 22.0.5 (<a href="https://redirect.github.com/lars-reimann/eslint-config/issues/49">#49</a>)</li> <li><a href="https://github.com/lars-reimann/eslint-config/commit/f42a8a46fb63c0b2a08af6dff70a0e205a0a2737"><code>f42a8a4</code></a> build(deps): bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/lars-reimann/eslint-config/issues/48">#48</a>)</li> <li><a href="https://github.com/lars-reimann/eslint-config/commit/75feadba1d9f305b2f0c213e29c0866f56416bd1"><code>75feadb</code></a> fix(deps): bump get-func-name from 2.0.0 to 2.0.2 (<a href="https://redirect.github.com/lars-reimann/eslint-config/issues/47">#47</a>)</li> <li><a href="https://github.com/lars-reimann/eslint-config/commit/29a98fb463e50a61be03f5f28a5b1e81cf8c3717"><code>29a98fb</code></a> build(deps-dev): bump conventional-changelog-conventionalcommits from 6.1.0 t...</li> <li><a href="https://github.com/lars-reimann/eslint-config/commit/35bda48036010f4c1e329950ba6553233a837997"><code>35bda48</code></a> build(deps-dev): bump semantic-release from 21.0.7 to 21.1.1 (<a href="https://redirect.github.com/lars-reimann/eslint-config/issues/46">#46</a>)</li> <li>See full diff in <a href="https://github.com/lars-reimann/eslint-config/compare/v5.1.2...v5.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@lars-reimann/eslint-config&package-manager=npm_and_yarn&previous-version=5.1.2&new-version=5.1.3)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0e3168 commit e1f5d3e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"prettier": "@lars-reimann/prettier-config",
66
"devDependencies": {
7-
"@lars-reimann/eslint-config": "^5.1.2",
7+
"@lars-reimann/eslint-config": "^5.1.3",
88
"@lars-reimann/prettier-config": "^5.0.0",
99
"@semantic-release/changelog": "^6.0.3",
1010
"@semantic-release/git": "^10.0.1",

0 commit comments

Comments
 (0)