Skip to content

Commit

Permalink
chore(deps): update dependency tsconfig-paths-webpack-plugin to v4.2.0 (
Browse files Browse the repository at this point in the history
#2534)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[tsconfig-paths-webpack-plugin](https://redirect.github.com/dividab/tsconfig-paths-webpack-plugin)
| [`4.1.0` ->
`4.2.0`](https://renovatebot.com/diffs/npm/tsconfig-paths-webpack-plugin/4.1.0/4.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsconfig-paths-webpack-plugin/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsconfig-paths-webpack-plugin/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsconfig-paths-webpack-plugin/4.1.0/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsconfig-paths-webpack-plugin/4.1.0/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dividab/tsconfig-paths-webpack-plugin
(tsconfig-paths-webpack-plugin)</summary>

###
[`v4.2.0`](https://redirect.github.com/dividab/tsconfig-paths-webpack-plugin/blob/HEAD/CHANGELOG.md#420---2024-11-15)

[Compare
Source](https://redirect.github.com/dividab/tsconfig-paths-webpack-plugin/compare/v4.1.0...v4.2.0)

##### Added

- Update typing for webpack@^5.94.0
[#&#8203;110](https://redirect.github.com/dividab/tsconfig-paths-webpack-plugin/pull/110).
Thanks to
[@&#8203;rostislav-simonik](https://redirect.github.com/rostislav-simonik)
for this PR!

##### Fixed

- Fix typing of mainFields option
[#&#8203;105](https://redirect.github.com/dividab/tsconfig-paths-webpack-plugin/pull/106).
Thanks to [@&#8203;chenjiahan](https://redirect.github.com/chenjiahan)
for this PR!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 10-19 1-7 * MON" in timezone
Asia/Seoul, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/channel-io/bezier-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent a46d457 commit 5b8a6ea
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20125,13 +20125,14 @@ __metadata:
linkType: hard

"tsconfig-paths-webpack-plugin@npm:^4.1.0":
version: 4.1.0
resolution: "tsconfig-paths-webpack-plugin@npm:4.1.0"
version: 4.2.0
resolution: "tsconfig-paths-webpack-plugin@npm:4.2.0"
dependencies:
chalk: "npm:^4.1.0"
enhanced-resolve: "npm:^5.7.0"
tapable: "npm:^2.2.1"
tsconfig-paths: "npm:^4.1.2"
checksum: 10/e5a36902528e51bfd13daddd9b843cf4c12d40f23bb21953bdbf4fe97ade11ccd848ca5f1353f89688c7ef4704099e26a8f9f1b1cd0a0484287b93b00215b63e
checksum: 10/946f23a38a404bf2d3803b60b5af1d7a6cc85bed411c9feefa707656efd9007cdcee7eb0e860ca8690ba479810c7b94ce026f6ac70daa6c803e55aac809c86c4
languageName: node
linkType: hard

Expand Down

0 comments on commit 5b8a6ea

Please sign in to comment.