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 moker from 2.1.10 to 2.1.11 (#299)
Bumps [moker](https://github.com/hongaar/moker) from 2.1.10 to 2.1.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hongaar/moker/releases">moker's releases</a>.</em></p> <blockquote> <h2>v2.1.11</h2> <h2><a href="https://github.com/hongaar/moker/compare/v2.1.10...v2.1.11">2.1.11</a> (2024-04-01)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump sort-package-json from 2.8.0 to 2.10.0 (<a href="https://redirect.github.com/hongaar/moker/issues/322">#322</a>) (<a href="https://github.com/hongaar/moker/commit/c136e42d3ade2460cf12a02158b79045721565c7">c136e42</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hongaar/moker/blob/main/CHANGELOG.md">moker's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/hongaar/moker/compare/v2.1.10...v2.1.11">2.1.11</a> (2024-04-01)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump sort-package-json from 2.8.0 to 2.10.0 (<a href="https://redirect.github.com/hongaar/moker/issues/322">#322</a>) (<a href="https://github.com/hongaar/moker/commit/c136e42d3ade2460cf12a02158b79045721565c7">c136e42</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hongaar/moker/commit/96accaf3b96380343991e7e1c370d1d6fcf8d34f"><code>96accaf</code></a> chore(release): 2.1.11</li> <li><a href="https://github.com/hongaar/moker/commit/c136e42d3ade2460cf12a02158b79045721565c7"><code>c136e42</code></a> fix(deps): bump sort-package-json from 2.8.0 to 2.10.0 (<a href="https://redirect.github.com/hongaar/moker/issues/322">#322</a>)</li> <li><a href="https://github.com/hongaar/moker/commit/740168a59f1b4fc449a23264bb8d8680e26e1477"><code>740168a</code></a> chore(deps-dev): bump <code>@types/node</code> from 20.11.29 to 20.11.30 (<a href="https://redirect.github.com/hongaar/moker/issues/320">#320</a>)</li> <li><a href="https://github.com/hongaar/moker/commit/70ca2f83af9cfa95546719812ea1762e303ae131"><code>70ca2f8</code></a> chore(deps-dev): bump semantic-release from 23.0.5 to 23.0.6 (<a href="https://redirect.github.com/hongaar/moker/issues/319">#319</a>)</li> <li><a href="https://github.com/hongaar/moker/commit/ae8a4e4d5daae87bb2d8bfd21322f9d9930ad40c"><code>ae8a4e4</code></a> chore(deps-dev): bump semantic-release from 23.0.2 to 23.0.5 (<a href="https://redirect.github.com/hongaar/moker/issues/318">#318</a>)</li> <li><a href="https://github.com/hongaar/moker/commit/55dac95b242babca4fad8180a80233f7981bfc5c"><code>55dac95</code></a> chore(deps-dev): bump <code>@types/node</code> from 20.11.25 to 20.11.29 (<a href="https://redirect.github.com/hongaar/moker/issues/317">#317</a>)</li> <li><a href="https://github.com/hongaar/moker/commit/67d53b644b9b6ee422f99aedf35d8030d36601aa"><code>67d53b6</code></a> chore(deps-dev): bump <code>@types/node</code> from 20.11.24 to 20.11.25 (<a href="https://redirect.github.com/hongaar/moker/issues/316">#316</a>)</li> <li>See full diff in <a href="https://github.com/hongaar/moker/compare/v2.1.10...v2.1.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=moker&package-manager=npm_and_yarn&previous-version=2.1.10&new-version=2.1.11)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information