This repository was archived by the owner on Jul 22, 2023. It is now read-only.
Commit d9dccc9
Update dependency ts-node to v10.8.1 (#1393)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [ts-node](https://typestrong.org/ts-node) ([source](https://github.com/TypeStrong/ts-node)) | devDependencies | patch | [`10.8.0` -> `10.8.1`](https://renovatebot.com/diffs/npm/ts-node/10.8.0/10.8.1) |
---
### Release Notes
<details>
<summary>TypeStrong/ts-node</summary>
### [`v10.8.1`](https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1)
[Compare Source](TypeStrong/ts-node@v10.8.0...v10.8.1)
**Fixed**
- Fixed [#​1769](TypeStrong/ts-node#1769): source URLs in source map cache were malformed on Windows, affecting code coverage reports ([#​1769](TypeStrong/ts-node#1769), [#​1771](TypeStrong/ts-node#1771)) [@​cspotcode](https://github.com/cspotcode)
- Fixed [#​1778](TypeStrong/ts-node#1778): typechecker was erronously resolving imports from ESM files as if they were from CJS files ([#​1778](TypeStrong/ts-node#1778), [#​1782](TypeStrong/ts-node#1782)) [@​cspotcode](https://github.com/cspotcode)
https://github.com/TypeStrong/ts-node/milestone/14
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Co-authored-by: cabr2-bot <[email protected]>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1393
Co-authored-by: Calciumdibromid Bot <[email protected]>
Co-committed-by: Calciumdibromid Bot <[email protected]>1 parent 3c1d380 commit d9dccc9
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8142 | 8142 | | |
8143 | 8143 | | |
8144 | 8144 | | |
8145 | | - | |
8146 | | - | |
8147 | | - | |
8148 | | - | |
| 8145 | + | |
| 8146 | + | |
| 8147 | + | |
| 8148 | + | |
8149 | 8149 | | |
8150 | 8150 | | |
8151 | 8151 | | |
| |||
0 commit comments