Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump jest-extended from 4.0.0 to 4.0.1 (#25)
Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 4.0.0 to 4.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/jest-extended/releases">jest-extended's releases</a>.</em></p> <blockquote> <h2>v4.0.1</h2> <h3>Patch Changes</h3> <ul> <li>bad7056: Fix <code>toHaveBeenCalledExactlyOnceWith</code> typings</li> <li>1609897: Remove problematic Vitest types</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jest-community/jest-extended/blob/main/CHANGELOG.md">jest-extended's changelog</a>.</em></p> <blockquote> <h2>4.0.1</h2> <h3>Patch Changes</h3> <ul> <li>bad7056: Fix <code>toHaveBeenCalledExactlyOnceWith</code> typings</li> <li>1609897: Remove problematic Vitest types</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/jest-extended/commit/1f91c0969596c680f604bc75a4a17fb230d4e703"><code>1f91c09</code></a> Version Packages (<a href="https://redirect.github.com/jest-community/jest-extended/issues/638">#638</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/bad70562249a079fbc3ccbf3ba7eee7134ce93eb"><code>bad7056</code></a> Fix toHaveBeenCalledExactlyOnceWith typing (<a href="https://redirect.github.com/jest-community/jest-extended/issues/633">#633</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/1609897dc4daf83aafe197f5eafa1555e967f682"><code>1609897</code></a> fix: vitest types not working (closes <a href="https://redirect.github.com/jest-community/jest-extended/issues/610">#610</a>) (<a href="https://redirect.github.com/jest-community/jest-extended/issues/636">#636</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/e327bce2e8ed777b7030684d9a5dd500a2f50524"><code>e327bce</code></a> Lock file maintenance</li> <li><a href="https://github.com/jest-community/jest-extended/commit/e1e137a6cf5d6d1d06bd787fcfb7135df1389eeb"><code>e1e137a</code></a> Lock file maintenance</li> <li><a href="https://github.com/jest-community/jest-extended/commit/8f896bb807a43a45737f26b3ba2774b7a3774ab5"><code>8f896bb</code></a> Spelling fix in comment</li> <li><a href="https://github.com/jest-community/jest-extended/commit/22ebb8432a175499ec21ef5d5eae97a507977735"><code>22ebb84</code></a> Lock file maintenance</li> <li><a href="https://github.com/jest-community/jest-extended/commit/800115d18267425f922939e0caaa79cdb08a06a9"><code>800115d</code></a> chore(deps): bump semver from 6.3.0 to 6.3.1 in /examples/typescript/all (<a href="https://redirect.github.com/jest-community/jest-extended/issues/628">#628</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/7d4faef97d728ebdfdebdd563b72fb097e712172"><code>7d4faef</code></a> chore(deps): bump semver from 5.7.1 to 5.7.2 (<a href="https://redirect.github.com/jest-community/jest-extended/issues/627">#627</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/dea208c3447a20e37b821cc9af8df69758b2ddf9"><code>dea208c</code></a> chore(deps): bump semver from 5.7.1 to 5.7.2 in /website (<a href="https://redirect.github.com/jest-community/jest-extended/issues/629">#629</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/jest-extended/compare/v4.0.0...v4.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jest-extended&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=4.0.1)](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 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>
- Loading branch information