Skip to content

Commit ed58505

Browse files
build(npm): Bump lint-staged from 15.0.1 to 15.0.2 (#64)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.1 to 15.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/okonet/lint-staged/releases">lint-staged's releases</a>.</em></p> <blockquote> <h2>v15.0.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1339">#1339</a> <a href="https://github.com/lint-staged/lint-staged/commit/8e82364dd89155e96de574cfb38a94d28b8635af"><code>8e82364</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - Update dependencies, including listr2@7.0.2 to fix an upstream issue affecting lint-staged.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md">lint-staged's changelog</a>.</em></p> <blockquote> <h2>15.0.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1339">#1339</a> <a href="https://github.com/lint-staged/lint-staged/commit/8e82364dd89155e96de574cfb38a94d28b8635af"><code>8e82364</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - Update dependencies, including listr2@7.0.2 to fix an upstream issue affecting lint-staged.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lint-staged/lint-staged/commit/2ca665253fbd6ef57db3e3bb14a000058e527f91"><code>2ca6652</code></a> chore(changeset): release (<a href="https://redirect.github.com/okonet/lint-staged/issues/1340">#1340</a>)</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/8e82364dd89155e96de574cfb38a94d28b8635af"><code>8e82364</code></a> fix(deps): update dependencies (<a href="https://redirect.github.com/okonet/lint-staged/issues/1339">#1339</a>)</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/500f45fffc74cf43d148e2097c3640265d710f3e"><code>500f45f</code></a> refactor: update desc when pass --diff option (<a href="https://redirect.github.com/okonet/lint-staged/issues/1230">#1230</a>)</li> <li>See full diff in <a href="https://github.com/okonet/lint-staged/compare/v15.0.1...v15.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=15.0.1&new-version=15.0.2)](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 ddcb8f6 commit ed58505

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

Lines changed: 12 additions & 12 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
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@prettier/plugin-xml": "^3.2.1",
2323
"husky": "^8.0.3",
24-
"lint-staged": "^15.0.1",
24+
"lint-staged": "^15.0.2",
2525
"marked": "^9.1.2",
2626
"prettier": "^3.0.3",
2727
"prettier-plugin-apex": "^2.0.1"

0 commit comments

Comments
 (0)