Skip to content

Commit

Permalink
[Dev] Update dependency ts-loader to v9.4.4 (#61)
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://github.com/TypeStrong/ts-loader) | [`9.4.3` ->
`9.4.4`](https://renovatebot.com/diffs/npm/ts-loader/9.4.3/9.4.4) |
[![age](https://badges.renovateapi.com/packages/npm/ts-loader/9.4.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/ts-loader/9.4.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/ts-loader/9.4.4/compatibility-slim/9.4.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/ts-loader/9.4.4/confidence-slim/9.4.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v9.4.4`](https://github.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#&#8203;944)

[Compare
Source](https://github.com/TypeStrong/ts-loader/compare/v9.4.3...v9.4.4)

- [Bug fix: let users override
skipLibCheck](https://github.com/TypeStrong/ts-loader/pull/1617) -
thanks
[@&#8203;haakonflatval-cognite](https://github.com/haakonflatval-cognite)

</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://developer.mend.io/github/pangaeatech/salt2type).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 28, 2023
1 parent eefa4c8 commit a1d7182
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions tpl/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 tpl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-unused-imports": "2.0.0",
"jest": "29.5.0",
"prettier": "2.8.8",
"ts-loader": "9.4.3",
"ts-loader": "9.4.4",
"ts-node": "10.9.1",
"typescript": "5.1.5",
"webpack": "5.88.0",
Expand Down

0 comments on commit a1d7182

Please sign in to comment.