Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(npm): bump mermaid from 9.2.1 to 9.2.2 in /exampleSite (#587)
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 9.2.1 to 9.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mermaid-js/mermaid/releases">mermaid's releases</a>.</em></p> <blockquote> <h2>9.2.2</h2> <h2>What's Changed</h2> <ul> <li>[9.2] fix(mermaid): fix <code>mermaid.render</code> types by <a href="https://github.com/aloisklink"><code>@aloisklink</code></a> in <a href="https://github-redirect.dependabot.com/mermaid-js/mermaid/pull/3768">mermaid-js/mermaid#3768</a></li> <li>[9.2] fix(mermaid): default mermaid back to CommonJS by <a href="https://github.com/aloisklink"><code>@aloisklink</code></a> in <a href="https://github-redirect.dependabot.com/mermaid-js/mermaid/pull/3767">mermaid-js/mermaid#3767</a></li> <li>Fix lazy loading in webpack by <a href="https://github.com/sidharthv96"><code>@sidharthv96</code></a> in <a href="https://github-redirect.dependabot.com/mermaid-js/mermaid/pull/3774">mermaid-js/mermaid#3774</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mermaid-js/mermaid/compare/v9.2.1...v9.2.2">https://github.com/mermaid-js/mermaid/compare/v9.2.1...v9.2.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mermaid-js/mermaid/commit/9bb0ed2040cce9be83c63e097e26e4b361a8bdd6"><code>9bb0ed2</code></a> Added registerExternalDiagram for Mindmap</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/2f9d6e0aff25d630bdc43bf8d57cc783b8c30d39"><code>2f9d6e0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mermaid-js/mermaid/issues/3774">#3774</a> from mermaid-js/sidv/fixLL</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/ecc51d7cb8b8e01d49d388ce72359467a906af37"><code>ecc51d7</code></a> fix: Remove registerDiagram export</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/c309e3e3d66eb7f31cb5755e13d226e3070749b5"><code>c309e3e</code></a> Merge branch 'sidv/fixLL' of <a href="https://github.com/mermaid-js/mermaid">https://github.com/mermaid-js/mermaid</a> into sidv/...</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/f52df3037fe481d4e02b8fb13f7b65e75d759166"><code>f52df30</code></a> fix versions</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/649ab17806428d6e290bf3177146f92273b627a8"><code>649ab17</code></a> feat: Add config validator MVP</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/89da6ea31a5d91e569b58923ca77848dbf56456c"><code>89da6ea</code></a> Apply suggestions from code review</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/c7f7ff39ce21132d31c73fc5f0ed74d5937f4ab1"><code>c7f7ff3</code></a> fix: Import path in viewer.js</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/8e63a072e4356800b82ab37efcc218243c68dc4a"><code>8e63a07</code></a> Cleanup package.json</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/b03ac389fa1090641b0f0e0a34ecfff6f31e980f"><code>b03ac38</code></a> Restore package and lock from master</li> <li>Additional commits viewable in <a href="https://github.com/mermaid-js/mermaid/compare/v9.2.1...v9.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mermaid&package-manager=npm_and_yarn&previous-version=9.2.1&new-version=9.2.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 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