Skip to content

Commit

Permalink
Bump npm-check-updates from 17.1.3 to 17.1.4 (#392)
Browse files Browse the repository at this point in the history
Bumps
[npm-check-updates](https://github.com/raineorshine/npm-check-updates)
from 17.1.3 to 17.1.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/raineorshine/npm-check-updates/commit/bb26659a1919fd4120771e205a62d70b75efe9fd"><code>bb26659</code></a>
17.1.4</li>
<li><a
href="https://github.com/raineorshine/npm-check-updates/commit/5243f6dceeb5c97cac592311aff5050594dde6d0"><code>5243f6d</code></a>
Bump dependencies</li>
<li><a
href="https://github.com/raineorshine/npm-check-updates/commit/5c018e961d35331f0ec2d51344bbbc0a8ab510ce"><code>5c018e9</code></a>
Bump prompts-ncu to fix multiselect navigation shortcuts (<a
href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1460">#1460</a>).</li>
<li><a
href="https://github.com/raineorshine/npm-check-updates/commit/1aa56807b86482ca468f493b64c1e44a1e48a96d"><code>1aa5680</code></a>
Revert &quot;Sanitize spawn calls which contain .cmd for win32&quot; (<a
href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1466">#1466</a>)</li>
<li><a
href="https://github.com/raineorshine/npm-check-updates/commit/6d446d71314b616a0a7ad2dcc69437b5704edb55"><code>6d446d7</code></a>
Sanitize spawn calls which contain .cmd for win32 (<a
href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1465">#1465</a>)</li>
<li><a
href="https://github.com/raineorshine/npm-check-updates/commit/3f5f58af507fac064498dc9cae48f188b7fe7e1c"><code>3f5f58a</code></a>
Skip getIgnoredUpgradesDueToEnginesNode.</li>
<li><a
href="https://github.com/raineorshine/npm-check-updates/commit/3c347ac289141c7f51b70e525f570856aae3dada"><code>3c347ac</code></a>
Bump dependencies (<a
href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1458">#1458</a>)</li>
<li>See full diff in <a
href="https://github.com/raineorshine/npm-check-updates/compare/v17.1.3...v17.1.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=npm-check-updates&package-manager=npm_and_yarn&previous-version=17.1.3&new-version=17.1.4)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent d75904e commit 796dc12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@typescript-eslint/parser": "8.10.0",
"autoprefixer": "10.4.19",
"eslint": "9.13.0",
"npm-check-updates": "17.1.3",
"npm-check-updates": "17.1.4",
"postcss": "8.4.38",
"postcss-cli": "11.0.0",
"prettier": "3.3.3",
Expand Down

0 comments on commit 796dc12

Please sign in to comment.