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 ts-node-dev from 1.1.6 to 1.1.8 (#535)
Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.1.6 to 1.1.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/whitecolor/ts-node-dev/releases">ts-node-dev's releases</a>.</em></p> <blockquote> <h2>v1.1.8</h2> <ul> <li>fix date formatting broken in <a href="https://github-redirect.dependabot.com/whitecolor/ts-node-dev/issues/275">#275</a> 2c5a52d</li> </ul> <p><a href="https://github.com/whitecolor/ts-node-dev/compare/v1.1.7...v1.1.8">https://github.com/whitecolor/ts-node-dev/compare/v1.1.7...v1.1.8</a></p> <h2>v1.1.7</h2> <ul> <li>Remove dateformat dependency 89200d8</li> </ul> <p><a href="https://github.com/whitecolor/ts-node-dev/compare/v1.1.6...v1.1.7">https://github.com/whitecolor/ts-node-dev/compare/v1.1.6...v1.1.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wclr/ts-node-dev/commit/6cf0fec42fdb9628a49993730a51ce8b4561df81"><code>6cf0fec</code></a> 1.1.8</li> <li><a href="https://github.com/wclr/ts-node-dev/commit/2c5a52d65e1a31322e4cae2813b65380a27173f2"><code>2c5a52d</code></a> fix date formatting broken in <a href="https://github-redirect.dependabot.com/whitecolor/ts-node-dev/issues/275">#275</a></li> <li><a href="https://github.com/wclr/ts-node-dev/commit/181d7210c831a621bc636c31baf0b420ee04d07f"><code>181d721</code></a> update travis-ci url</li> <li><a href="https://github.com/wclr/ts-node-dev/commit/de0dca6c6720ec542a60b1253ad77e4f3c0dbf8f"><code>de0dca6</code></a> remove node 10 from CI</li> <li><a href="https://github.com/wclr/ts-node-dev/commit/801cca89c0badd4bfdef7fbc1a22304189e54618"><code>801cca8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/whitecolor/ts-node-dev/issues/281">#281</a> from wclr/revert-269-aalayo-fix/graceful-shutdown</li> <li><a href="https://github.com/wclr/ts-node-dev/commit/1ef356f9b1428a77252f0e8df1962fec6589e957"><code>1ef356f</code></a> Revert "Forwarding signals correctly to child process"</li> <li><a href="https://github.com/wclr/ts-node-dev/commit/534de0604b63177ea8bba30b6e5bad69360b72e5"><code>534de06</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/whitecolor/ts-node-dev/issues/269">#269</a> from anthonyalayo/aalayo-fix/graceful-shutdown</li> <li><a href="https://github.com/wclr/ts-node-dev/commit/5b2e4d8012fdb58198fe563ab06ac41f89d6958e"><code>5b2e4d8</code></a> 1.1.7</li> <li><a href="https://github.com/wclr/ts-node-dev/commit/dd2d6a734caf75a0131b4102cf362c1639837815"><code>dd2d6a7</code></a> add build/release scirpts</li> <li><a href="https://github.com/wclr/ts-node-dev/commit/906849191ade6e7d0e6d18cd7855f2c1c54e327c"><code>9068491</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/whitecolor/ts-node-dev/issues/275">#275</a> from daniel-pedersen/master</li> <li>Additional commits viewable in <a href="https://github.com/whitecolor/ts-node-dev/compare/v1.1.6...v1.1.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-node-dev&package-manager=npm_and_yarn&previous-version=1.1.6&new-version=1.1.8)](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>
- Loading branch information