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.1 to 4.0.2 (#240)
Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 4.0.1 to 4.0.2. <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.2</h2> <h3>Patch Changes</h3> <ul> <li>1f88101: Mark 2nd param of toHaveBeenCalledBefore and toHaveBeenCalledAfter optional</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.2</h2> <h3>Patch Changes</h3> <ul> <li>1f88101: Mark 2nd param of toHaveBeenCalledBefore and toHaveBeenCalledAfter optional</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/jest-extended/commit/c8a31132cf2ccdfc1373d948d7ec299aea7fdfb9"><code>c8a3113</code></a> Version Packages (<a href="https://redirect.github.com/jest-community/jest-extended/issues/661">#661</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/bc75d104eb97c5cdf3d050aa4c53187580e174bd"><code>bc75d10</code></a> Update Vitest Typescript documentation (closes <a href="https://redirect.github.com/jest-community/jest-extended/issues/649">#649</a>) (<a href="https://redirect.github.com/jest-community/jest-extended/issues/662">#662</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/1f881015bf0daeebaa9292fb285f197854c3dad9"><code>1f88101</code></a> Changeset for <a href="https://redirect.github.com/jest-community/jest-extended/issues/650">#650</a></li> <li><a href="https://github.com/jest-community/jest-extended/commit/9231e42aa8fda4355ab562fe037f7e6cb702009e"><code>9231e42</code></a> Mark toHaveBeenCalledBefore and After's second parameter as optional (<a href="https://redirect.github.com/jest-community/jest-extended/issues/650">#650</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/0db8bf61ec3f08f6c91bb6793c0c75193fb346ed"><code>0db8bf6</code></a> chore(deps): bump postcss from 8.4.30 to 8.4.31 in /website (<a href="https://redirect.github.com/jest-community/jest-extended/issues/660">#660</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/5294d0ec78021a42716b66749baf96cf34635fcb"><code>5294d0e</code></a> Lock file maintenance</li> <li><a href="https://github.com/jest-community/jest-extended/commit/d80be4b2be675c9416bd408c4bd915bb820277f6"><code>d80be4b</code></a> Update docusaurus monorepo to v2.4.3 (<a href="https://redirect.github.com/jest-community/jest-extended/issues/656">#656</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/aee8d8b0452eb1edb8c433664b99557f9285d90b"><code>aee8d8b</code></a> Update dependency clsx to v2 (<a href="https://redirect.github.com/jest-community/jest-extended/issues/631">#631</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/d5461284ce66f574b9cafce732b716dddc6ac277"><code>d546128</code></a> Lock file maintenance (<a href="https://redirect.github.com/jest-community/jest-extended/issues/654">#654</a>)</li> <li><a href="https://github.com/jest-community/jest-extended/commit/e6ff7f9d941c1181e7b9aa545d848811bfe81fe9"><code>e6ff7f9</code></a> Update actions/checkout action to v4 (<a href="https://redirect.github.com/jest-community/jest-extended/issues/655">#655</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/jest-extended/compare/v4.0.1...v4.0.2">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.1&new-version=4.0.2)](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>
- Loading branch information