Skip to content

Commit 5b8a6ea

Browse files
chore(deps): update dependency tsconfig-paths-webpack-plugin to v4.2.0 (#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>
1 parent a46d457 commit 5b8a6ea

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20125,13 +20125,14 @@ __metadata:
2012520125
linkType: hard
2012620126

2012720127
"tsconfig-paths-webpack-plugin@npm:^4.1.0":
20128-
version: 4.1.0
20129-
resolution: "tsconfig-paths-webpack-plugin@npm:4.1.0"
20128+
version: 4.2.0
20129+
resolution: "tsconfig-paths-webpack-plugin@npm:4.2.0"
2013020130
dependencies:
2013120131
chalk: "npm:^4.1.0"
2013220132
enhanced-resolve: "npm:^5.7.0"
20133+
tapable: "npm:^2.2.1"
2013320134
tsconfig-paths: "npm:^4.1.2"
20134-
checksum: 10/e5a36902528e51bfd13daddd9b843cf4c12d40f23bb21953bdbf4fe97ade11ccd848ca5f1353f89688c7ef4704099e26a8f9f1b1cd0a0484287b93b00215b63e
20135+
checksum: 10/946f23a38a404bf2d3803b60b5af1d7a6cc85bed411c9feefa707656efd9007cdcee7eb0e860ca8690ba479810c7b94ce026f6ac70daa6c803e55aac809c86c4
2013520136
languageName: node
2013620137
linkType: hard
2013720138

0 commit comments

Comments
 (0)