Skip to content

Commit

Permalink
bump(deps): update dependency ts-loader to v9.4.2 (#1893)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ts-loader](https://togithub.com/TypeStrong/ts-loader) | [`9.4.1` ->
`9.4.2`](https://renovatebot.com/diffs/npm/ts-loader/9.4.1/9.4.2) |
[![age](https://badges.renovateapi.com/packages/npm/ts-loader/9.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/ts-loader/9.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/ts-loader/9.4.2/compatibility-slim/9.4.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/ts-loader/9.4.2/confidence-slim/9.4.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>TypeStrong/ts-loader</summary>

###
[`v9.4.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#&#8203;942)

[Compare
Source](https://togithub.com/TypeStrong/ts-loader/compare/9.4.1...v9.4.2)

- [Bug fix: Use custom transformer when building solution
references](https://togithub.com/TypeStrong/ts-loader/pull/1550)
\[[#&#8203;1025](https://togithub.com/TypeStrong/ts-loader/issues/1025)]
- thanks [@&#8203;feosuna1](https://togithub.com/feosuna1)

</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, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/JellyfishSDK/jellyfish).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2022
1 parent 256e3ef commit fd18179
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"source-map-support": "0.5.21",
"supertest": "6.3.1",
"testcontainers": "8.16.0",
"ts-loader": "9.4.1",
"ts-loader": "9.4.2",
"ts-node": "10.9.1",
"tsconfig-paths": "4.1.0"
}
Expand Down
24 changes: 12 additions & 12 deletions package-lock.json

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

0 comments on commit fd18179

Please sign in to comment.