Skip to content

Commit

Permalink
deps: bump the dependency-updates group across 1 directory with 6 upd…
Browse files Browse the repository at this point in the history
…ates (#891)

Bumps the dependency-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@npmcli/template-oss](https://github.com/npm/template-oss) | `4.23.2`
| `4.23.3` |
|
[eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript)
| `3.6.1` | `3.6.3` |
| [datatables.net](https://github.com/DataTables/Dist-DataTables) |
`2.1.4` | `2.1.5` |
|
[datatables.net-bs4](https://github.com/DataTables/Dist-DataTables-Bootstrap4)
| `2.1.4` | `2.1.5` |
|
[datatables.net-buttons](https://github.com/DataTables/Dist-DataTables-Buttons)
| `3.1.1` | `3.1.2` |
|
[datatables.net-buttons-bs4](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4)
| `3.1.1` | `3.1.2` |


Updates `@npmcli/template-oss` from 4.23.2 to 4.23.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/template-oss/releases"><code>@​npmcli/template-oss</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v4.23.3</h2>
<h2><a
href="https://github.com/npm/template-oss/compare/v4.23.2...v4.23.3">4.23.3</a>
(2024-08-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/a102a8bc448e0f29de451456b3fc4f563b93b790"><code>a102a8b</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/471">#471</a>
no duplicate changelog entries (<a
href="https://redirect.github.com/npm/template-oss/issues/471">#471</a>)
(<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/template-oss/blob/main/CHANGELOG.md"><code>@​npmcli/template-oss</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/template-oss/compare/v4.23.2...v4.23.3">4.23.3</a>
(2024-08-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/a102a8bc448e0f29de451456b3fc4f563b93b790"><code>a102a8b</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/471">#471</a>
no duplicate changelog entries (<a
href="https://redirect.github.com/npm/template-oss/issues/471">#471</a>)
(<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/68990e6eec10630107ad62f134f891ee1278d87b"><code>68990e6</code></a>
chore: release 4.23.3 (<a
href="https://redirect.github.com/npm/template-oss/issues/472">#472</a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/a102a8bc448e0f29de451456b3fc4f563b93b790"><code>a102a8b</code></a>
fix: no duplicate changelog entries (<a
href="https://redirect.github.com/npm/template-oss/issues/471">#471</a>)</li>
<li>See full diff in <a
href="https://github.com/npm/template-oss/compare/v4.23.2...v4.23.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-import-resolver-typescript/releases">eslint-import-resolver-typescript's
releases</a>.</em></p>
<blockquote>
<h2>v3.6.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/305">#305</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/f8d7b82d3e1137c9537f3c4bd7d67044b310475d"><code>f8d7b82</code></a>
Thanks <a href="https://github.com/SukkaW"><code>@​SukkaW</code></a>! -
Fix resolve for <code>node:test</code>, <code>node:sea</code>, and
<code>node:sqlite</code> without sacrificing installation size</p>
</li>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/288">#288</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/a4c6c78904e8e7123503f6784fdbded3d4a026ed"><code>a4c6c78</code></a>
Thanks <a
href="https://github.com/SunsetTechuila"><code>@​SunsetTechuila</code></a>!
- fix: ignore bun built-in modules</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md">eslint-import-resolver-typescript's
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/305">#305</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/f8d7b82d3e1137c9537f3c4bd7d67044b310475d"><code>f8d7b82</code></a>
Thanks <a href="https://github.com/SukkaW"><code>@​SukkaW</code></a>! -
Fix resolve for <code>node:test</code>, <code>node:sea</code>, and
<code>node:sqlite</code> without sacrificing installation size</p>
</li>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/288">#288</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/a4c6c78904e8e7123503f6784fdbded3d4a026ed"><code>a4c6c78</code></a>
Thanks <a
href="https://github.com/SunsetTechuila"><code>@​SunsetTechuila</code></a>!
- fix: ignore bun built-in modules</p>
</li>
</ul>
<h2>3.6.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/294">#294</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/10f9b17d9ec96c9d38085894710f041bdce5aa86"><code>10f9b17</code></a>
Thanks <a
href="https://github.com/RobinTail"><code>@​RobinTail</code></a>! -
Allow either eslint-plugin-import-x or eslint-plugin-import plugin as a
peer dependency.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/295">#295</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ff3d3c6fc0bc8d88b4c33abe2d4449db47232d17"><code>ff3d3c6</code></a>
Thanks <a
href="https://github.com/wojtekmaj"><code>@​wojtekmaj</code></a>! -
chore(deps): remove <code>is-core-module</code> dependency</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/3dfad602a05b4b3812a4d3fc681051932f86e838"><code>3dfad60</code></a>
chore(deps): update dependency node to v18.20.4 (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/309">#309</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/47561fb98211e73f5233e6a0fd9470a0e01d71a1"><code>47561fb</code></a>
chore(deps): update dependency <code>@​changesets/cli</code> to ^2.27.7
(<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/308">#308</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c9b5626ee69bd529c7e391e40928a4fb28dce179"><code>c9b5626</code></a>
chore: release eslint-import-resolver-typescript (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/302">#302</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/f8d7b82d3e1137c9537f3c4bd7d67044b310475d"><code>f8d7b82</code></a>
fix(<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/303">#303</a>):
use <code>@nolyfill/is-core-module</code> (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/305">#305</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/a4c6c78904e8e7123503f6784fdbded3d4a026ed"><code>a4c6c78</code></a>
fix: ignore bun built-in modules (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/288">#288</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/79148f49bd300bf728752d91c58ecb383b991756"><code>79148f4</code></a>
chore: release eslint-import-resolver-typescript (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/301">#301</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ff3d3c6fc0bc8d88b4c33abe2d4449db47232d17"><code>ff3d3c6</code></a>
chore(deps): remove <code>is-core-module</code> dependency (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/295">#295</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/10f9b17d9ec96c9d38085894710f041bdce5aa86"><code>10f9b17</code></a>
Allow either import or import-x plugin as a peer dependency (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/294">#294</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/b777b44dcd0e967807f34b45e808c61ca751aa62"><code>b777b44</code></a>
ci(workflows/ci): setup node before enabling corepack (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/300">#300</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/4f9db5965e425734440d3883994aefeb983e5a52"><code>4f9db59</code></a>
chore(deps): update dependency node to v18.20.3 (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/297">#297</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.1...v3.6.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `datatables.net` from 2.1.4 to 2.1.5
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DataTables/Dist-DataTables/commit/82b7af467944e02e7b7d0e839dcd3ca1e6028455"><code>82b7af4</code></a>
Sync tag release - 2.1.5</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables/commit/c5d1afbe221866da5378c043180d3c90374ba6e4"><code>c5d1afb</code></a>
d8c8900fbafa42a90aec216397ebf13095c10a20 Release 2.1.5</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables/commit/14702795d4d7b044af88ebf6e81e5f4c950eb928"><code>1470279</code></a>
e6d7805c8832066ecf8917d9f42e67bb74ba03a3 Fix: Add classes for cells
(`-init c...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables/commit/b1de1b4264fa4cb6a5c2a42c860da11a93c9234f"><code>b1de1b4</code></a>
ed2314c0cc69ceba50818ef16986764c0f1341c0 Build: Update SASS</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables/commit/08bb8bdc33bd4978e67983efbcd0ec919c434de0"><code>08bb8bd</code></a>
a3f4416739610faf030e6a76d2389bbe385a4a78 Test: Slightly better handling
for l...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables/commit/37c17448fdbbb41fef2a9623457cccde016aee4a"><code>37c1744</code></a>
3c4df03c5e03c4c743fb5bdf0067ab3462a723e4 Fix: Column widths given by
`-init c...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables/commit/fccf4ef13d8f52dbb3b46e6ab1b90c235bbbbfc6"><code>fccf4ef</code></a>
b11d4b03ca9875b9ac1c281cbeb624aeea21989d Docs: Correct return type for
`-api ...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables/commit/931458e8129c0ae46fee600519546524e976c734"><code>931458e</code></a>
bb964802bde5810291ba683d3b158799591cd678 Fix: Bulma integration had two
`&lt;nav...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables/commit/9a82f21875a352cfed8f71f61d6c90a122bba8ba"><code>9a82f21</code></a>
7f32828322eabfab3529968255944c9bc2dbd771 Dev: I missed a loop break</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables/commit/d10f0d89bc0cd6b544e46c907e6550e474671734"><code>d10f0d8</code></a>
424f4b49816899f53e79cd4b19711583d3f4ec97 Fix: API instances created with
a la...</li>
<li>Additional commits viewable in <a
href="https://github.com/DataTables/Dist-DataTables/compare/2.1.4...2.1.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `datatables.net-bs4` from 2.1.4 to 2.1.5
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Bootstrap4/commit/0324f7116f3734ecfd25d9d0e53831755fcabb45"><code>0324f71</code></a>
Sync tag release - 2.1.5</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Bootstrap4/commit/8ee4b9ef9767c35a08c154493c143e1cea6c8124"><code>8ee4b9e</code></a>
d8c8900fbafa42a90aec216397ebf13095c10a20 Release 2.1.5</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Bootstrap4/commit/8c0a54657068736bf5f3c711a4fc78480e405b26"><code>8c0a546</code></a>
e6d7805c8832066ecf8917d9f42e67bb74ba03a3 Fix: Add classes for cells
(`-init c...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Bootstrap4/commit/d77b17884c53915fc1141050376a37505f99e358"><code>d77b178</code></a>
ed2314c0cc69ceba50818ef16986764c0f1341c0 Build: Update SASS</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Bootstrap4/commit/d8ec50ce773c0002189c5569482f30011f314eaf"><code>d8ec50c</code></a>
a3f4416739610faf030e6a76d2389bbe385a4a78 Test: Slightly better handling
for l...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Bootstrap4/commit/a97c4b54a511f27935610937770769f5af9bd49f"><code>a97c4b5</code></a>
3c4df03c5e03c4c743fb5bdf0067ab3462a723e4 Fix: Column widths given by
`-init c...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Bootstrap4/commit/360329f108aadd4b3f3d76e30ed3bb16be9bd478"><code>360329f</code></a>
b11d4b03ca9875b9ac1c281cbeb624aeea21989d Docs: Correct return type for
`-api ...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Bootstrap4/commit/774ac35d658f05d320005dc07968244d83ec2b40"><code>774ac35</code></a>
bb964802bde5810291ba683d3b158799591cd678 Fix: Bulma integration had two
`&lt;nav...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Bootstrap4/commit/569652e1dac01c44fd623c28ce826aa1fc29389b"><code>569652e</code></a>
7f32828322eabfab3529968255944c9bc2dbd771 Dev: I missed a loop break</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Bootstrap4/commit/30b4a46702ef7a49e3dd95a4ed6d41ee55380cca"><code>30b4a46</code></a>
424f4b49816899f53e79cd4b19711583d3f4ec97 Fix: API instances created with
a la...</li>
<li>Additional commits viewable in <a
href="https://github.com/DataTables/Dist-DataTables-Bootstrap4/compare/2.1.4...2.1.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `datatables.net-buttons` from 3.1.1 to 3.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/DataTables/Dist-DataTables-Buttons/releases">datatables.net-buttons's
releases</a>.</em></p>
<blockquote>
<h2>3.1.2</h2>
<p>Buttons 3.1.2</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons/commit/c92939fe0b630dd0177294c470688bc6854631d7"><code>c92939f</code></a>
4013447fd9b542203cf0e082835fa200fe558c65 Release 3.1.2</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons/commit/cb89700a03dbd906020be8eb0b4291b1da11dd1d"><code>cb89700</code></a>
8ac1bbb1069ef36fca3bdf3eb2561cff47d4c5a1 Dev: Fix - missing a few extend
para...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons/commit/7d327d56a30f2da742ae90d78ea1fc601f39ebd5"><code>7d327d5</code></a>
c4db8db6b753f9747fad37226ea8ae3f5d20e1cf Typescript: Collection button
type d...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons/commit/9439c6c87d44606f9d088035c937bc75dbcfae00"><code>9439c6c</code></a>
894b849493bc82b611534124d249f9657c35264b Fix missing call to cb in
&quot;copy&quot; whe...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons/commit/5970e10a7c12c8a893cb744a0de02ceb54bf2324"><code>5970e10</code></a>
4f65fcf69a8348e89dbea3c053e7323b952dc9dd Add control to the successfully
copi...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons/commit/7ffc785445e94555cb1c33a4dcaf8a5af5d89ec8"><code>7ffc785</code></a>
Sync tag release - 3.1.1</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons/commit/9a006d7438c28d729f1ab72b3303aead673b0ac9"><code>9a006d7</code></a>
c863eed3dcf6200ffa23f4917d4eda0c35fc03e4 Release 3.1.1</li>
<li>See full diff in <a
href="https://github.com/DataTables/Dist-DataTables-Buttons/compare/3.1.1...3.1.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `datatables.net-buttons-bs4` from 3.1.1 to 3.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/releases">datatables.net-buttons-bs4's
releases</a>.</em></p>
<blockquote>
<h2>3.1.2</h2>
<p>Buttons Bootstrap4 3.1.2</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/commit/a7e22b6d62b9412dffa4c6274924052c167ab20a"><code>a7e22b6</code></a>
4013447fd9b542203cf0e082835fa200fe558c65 Release 3.1.2</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/commit/87e766a11b2831e3ea6af722f2c0e8315a64c454"><code>87e766a</code></a>
8ac1bbb1069ef36fca3bdf3eb2561cff47d4c5a1 Dev: Fix - missing a few extend
para...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/commit/078bd0c204b2a5b8ee4631edf8d815e33dd79d51"><code>078bd0c</code></a>
c4db8db6b753f9747fad37226ea8ae3f5d20e1cf Typescript: Collection button
type d...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/commit/2e85ba8781ae9b5a875e63882985f24c86b52d65"><code>2e85ba8</code></a>
894b849493bc82b611534124d249f9657c35264b Fix missing call to cb in
&quot;copy&quot; whe...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/commit/bdf5324fb7c032d4cb6d8d838c89d76386b72cdb"><code>bdf5324</code></a>
4f65fcf69a8348e89dbea3c053e7323b952dc9dd Add control to the successfully
copi...</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/commit/26423c5045b12c139674d3d3a207c1afd2b47b94"><code>26423c5</code></a>
Sync tag release - 3.1.1</li>
<li><a
href="https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/commit/6ef196dafc218030b93c830a608c53370a4b5987"><code>6ef196d</code></a>
c863eed3dcf6200ffa23f4917d4eda0c35fc03e4 Release 3.1.1</li>
<li>See full diff in <a
href="https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/compare/3.1.1...3.1.2">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: npm CLI robot <npm-cli+bot@github.com>
  • Loading branch information
dependabot[bot] and npm-cli-bot authored Sep 3, 2024
1 parent 1f55ad7 commit e058257
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 44 deletions.
Loading

0 comments on commit e058257

Please sign in to comment.