Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump jest-extended from 3.2.3 to 3.2.4 (#1552)
Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 3.2.3 to 3.2.4. <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>v3.2.4</h2> <h3>Patch Changes</h3> <ul> <li>0b07513: Support varargs in toHaveBeenCalledOnceWith (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/557">#557</a>)</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>3.2.4</h2> <h3>Patch Changes</h3> <ul> <li>0b07513: Support varargs in toHaveBeenCalledOnceWith (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/557">#557</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/jest-extended/commit/2ec3e7ea6b5828da46a1209bffd696eaab4f09da"><code>2ec3e7e</code></a> chore: correct access in changeset config</li> <li><a href="https://github.com/jest-community/jest-extended/commit/4c6c9ce51b40e0f65e64d5f1e6a5fa7d6b8bf10d"><code>4c6c9ce</code></a> Version Packages (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/567">#567</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/c24562061beba5a164ef94589b3dba9fd5ddcef3"><code>c245620</code></a> chore: do not run pre-commit hook on CI</li> <li><a href="https://github.com/jest-community/jest-extended/commit/0188b5f5d43b1f852c22b39b96043dab2cae81b4"><code>0188b5f</code></a> chore: use badge from shields.io</li> <li><a href="https://github.com/jest-community/jest-extended/commit/feff464aa27f1cde4397986c7eed83ec52d48990"><code>feff464</code></a> chore: fix badge in readme</li> <li><a href="https://github.com/jest-community/jest-extended/commit/0b075133b6bff3583df026f210bca870175d748b"><code>0b07513</code></a> chore: make release (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/566">#566</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/16fa0b98e73b14d41630b5569948fffb7dbf966b"><code>16fa0b9</code></a> feat: set up changesets (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/565">#565</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/f5c0b74e165b6b8afc8263362102cdaa88a5c71d"><code>f5c0b74</code></a> Lock file maintenance (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/564">#564</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/9c6aef526e792c9d85e904b0b8bb840ef51768a1"><code>9c6aef5</code></a> Revert "chore: attempt to make renovate keep example up to date"</li> <li><a href="https://github.com/jest-community/jest-extended/commit/a032a0014c30930bd80feba88f209bd71591a1af"><code>a032a00</code></a> Update docusaurus monorepo to v2.3.1 (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/555">#555</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/jest-extended/compare/v3.2.3...v3.2.4">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=3.2.3&new-version=3.2.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 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