Skip to content

Commit

Permalink
chore(deps): bump ts-node from 10.8.0 to 10.8.1 (#134)
Browse files Browse the repository at this point in the history
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.0 to 10.8.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/TypeStrong/ts-node/releases">ts-node's releases</a>.</em></p>
<blockquote>
<h2>v10.8.1</h2>
<p><strong>Fixed</strong></p>
<ul>
<li>Fixed <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1769">#1769</a>: source URLs in source map cache were malformed on Windows, affecting code coverage reports (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1769">#1769</a>, <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1771">#1771</a>) <a href="https://github.com/cspotcode"><code>@​cspotcode</code></a></li>
<li>Fixed <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1778">#1778</a>: typechecker was erronously resolving imports from ESM files as if they were from CJS files (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1778">#1778</a>, <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1782">#1782</a>) <a href="https://github.com/cspotcode"><code>@​cspotcode</code></a></li>
</ul>
<p><a href="https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.1">https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.1</a>
<a href="https://github.com/TypeStrong/ts-node/milestone/14">https://github.com/TypeStrong/ts-node/milestone/14</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/TypeStrong/ts-node/commit/14323f9d00d5c7051ac09b944c7f423e442145ea"><code>14323f9</code></a> 10.8.1</li>
<li><a href="https://github.com/TypeStrong/ts-node/commit/e28cbecfbb58308c3b03d17a6c6bb1530d30ff6d"><code>e28cbec</code></a> fix missing tag declaration in api-extractor config; update api-extractor report</li>
<li><a href="https://github.com/TypeStrong/ts-node/commit/30eef20ac16cba65fba07df235d1482a593cc8b3"><code>30eef20</code></a> rebuild readme</li>
<li><a href="https://github.com/TypeStrong/ts-node/commit/167a7fe17dbff3a948a6d2561be6329fd9b46b36"><code>167a7fe</code></a> Docs merge for 10.8.1 (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1788">#1788</a>)</li>
<li><a href="https://github.com/TypeStrong/ts-node/commit/599f28bbed574003aea08cffab098a3348475649"><code>599f28b</code></a> Use file URL for source map paths (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1771">#1771</a>)</li>
<li><a href="https://github.com/TypeStrong/ts-node/commit/04f4c28cc58a40c42685dc740601350c78dea084"><code>04f4c28</code></a> Fix <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1778">#1778</a>: typechecker resolver should take importer's module type -- cjs or ...</li>
<li><a href="https://github.com/TypeStrong/ts-node/commit/b3dd3f2516f40117624d69268df18b9fd80bc310"><code>b3dd3f2</code></a> Fix tests (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1775">#1775</a>)</li>
<li>See full diff in <a href="https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-node&package-manager=npm_and_yarn&previous-version=10.8.0&new-version=10.8.1)](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
dependabot[bot] authored Jun 6, 2022
1 parent c917202 commit 18e12ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"del-cli": "^3.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.6.2",
"ts-node": "^10.8.0",
"ts-node": "^10.8.1",
"tslint": "^6.1.3",
"typedoc": "^0.22.15",
"typescript": "^4.6.4"
Expand Down

0 comments on commit 18e12ae

Please sign in to comment.