Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump nodemon from 3.1.0 to 3.1.2 in /node (#104)
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.0 to 3.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remy/nodemon/releases">nodemon's releases</a>.</em></p> <blockquote> <h2>v3.1.2</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.1...v3.1.2">3.1.2</a> (2024-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li>Type exports correctly (<a href="https://redirect.github.com/remy/nodemon/issues/2207">#2207</a>) (<a href="https://github.com/remy/nodemon/commit/789663c335be5e79f5b8a2248de9729c24e4093b">789663c</a>), closes <a href="https://redirect.github.com/remy/nodemon/issues/2206">#2206</a></li> </ul> <h2>v3.1.1</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.0...v3.1.1">3.1.1</a> (2024-05-25)</h2> <h3>Bug Fixes</h3> <ul> <li>add types to help with required nodemon usage (<a href="https://redirect.github.com/remy/nodemon/issues/2204">#2204</a>) (<a href="https://github.com/remy/nodemon/commit/cd27c0b50584e078a10338ef0c37282255f3f9ca">cd27c0b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remy/nodemon/commit/789663c335be5e79f5b8a2248de9729c24e4093b"><code>789663c</code></a> fix: Type exports correctly (<a href="https://redirect.github.com/remy/nodemon/issues/2207">#2207</a>)</li> <li><a href="https://github.com/remy/nodemon/commit/287db417b33663d32374f1c0670a37d705793f10"><code>287db41</code></a> Merge branch 'main' of github.com:remy/nodemon</li> <li><a href="https://github.com/remy/nodemon/commit/9ecd9dbfeafb2e51f4d5938ad08216b64ad87ad4"><code>9ecd9db</code></a> chore: update website</li> <li><a href="https://github.com/remy/nodemon/commit/cd27c0b50584e078a10338ef0c37282255f3f9ca"><code>cd27c0b</code></a> fix: add types to help with required nodemon usage (<a href="https://redirect.github.com/remy/nodemon/issues/2204">#2204</a>)</li> <li><a href="https://github.com/remy/nodemon/commit/1707f9243137319845245d1fb6608649dd11b184"><code>1707f92</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/502238c966bc0aa9f7f8899c3a52f751e7f38367"><code>502238c</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/f35aa98cc8cbdbda98e0988ad9e7f14049c55ac1"><code>f35aa98</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/0bfd65a1ea1729b2f44ed25c3c32790f541b91ae"><code>0bfd65a</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/f8e3b8cc95872aeacd1eea52adf2512c12a461c7"><code>f8e3b8c</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/332f9570bfa07378827c88470dc8af60dc1d3576"><code>332f957</code></a> chore: website</li> <li>Additional commits viewable in <a href="https://github.com/remy/nodemon/compare/v3.1.0...v3.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nodemon&package-manager=npm_and_yarn&previous-version=3.1.0&new-version=3.1.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information