Skip to content

Commit

Permalink
chore(deps-dev): Bump the dev-deps group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dev-deps group with 3 updates: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [husky](https://github.com/typicode/husky).

Updates `@types/jest` from 29.5.11 to 29.5.12
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 20.11.15 to 20.11.16
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
</ul>
</details>
<br />

Updates `husky` from 9.0.7 to 9.0.10
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typicode/husky/releases">husky's releases</a>.</em></p>
<blockquote>
<h2>v9.0.10</h2>
<ul>
<li>fix: rename index.d.ts to index.d.mts by <a href="https://github.com/mrkjdy"><code>@​mrkjdy</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1379">typicode/husky#1379</a></li>
</ul>
<h2>v9.0.9</h2>
<ul>
<li>refactor: rename files by <a href="https://github.com/typicode"><code>@​typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1378">typicode/husky#1378</a></li>
</ul>
<h2>v9.0.8</h2>
<ul>
<li>docs: update index.md by <a href="https://github.com/khaledYS"><code>@​khaledYS</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1369">typicode/husky#1369</a></li>
<li>Fix tab detection on install command by <a href="https://github.com/glensc"><code>@​glensc</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1376">typicode/husky#1376</a></li>
<li>refactor: reduce file size by <a href="https://github.com/typicode"><code>@​typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1377">typicode/husky#1377</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typicode/husky/commit/c042d9b4d409caaa9be48e1e635359931c944760"><code>c042d9b</code></a> 9.0.10</li>
<li><a href="https://github.com/typicode/husky/commit/e5293680b90b8ad2963f3fff5d6762c1356421e7"><code>e529368</code></a> fix: rename index.d.ts to index.d.mts (<a href="https://redirect.github.com/typicode/husky/issues/1379">#1379</a>)</li>
<li><a href="https://github.com/typicode/husky/commit/6219cac421679c7714f8ea91f94c9e163244914f"><code>6219cac</code></a> 9.0.9</li>
<li><a href="https://github.com/typicode/husky/commit/d8377feddc5902154a7ef03981862245bf1d2eb3"><code>d8377fe</code></a> refactor: rename files (<a href="https://redirect.github.com/typicode/husky/issues/1378">#1378</a>)</li>
<li><a href="https://github.com/typicode/husky/commit/211b80ada3b37e1d3fbae00c69758b75e47fe03a"><code>211b80a</code></a> 9.0.8</li>
<li><a href="https://github.com/typicode/husky/commit/a5a45fc3ce4d9375396966ebeeea14ba87f47396"><code>a5a45fc</code></a> refactor: reduce file size (<a href="https://redirect.github.com/typicode/husky/issues/1377">#1377</a>)</li>
<li><a href="https://github.com/typicode/husky/commit/d09132834bcd1b482a729a4cb3b9ccca54ee9a08"><code>d091328</code></a> fix: tab detection on install command (<a href="https://redirect.github.com/typicode/husky/issues/1376">#1376</a>)</li>
<li><a href="https://github.com/typicode/husky/commit/798f1ad7b5ec26a1daa75b03b09155e9fcc6e921"><code>798f1ad</code></a> docs: update list</li>
<li><a href="https://github.com/typicode/husky/commit/b98985d4119356af6bca0141be18301eff204c32"><code>b98985d</code></a> test: expect init to exit with 0</li>
<li><a href="https://github.com/typicode/husky/commit/3e1365614b9553cd2c732a17dc37035a09dc7a5b"><code>3e13656</code></a> docs: fix links</li>
<li>Additional commits viewable in <a href="https://github.com/typicode/husky/compare/v9.0.7...v9.0.10">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>
  • Loading branch information
dependabot[bot] committed Feb 2, 2024
1 parent ebf9e45 commit 750fa5e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@commitlint/cli": "^18.6.0",
"@octokit/types": "^12.4.0",
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.15",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@vercel/ncc": "^0.38.1",
Expand All @@ -50,7 +50,7 @@
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-prettier": "^5.1.3",
"git-branch": "^2.0.1",
"husky": "^9.0.7",
"husky": "^9.0.10",
"jest": "^29.7.0",
"prettier": "^3.2.4",
"standard-version": "^9.5.0",
Expand Down

0 comments on commit 750fa5e

Please sign in to comment.